Skip to content

Commit 237fd08

Browse files
committed
Removed references to usemap, per discussion in issue #29.
1 parent a8e7c72 commit 237fd08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ResponsiveImages.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ <h1>The <code>picture</code> element</h1>
8383
<dd><a href="http://dev.w3.org/html5/spec/single-page.html#phrasing-content-1">Phrasing content</a>.</dd>
8484
<dd><a href="http://dev.w3.org/html5/spec/single-page.html#embedded-content-2">Embedded content</a>.</dd>
8585
<dd><a href="http://dev.w3.org/html5/spec/single-page.html#palpable-content-0">Palpable content</a>.</dd>
86-
<dd>If the element has a <a href="http://dev.w3.org/html5/spec/image-maps.html#attr-hyperlink-usemap">usemap</a> attribute: <a href="http://dev.w3.org/html5/spec/content-models.html#interactive-content-0">Interactive content</a>.</dd>
8786
<dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-contexts" title="element-dfn-contexts">Contexts in which this element can be used</a>:</dt>
8887
<dd>Where <a href="http://dev.w3.org/html5/spec/single-page.html#embedded-content-2">embedded content</a> is expected.</dd>
8988
<dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-content-model" title="element-dfn-content-model">Content model</a>:</dt>
@@ -93,7 +92,6 @@ <h1>The <code>picture</code> element</h1>
9392
<dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>
9493
<dd><a href="http://dev.w3.org/html5/spec/single-page.html#global-attributes">Global attributes</a></dd>
9594
<dd><code>crossorigin</code></dd>
96-
<dd><code>usemap</code></dd>
9795
<dd><code>ismap</code></dd>
9896
<dd><code>width</code></dd>
9997
<dd><code>height</code></dd>

0 commit comments

Comments
 (0)