[1] HTML の a
要素・area
要素の shape
属性は、画像写像内の範囲の種類を指定します。
[2] 仕様書: HTML 4 <IW:HTML4:"struct/objects.html#adef-shape">
[49] XHTML2 では src
の大域属性化に伴い
shape
属性も大域属性となりました。
[6]
shape
属性の既定値が HTML 4 や
XHTML 1 の DTD では rect
と明記されているので、 DTD を読み込んだ処理を経由した文書では意味も無く
a
要素に shape
属性が指定されていることがたまにあります。
[7] The SMIL 3.0 Linking Modules ( 版) <http://www.w3.org/TR/2008/REC-SMIL3-20081201/smil-extended-linking.html#adef-shape>
[50] Web Applications 1.0 r8712 Fix logic error in image maps ( ( 版)) <http://html5.org/r/8712>
[8] [css-round-display][media-queries] 'shape' media feature (Florian Rivoal 著, 版) <https://lists.w3.org/Archives/Public/www-style/2016Apr/0273.html>