Skip to content

Commit

Permalink
Removed references to usemap, per discussion in issue #29.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilto committed Sep 23, 2012
1 parent a8e7c72 commit 237fd08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ResponsiveImages.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ <h1>The <code>picture</code> element</h1>
<dd><a href="http://dev.w3.org/html5/spec/single-page.html#phrasing-content-1">Phrasing content</a>.</dd>
<dd><a href="http://dev.w3.org/html5/spec/single-page.html#embedded-content-2">Embedded content</a>.</dd>
<dd><a href="http://dev.w3.org/html5/spec/single-page.html#palpable-content-0">Palpable content</a>.</dd>
<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>
<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>
<dd>Where <a href="http://dev.w3.org/html5/spec/single-page.html#embedded-content-2">embedded content</a> is expected.</dd>
<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>
Expand All @@ -93,7 +92,6 @@ <h1>The <code>picture</code> element</h1>
<dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>
<dd><a href="http://dev.w3.org/html5/spec/single-page.html#global-attributes">Global attributes</a></dd>
<dd><code>crossorigin</code></dd>
<dd><code>usemap</code></dd>
<dd><code>ismap</code></dd>
<dd><code>width</code></dd>
<dd><code>height</code></dd>
Expand Down

0 comments on commit 237fd08

Please sign in to comment.