hixie: Move <figure> to the grouping section. (whatwg r4682)

hixie: Move <figure> to the grouping section. (whatwg r4682)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3735&r2=1.3736&f=h
http://html5.org/tools/web-apps-tracker?from=4681&to=4682

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3735
retrieving revision 1.3736
diff -u -d -r1.3735 -r1.3736
--- Overview.html 6 Feb 2010 10:39:18 -0000 1.3735
+++ Overview.html 6 Feb 2010 10:50:50 -0000 1.3736
@@ -600,7 +600,9 @@
      <li><a href="#the-dl-element"><span class="secno">4.5.9 </span>The <code>dl</code> element</a></li>
      <li><a href="#the-dt-element"><span class="secno">4.5.10 </span>The <code>dt</code> element</a></li>
      <li><a href="#the-dd-element"><span class="secno">4.5.11 </span>The <code>dd</code> element</a></li>
-     <li><a href="#the-div-element"><span class="secno">4.5.12 </span>The <code>div</code> element</a></ol></li>
+     <li><a href="#the-figure-element"><span class="secno">4.5.12 </span>The <code>figure</code> element</a></li>
+     <li><a href="#the-figcaption-element"><span class="secno">4.5.13 </span>The <code>figcaption</code> element</a></li>
+     <li><a href="#the-div-element"><span class="secno">4.5.14 </span>The <code>div</code> element</a></ol></li>
    <li><a href="#text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</a>
     <ol>
      <li><a href="#the-a-element"><span class="secno">4.6.1 </span>The <code>a</code> element</a></li>
@@ -635,61 +637,59 @@
      <li><a href="#edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</a></ol></li>
    <li><a href="#embedded-content-1"><span class="secno">4.8 </span>Embedded content</a>
     <ol>
-     <li><a href="#the-figure-element"><span class="secno">4.8.1 </span>The <code>figure</code> element</a></li>
-     <li><a href="#the-figcaption-element"><span class="secno">4.8.2 </span>The <code>figcaption</code> element</a></li>
-     <li><a href="#the-img-element"><span class="secno">4.8.3 </span>The <code>img</code> element</a>
+     <li><a href="#the-img-element"><span class="secno">4.8.1 </span>The <code>img</code> element</a>
       <ol>
-       <li><a href="#alt"><span class="secno">4.8.3.1 </span>Requirements for providing text to act as an alternative for images</a>
+       <li><a href="#alt"><span class="secno">4.8.1.1 </span>Requirements for providing text to act as an alternative for images</a>
         <ol>
-         <li><a href="#a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.3.1.1 </span>A link or button containing nothing but the image</a></li>
-         <li><a href="#a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations"><span class="secno">4.8.3.1.2 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</a></li>
-         <li><a href="#a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos"><span class="secno">4.8.3.1.3 </span>A short phrase or label with an alternative graphical representation: icons, logos</a></li>
-         <li><a href="#text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.3.1.4 </span>Text that has been rendered to a graphic for typographical effect</a></li>
-         <li><a href="#a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.3.1.5 </span>A graphical representation of some of the surrounding text</a></li>
-         <li><a href="#a-purely-decorative-image-that-doesn-t-add-any-information"><span class="secno">4.8.3.1.6 </span>A purely decorative image that doesn't add any information</a></li>
-         <li><a href="#a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.3.1.7 </span>A group of images that form a single larger picture with no links</a></li>
-         <li><a href="#a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.3.1.8 </span>A group of images that form a single larger picture with links</a></li>
-         <li><a href="#a-key-part-of-the-content"><span class="secno">4.8.3.1.9 </span>A key part of the content</a></li>
-         <li><a href="#an-image-not-intended-for-the-user"><span class="secno">4.8.3.1.10 </span>An image not intended for the user</a></li>
-         <li><a href="#an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images"><span class="secno">4.8.3.1.11 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</a></li>
-         <li><a href="#general-guidelines"><span class="secno">4.8.3.1.12 </span>General guidelines</a></li>
-         <li><a href="#guidance-for-markup-generators"><span class="secno">4.8.3.1.13 </span>Guidance for markup generators</a></li>
-         <li><a href="#guidance-for-conformance-checkers"><span class="secno">4.8.3.1.14 </span>Guidance for conformance checkers</a></ol></ol></li>
-     <li><a href="#the-iframe-element"><span class="secno">4.8.4 </span>The <code>iframe</code> element</a></li>
-     <li><a href="#the-embed-element"><span class="secno">4.8.5 </span>The <code>embed</code> element</a></li>
-     <li><a href="#the-object-element"><span class="secno">4.8.6 </span>The <code>object</code> element</a></li>
-     <li><a href="#the-param-element"><span class="secno">4.8.7 </span>The <code>param</code> element</a></li>
-     <li><a href="#video"><span class="secno">4.8.8 </span>The <code>video</code> element</a></li>
-     <li><a href="#audio"><span class="secno">4.8.9 </span>The <code>audio</code> element</a></li>
-     <li><a href="#the-source-element"><span class="secno">4.8.10 </span>The <code>source</code> element</a></li>
-     <li><a href="#media-elements"><span class="secno">4.8.11 </span>Media elements</a>
+         <li><a href="#a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.1 </span>A link or button containing nothing but the image</a></li>
+         <li><a href="#a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations"><span class="secno">4.8.1.1.2 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</a></li>
+         <li><a href="#a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos"><span class="secno">4.8.1.1.3 </span>A short phrase or label with an alternative graphical representation: icons, logos</a></li>
+         <li><a href="#text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.1.1.4 </span>Text that has been rendered to a graphic for typographical effect</a></li>
+         <li><a href="#a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.1.1.5 </span>A graphical representation of some of the surrounding text</a></li>
+         <li><a href="#a-purely-decorative-image-that-doesn-t-add-any-information"><span class="secno">4.8.1.1.6 </span>A purely decorative image that doesn't add any information</a></li>
+         <li><a href="#a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.1.1.7 </span>A group of images that form a single larger picture with no links</a></li>
+         <li><a href="#a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.1.1.8 </span>A group of images that form a single larger picture with links</a></li>
+         <li><a href="#a-key-part-of-the-content"><span class="secno">4.8.1.1.9 </span>A key part of the content</a></li>
+         <li><a href="#an-image-not-intended-for-the-user"><span class="secno">4.8.1.1.10 </span>An image not intended for the user</a></li>
+         <li><a href="#an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images"><span class="secno">4.8.1.1.11 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</a></li>
+         <li><a href="#general-guidelines"><span class="secno">4.8.1.1.12 </span>General guidelines</a></li>
+         <li><a href="#guidance-for-markup-generators"><span class="secno">4.8.1.1.13 </span>Guidance for markup generators</a></li>
+         <li><a href="#guidance-for-conformance-checkers"><span class="secno">4.8.1.1.14 </span>Guidance for conformance checkers</a></ol></ol></li>
+     <li><a href="#the-iframe-element"><span class="secno">4.8.2 </span>The <code>iframe</code> element</a></li>
+     <li><a href="#the-embed-element"><span class="secno">4.8.3 </span>The <code>embed</code> element</a></li>
+     <li><a href="#the-object-element"><span class="secno">4.8.4 </span>The <code>object</code> element</a></li>
+     <li><a href="#the-param-element"><span class="secno">4.8.5 </span>The <code>param</code> element</a></li>
+     <li><a href="#video"><span class="secno">4.8.6 </span>The <code>video</code> element</a></li>
+     <li><a href="#audio"><span class="secno">4.8.7 </span>The <code>audio</code> element</a></li>
+     <li><a href="#the-source-element"><span class="secno">4.8.8 </span>The <code>source</code> element</a></li>
+     <li><a href="#media-elements"><span class="secno">4.8.9 </span>Media elements</a>
       <ol>
-       <li><a href="#error-codes"><span class="secno">4.8.11.1 </span>Error codes</a></li>
-       <li><a href="#location-of-the-media-resource"><span class="secno">4.8.11.2 </span>Location of the media resource</a></li>
-       <li><a href="#mime-types"><span class="secno">4.8.11.3 </span>MIME types</a></li>
-       <li><a href="#network-states"><span class="secno">4.8.11.4 </span>Network states</a></li>
-       <li><a href="#loading-the-media-resource"><span class="secno">4.8.11.5 </span>Loading the media resource</a></li>
-       <li><a href="#offsets-into-the-media-resource"><span class="secno">4.8.11.6 </span>Offsets into the media resource</a></li>
-       <li><a href="#the-ready-states"><span class="secno">4.8.11.7 </span>The ready states</a></li>
-       <li><a href="#playing-the-media-resource"><span class="secno">4.8.11.8 </span>Playing the media resource</a></li>
-       <li><a href="#seeking"><span class="secno">4.8.11.9 </span>Seeking</a></li>
-       <li><a href="#user-interface"><span class="secno">4.8.11.10 </span>User interface</a></li>
-       <li><a href="#time-ranges"><span class="secno">4.8.11.11 </span>Time ranges</a></li>
-       <li><a href="#mediaevents"><span class="secno">4.8.11.12 </span>Event summary</a></li>
-       <li><a href="#security-and-privacy-considerations"><span class="secno">4.8.11.13 </span>Security and privacy considerations</a></ol></li>
-     <li><a href="#the-canvas-element"><span class="secno">4.8.12 </span>The <code>canvas</code> element</a>
+       <li><a href="#error-codes"><span class="secno">4.8.9.1 </span>Error codes</a></li>
+       <li><a href="#location-of-the-media-resource"><span class="secno">4.8.9.2 </span>Location of the media resource</a></li>
+       <li><a href="#mime-types"><span class="secno">4.8.9.3 </span>MIME types</a></li>
+       <li><a href="#network-states"><span class="secno">4.8.9.4 </span>Network states</a></li>
+       <li><a href="#loading-the-media-resource"><span class="secno">4.8.9.5 </span>Loading the media resource</a></li>
+       <li><a href="#offsets-into-the-media-resource"><span class="secno">4.8.9.6 </span>Offsets into the media resource</a></li>
+       <li><a href="#the-ready-states"><span class="secno">4.8.9.7 </span>The ready states</a></li>
+       <li><a href="#playing-the-media-resource"><span class="secno">4.8.9.8 </span>Playing the media resource</a></li>
+       <li><a href="#seeking"><span class="secno">4.8.9.9 </span>Seeking</a></li>
+       <li><a href="#user-interface"><span class="secno">4.8.9.10 </span>User interface</a></li>
+       <li><a href="#time-ranges"><span class="secno">4.8.9.11 </span>Time ranges</a></li>
+       <li><a href="#mediaevents"><span class="secno">4.8.9.12 </span>Event summary</a></li>
+       <li><a href="#security-and-privacy-considerations"><span class="secno">4.8.9.13 </span>Security and privacy considerations</a></ol></li>
+     <li><a href="#the-canvas-element"><span class="secno">4.8.10 </span>The <code>canvas</code> element</a>
       <ol>
-       <li><a href="#color-spaces-and-color-correction"><span class="secno">4.8.12.1 </span>Color spaces and color correction</a></li>
-       <li><a href="#security-with-canvas-elements"><span class="secno">4.8.12.2 </span>Security with <code>canvas</code> elements</a></ol></li>
-     <li><a href="#the-map-element"><span class="secno">4.8.13 </span>The <code>map</code> element</a></li>
-     <li><a href="#the-area-element"><span class="secno">4.8.14 </span>The <code>area</code> element</a></li>
-     <li><a href="#image-maps"><span class="secno">4.8.15 </span>Image maps</a>
+       <li><a href="#color-spaces-and-color-correction"><span class="secno">4.8.10.1 </span>Color spaces and color correction</a></li>
+       <li><a href="#security-with-canvas-elements"><span class="secno">4.8.10.2 </span>Security with <code>canvas</code> elements</a></ol></li>
+     <li><a href="#the-map-element"><span class="secno">4.8.11 </span>The <code>map</code> element</a></li>
+     <li><a href="#the-area-element"><span class="secno">4.8.12 </span>The <code>area</code> element</a></li>
+     <li><a href="#image-maps"><span class="secno">4.8.13 </span>Image maps</a>
       <ol>
-       <li><a href="#authoring"><span class="secno">4.8.15.1 </span>Authoring</a></li>
-       <li><a href="#processing-model"><span class="secno">4.8.15.2 </span>Processing model</a></ol></li>
-     <li><a href="#mathml"><span class="secno">4.8.16 </span>MathML</a></li>
-     <li><a href="#svg-0"><span class="secno">4.8.17 </span>SVG</a></li>
-     <li><a href="#dimension-attributes"><span class="secno">4.8.18 </span>Dimension attributes</a></ol></li>
+       <li><a href="#authoring"><span class="secno">4.8.13.1 </span>Authoring</a></li>
+       <li><a href="#processing-model"><span class="secno">4.8.13.2 </span>Processing model</a></ol></li>
+     <li><a href="#mathml"><span class="secno">4.8.14 </span>MathML</a></li>
+     <li><a href="#svg-0"><span class="secno">4.8.15 </span>SVG</a></li>
+     <li><a href="#dimension-attributes"><span class="secno">4.8.16 </span>Dimension attributes</a></ol></li>
    <li><a href="#tabular-data"><span class="secno">4.9 </span>Tabular data</a>
     <ol>
      <li><a href="#the-table-element"><span class="secno">4.9.1 </span>The <code>table</code> element</a></li>
@@ -13546,7 +13546,131 @@
  &lt;dd&gt;&lt;i class="part-of-speech"&gt;&lt;abbr&gt;v.intr.&lt;/abbr&gt;&lt;/i&gt; To be delighted oneself.&lt;/dd&gt;
  &lt;dd&gt;&lt;i class="part-of-speech"&gt;&lt;abbr&gt;v.tr.&lt;/abbr&gt;&lt;/i&gt; To cause one to be delighted.&lt;/dd&gt;
 &lt;/dl&gt;</pre>
-  </div><h4 id="the-div-element"><span class="secno">4.5.12 </span>The <dfn><code>div</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-figure-element"><span class="secno">4.5.12 </span>The <dfn><code>figure</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+   <dd><a href="#flow-content">Flow content</a>.</dd>
+   <dd><a href="#sectioning-root">Sectioning root</a>.</dd>
+   <dt>Contexts in which this element may be used:</dt>
+   <dd>Where <a href="#flow-content">flow content</a> is expected.</dd>
+   <dt>Content model:</dt>
+   <dd>Either: One <code><a href="#the-figcaption-element">figcaption</a></code> element followed by <a href="#phrasing-content">phrasing content</a>.</dd>
+   <dd>Or: <a href="#phrasing-content">Phrasing content</a> followed by one <code><a href="#the-figcaption-element">figcaption</a></code> element.</dd>
+   <dd>Or: <a href="#phrasing-content">Phrasing content</a>.</dd>
+   <dt>Content attributes:</dt>
+   <dd><a href="#global-attributes">Global attributes</a></dd>
+   <dt>DOM interface:</dt>
+   <dd>Uses <code><a href="#htmlelement">HTMLElement</a></code>.</dd>
+  </dl><!-- v2: Add a <credit> element for photo credits --><p>The <code><a href="#the-figure-element">figure</a></code> element <a href="#represents">represents</a> some
+  <a href="#flow-content">flow content</a>, optionally with a caption, that is
+  self-contained and is typically referenced as a single unit from the
+  main flow of the document.<p>The element can thus be used to annotate illustrations, diagrams,
+  photos, code listings, etc, that are referred to from the main
+  content of the document, but that could, without affecting the flow
+  of the document, be moved away from that primary content, e.g. to
+  the side of the page, to dedicated pages, or to an appendix.<p>The <span class="impl">first</span> <code><a href="#the-figcaption-element">figcaption</a></code>
+  element child of the element, if any, represents the caption of the
+  <code><a href="#the-figure-element">figure</a></code> element's contents. If there is no child
+  <code><a href="#the-figcaption-element">figcaption</a></code> element, then there is no caption.<div class="example">
+
+   <p>This example shows the <code><a href="#the-figure-element">figure</a></code> element to mark up a
+   code listing.</p>
+
+   <pre>&lt;p&gt;In &lt;a href="#l4"&gt;listing 4&lt;/a&gt; we see the primary core interface
+API declaration.&lt;/p&gt;
+&lt;figure id="l4"&gt;
+ &lt;figcaption&gt;Listing 4. The primary core interface API declaration.&lt;/figcaption&gt;
+ &lt;pre&gt;&lt;code&gt;interface PrimaryCore {
+ boolean verifyDataLine();
+ void sendData(in sequence&amp;lt;byte&gt; data);
+ void initSelfDestruct();
+}&lt;/code&gt;&lt;/pre&gt;
+&lt;/figure&gt;
+&lt;p&gt;The API is designed to use UTF-8.&lt;/p&gt;</pre>
+
+  </div><div class="example">
+
+   <p>Here we see a <code><a href="#the-figure-element">figure</a></code> element to mark up a
+   photo.</p>
+
+   <pre>&lt;figure&gt;
+ &lt;img src="bubbles-work.jpeg"
+      alt="Bubbles, sitting in his office chair, works on his
+           latest project intently."&gt;
+ &lt;figcaption&gt;Bubbles at work&lt;/figcaption&gt;
+&lt;/figure&gt;</pre>
+
+  </div><div class="example">
+
+   <p>In this example, we see an image that is <em>not</em>
+   a figure, as well as an image and a video that are.</p>
+
+   <pre>&lt;h2&gt;Malinko's comics&lt;/h2&gt;
+
+&lt;p&gt;This case centered on some sort of "intellectual property"
+infringement related to a comic (see Exhibit A). The suit started
+after a trailer ending with these words:
+
+&lt;blockquote&gt;
+ &lt;img src="promblem-packed-action.png" alt="ROUGH COPY! Promblem-Packed Action!"&gt;
+&lt;/blockquote&gt;
+
+&lt;p&gt;...was aired. A lawyer, armed with a Bigger Notebook, launched a
+preemptive strike using snowballs. A complete copy of the trailer is
+included with Exhibit B.
+
+&lt;figure&gt;
+ &lt;img src="ex-a.png" alt="Two squiggles on a dirty piece of paper."&gt;
+ &lt;figcaption&gt;Exhibit A. The alleged &lt;cite&gt;rough copy&lt;/cite&gt; comic.&lt;/figcaption&gt;
+&lt;/figure&gt;
+
+&lt;figure&gt;
+ &lt;video src="ex-b.mov"&gt;&lt;/video&gt;
+ &lt;figcaption&gt;Exhibit B. The &lt;cite&gt;Rough Copy&lt;/cite&gt; trailer.&lt;/figcaption&gt;
+&lt;/figure&gt;
+
+&lt;p&gt;The case was resolved out of court.</pre>
+
+  </div><div class="example">
+
+   <p>Here, a part of a poem is marked up using
+   <code><a href="#the-figure-element">figure</a></code>.</p>
+
+   <pre>&lt;figure&gt;
+ &lt;p&gt;'Twas brillig, and the slithy toves&lt;br&gt;
+ Did gyre and gimble in the wabe;&lt;br&gt;
+ All mimsy were the borogoves,&lt;br&gt;
+ And the mome raths outgrabe.&lt;/p&gt;
+ &lt;figcaption&gt;&lt;cite&gt;Jabberwocky&lt;/cite&gt; (first verse). Lewis Carroll, 1832-98&lt;/figcaption&gt;
+&lt;/figure&gt;</pre>
+
+  </div><div class="example">
+
+   <p>In this example, which could be part of a much larger work
+   discussing a castle, the figure has three images in it.</p>
+
+   <pre>&lt;figure&gt;
+ &lt;img src="castle1423.jpeg" title="Etching. Anonymous, ca. 1423."
+      alt="The castle has one tower, and a tall wall around it."&gt;
+ &lt;img src="castle1858.jpeg" title="Oil-based paint on canvas. Maria Towle, 1858."
+      alt="The castle now has two towers and two walls."&gt;
+ &lt;img src="castle1999.jpeg" title="Film photograph. Peter Jankle, 1999."
+      alt="The castle lies in ruins, the original tower all that remains in one piece."&gt;
+ &lt;figcaption&gt;The castle through the ages: 1423, 1858, and 1999 respectively.&lt;/figcaption&gt;
+&lt;/figure&gt;</pre>
+
+  </div><h4 id="the-figcaption-element"><span class="secno">4.5.13 </span>The <dfn><code>figcaption</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+   <dd>None.</dd>
+   <dt>Contexts in which this element may be used:</dt>
+   <dd>As the first or last child of a <code><a href="#the-figure-element">figure</a></code> element.</dd>
+   <dt>Content model:</dt>
+   <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
+   <dt>Content attributes:</dt>
+   <dd><a href="#global-attributes">Global attributes</a></dd>
+   <dt>DOM interface:</dt>
+   <dd>Uses <code><a href="#htmlelement">HTMLElement</a></code>.</dd>
+  </dl><p>The <code><a href="#the-figcaption-element">figcaption</a></code> element <a href="#represents">represents</a> a
+  caption or legend for the rest of the contents of the
+  <code><a href="#the-figcaption-element">figcaption</a></code> element's parent <code><a href="#the-figure-element">figure</a></code>
+  element<span class="impl">, if any</span>.<h4 id="the-div-element"><span class="secno">4.5.14 </span>The <dfn><code>div</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd><a href="#formatblock-candidate"><code title="">formatBlock</code> candidate</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -15430,131 +15554,7 @@
  &lt;li&gt;&lt;ins&gt;Purple&lt;/ins&gt;&lt;/li&gt;
 &lt;/ul&gt;</pre>
 
-  </div><h3 id="embedded-content-1"><span class="secno">4.8 </span>Embedded content</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-figure-element"><span class="secno">4.8.1 </span>The <dfn><code>figure</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
-   <dd><a href="#flow-content">Flow content</a>.</dd>
-   <dd><a href="#sectioning-root">Sectioning root</a>.</dd>
-   <dt>Contexts in which this element may be used:</dt>
-   <dd>Where <a href="#flow-content">flow content</a> is expected.</dd>
-   <dt>Content model:</dt>
-   <dd>Either: One <code><a href="#the-figcaption-element">figcaption</a></code> element followed by <a href="#phrasing-content">phrasing content</a>.</dd>
-   <dd>Or: <a href="#phrasing-content">Phrasing content</a> followed by one <code><a href="#the-figcaption-element">figcaption</a></code> element.</dd>
-   <dd>Or: <a href="#phrasing-content">Phrasing content</a>.</dd>
-   <dt>Content attributes:</dt>
-   <dd><a href="#global-attributes">Global attributes</a></dd>
-   <dt>DOM interface:</dt>
-   <dd>Uses <code><a href="#htmlelement">HTMLElement</a></code>.</dd>
-  </dl><!-- v2: Add a <credit> element for photo credits --><p>The <code><a href="#the-figure-element">figure</a></code> element <a href="#represents">represents</a> some
-  <a href="#flow-content">flow content</a>, optionally with a caption, that is
-  self-contained and is typically referenced as a single unit from the
-  main flow of the document.<p>The element can thus be used to annotate illustrations, diagrams,
-  photos, code listings, etc, that are referred to from the main
-  content of the document, but that could, without affecting the flow
-  of the document, be moved away from that primary content, e.g. to
-  the side of the page, to dedicated pages, or to an appendix.<p>The <span class="impl">first</span> <code><a href="#the-figcaption-element">figcaption</a></code>
-  element child of the element, if any, represents the caption of the
-  <code><a href="#the-figure-element">figure</a></code> element's contents. If there is no child
-  <code><a href="#the-figcaption-element">figcaption</a></code> element, then there is no caption.<div class="example">
-
-   <p>This example shows the <code><a href="#the-figure-element">figure</a></code> element to mark up a
-   code listing.</p>
-
-   <pre>&lt;p&gt;In &lt;a href="#l4"&gt;listing 4&lt;/a&gt; we see the primary core interface
-API declaration.&lt;/p&gt;
-&lt;figure id="l4"&gt;
- &lt;figcaption&gt;Listing 4. The primary core interface API declaration.&lt;/figcaption&gt;
- &lt;pre&gt;&lt;code&gt;interface PrimaryCore {
- boolean verifyDataLine();
- void sendData(in sequence&amp;lt;byte&gt; data);
- void initSelfDestruct();
-}&lt;/code&gt;&lt;/pre&gt;
-&lt;/figure&gt;
-&lt;p&gt;The API is designed to use UTF-8.&lt;/p&gt;</pre>
-
-  </div><div class="example">
-
-   <p>Here we see a <code><a href="#the-figure-element">figure</a></code> element to mark up a
-   photo.</p>
-
-   <pre>&lt;figure&gt;
- &lt;img src="bubbles-work.jpeg"
-      alt="Bubbles, sitting in his office chair, works on his
-           latest project intently."&gt;
- &lt;figcaption&gt;Bubbles at work&lt;/figcaption&gt;
-&lt;/figure&gt;</pre>
-
-  </div><div class="example">
-
-   <p>In this example, we see an image that is <em>not</em>
-   a figure, as well as an image and a video that are.</p>
-
-   <pre>&lt;h2&gt;Malinko's comics&lt;/h2&gt;
-
-&lt;p&gt;This case centered on some sort of "intellectual property"
-infringement related to a comic (see Exhibit A). The suit started
-after a trailer ending with these words:
-
-&lt;blockquote&gt;
- &lt;img src="promblem-packed-action.png" alt="ROUGH COPY! Promblem-Packed Action!"&gt;
-&lt;/blockquote&gt;
-
-&lt;p&gt;...was aired. A lawyer, armed with a Bigger Notebook, launched a
-preemptive strike using snowballs. A complete copy of the trailer is
-included with Exhibit B.
-
-&lt;figure&gt;
- &lt;img src="ex-a.png" alt="Two squiggles on a dirty piece of paper."&gt;
- &lt;figcaption&gt;Exhibit A. The alleged &lt;cite&gt;rough copy&lt;/cite&gt; comic.&lt;/figcaption&gt;
-&lt;/figure&gt;
-
-&lt;figure&gt;
- &lt;video src="ex-b.mov"&gt;&lt;/video&gt;
- &lt;figcaption&gt;Exhibit B. The &lt;cite&gt;Rough Copy&lt;/cite&gt; trailer.&lt;/figcaption&gt;
-&lt;/figure&gt;
-
-&lt;p&gt;The case was resolved out of court.</pre>
-
-  </div><div class="example">
-
-   <p>Here, a part of a poem is marked up using
-   <code><a href="#the-figure-element">figure</a></code>.</p>
-
-   <pre>&lt;figure&gt;
- &lt;p&gt;'Twas brillig, and the slithy toves&lt;br&gt;
- Did gyre and gimble in the wabe;&lt;br&gt;
- All mimsy were the borogoves,&lt;br&gt;
- And the mome raths outgrabe.&lt;/p&gt;
- &lt;figcaption&gt;&lt;cite&gt;Jabberwocky&lt;/cite&gt; (first verse). Lewis Carroll, 1832-98&lt;/figcaption&gt;
-&lt;/figure&gt;</pre>
-
-  </div><div class="example">
-
-   <p>In this example, which could be part of a much larger work
-   discussing a castle, the figure has three images in it.</p>
-
-   <pre>&lt;figure&gt;
- &lt;img src="castle1423.jpeg" title="Etching. Anonymous, ca. 1423."
-      alt="The castle has one tower, and a tall wall around it."&gt;
- &lt;img src="castle1858.jpeg" title="Oil-based paint on canvas. Maria Towle, 1858."
-      alt="The castle now has two towers and two walls."&gt;
- &lt;img src="castle1999.jpeg" title="Film photograph. Peter Jankle, 1999."
-      alt="The castle lies in ruins, the original tower all that remains in one piece."&gt;
- &lt;figcaption&gt;The castle through the ages: 1423, 1858, and 1999 respectively.&lt;/figcaption&gt;
-&lt;/figure&gt;</pre>
-
-  </div><h4 id="the-figcaption-element"><span class="secno">4.8.2 </span>The <dfn><code>figcaption</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
-   <dd>None.</dd>
-   <dt>Contexts in which this element may be used:</dt>
-   <dd>As the first or last child of a <code><a href="#the-figure-element">figure</a></code> element.</dd>
-   <dt>Content model:</dt>
-   <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
-   <dt>Content attributes:</dt>
-   <dd><a href="#global-attributes">Global attributes</a></dd>
-   <dt>DOM interface:</dt>
-   <dd>Uses <code><a href="#htmlelement">HTMLElement</a></code>.</dd>
-  </dl><p>The <code><a href="#the-figcaption-element">figcaption</a></code> element <a href="#represents">represents</a> a
-  caption or legend for the rest of the contents of the
-  <code><a href="#the-figcaption-element">figcaption</a></code> element's parent <code><a href="#the-figure-element">figure</a></code>
-  element<span class="impl">, if any</span>.<h4 id="the-img-element"><span class="secno">4.8.3 </span>The <dfn><code>img</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/30">ISSUE-30</a> (longdesc) and <a href="http://www.w3.org/html/wg/tracker/issues/66">ISSUE-66</a> (image-analysis) block progress to Last Call</span><dl class="element"><dt>Categories</dt>
+  </div><h3 id="embedded-content-1"><span class="secno">4.8 </span>Embedded content</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-img-element"><span class="secno">4.8.1 </span>The <dfn><code>img</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/30">ISSUE-30</a> (longdesc) and <a href="http://www.w3.org/html/wg/tracker/issues/66">ISSUE-66</a> (image-analysis) block progress to Last Call</span><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
    <dd><a href="#embedded-content">Embedded content</a>.</dd>
@@ -16061,9 +16061,9 @@
  &lt;p&gt;He would play in the morning, he would play in the evening.&lt;/p&gt;
 &lt;/article&gt;</pre>
 
-  </div><h5 id="alt"><span class="secno">4.8.3.1 </span>Requirements for providing text to act as an alternative for images</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (missing-alt) blocks progress to Last Call</span><p>The requirements for the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code>
+  </div><h5 id="alt"><span class="secno">4.8.1.1 </span>Requirements for providing text to act as an alternative for images</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (missing-alt) blocks progress to Last Call</span><p>The requirements for the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code>
   attribute depend on what the image is intended to represent, as
-  described in the following sections.<h6 id="a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.3.1.1 </span>A link or button containing nothing but the image</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>When an <a href="#the-a-element">a</a> element that is a <a href="#hyperlink">hyperlink</a>,
+  described in the following sections.<h6 id="a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.1 </span>A link or button containing nothing but the image</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>When an <a href="#the-a-element">a</a> element that is a <a href="#hyperlink">hyperlink</a>,
   or a <code><a href="#the-button-element">button</a></code> element, has no textual content but
   contains one or more images, the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attributes must contain text that
   together convey the purpose of the link or button.<div class="example">
@@ -16102,7 +16102,7 @@
    <pre>&lt;button name="rgb"&gt;<strong>&lt;img src="red" alt="sRGB profile"&gt;&lt;img src="green" alt=""&gt;&lt;img src="blue" alt=""&gt;</strong>&lt;/button&gt;
 &lt;button name="cmyk"&gt;<strong>&lt;img src="cyan" alt="CMYK profile"&gt;&lt;img src="magenta" alt=""&gt;&lt;img src="yellow" alt=""&gt;&lt;img src="black" alt=""&gt;</strong>&lt;/button&gt;</pre>
 
-  </div><h6 id="a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations"><span class="secno">4.8.3.1.2 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</h6><p>Sometimes something can be more clearly stated in graphical
+  </div><h6 id="a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations"><span class="secno">4.8.1.1.2 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</h6><p>Sometimes something can be more clearly stated in graphical
   form, for example as a flowchart, a diagram, a graph, or a simple
   map showing directions. In such cases, an image can be given using
   the <code><a href="#the-img-element">img</a></code> element, but the lesser textual version must
@@ -16164,7 +16164,7 @@
    <code><a href="#the-figcaption-element">figcaption</a></code> element of a <code><a href="#the-figure-element">figure</a></code> with this
    image).</p>
 
-  </div><h6 id="a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos"><span class="secno">4.8.3.1.3 </span>A short phrase or label with an alternative graphical representation: icons, logos</h6><p>A document can contain information in iconic form. The icon is
+  </div><h6 id="a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos"><span class="secno">4.8.1.1.3 </span>A short phrase or label with an alternative graphical representation: icons, logos</h6><p>A document can contain information in iconic form. The icon is
   intended to help users of visual browsers to recognize features at
   a glance.<p>In some cases, the icon is supplemental to a text label
   conveying the same meaning. In those cases, the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute must be present but must
@@ -16270,7 +16270,7 @@
    the text flows seamlessly into the surrounding text, as if the
    image had never been there in the first place.</p>
 
-  </div><h6 id="text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.3.1.4 </span>Text that has been rendered to a graphic for typographical effect</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Sometimes, an image just consists of text, and the purpose of the
+  </div><h6 id="text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.1.1.4 </span>Text that has been rendered to a graphic for typographical effect</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Sometimes, an image just consists of text, and the purpose of the
   image is not to highlight the actual typographic effects used to
   render the text, but just to convey the text itself.<p>In such cases, the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code>
   attribute must be present but must consist of the same text as
@@ -16284,7 +16284,7 @@
 
    <pre>&lt;h1&gt;<strong>&lt;img src="earthdayheading.png" alt="Earth Day"&gt;</strong>&lt;/h1&gt;</pre>
 
-  </div><h6 id="a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.3.1.5 </span>A graphical representation of some of the surrounding text</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>In many cases, the image is actually just supplementary, and
+  </div><h6 id="a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.1.1.5 </span>A graphical representation of some of the surrounding text</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>In many cases, the image is actually just supplementary, and
   its presence merely reinforces the surrounding text. In these
   cases, the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute must be
   present but its value must be the empty string.<p>In general, an image falls into this category if removing the
@@ -16354,7 +16354,7 @@
 Standards mode, and about 9% triggered the Standards mode.&lt;/p&gt;
 <strong>&lt;p&gt;&lt;img src="rendering-mode-pie-chart.png" alt=""&gt;&lt;/p&gt;</strong></pre>
 
-  </div><h6 id="a-purely-decorative-image-that-doesn-t-add-any-information"><span class="secno">4.8.3.1.6 </span>A purely decorative image that doesn't add any information</h6><p>In general, if an image is decorative but isn't especially
+  </div><h6 id="a-purely-decorative-image-that-doesn-t-add-any-information"><span class="secno">4.8.1.1.6 </span>A purely decorative image that doesn't add any information</h6><p>In general, if an image is decorative but isn't especially
   page-specific, for example an image that forms part of a site-wide
   design scheme, the image should be specified in the site's CSS,
   not in the markup of the document.<p>However, a decorative image that isn't discussed by the
@@ -16382,7 +16382,7 @@
 Round an island there below,&lt;br&gt;
 The island of Shalott.&lt;/p&gt;</pre>
 
-  </div><h6 id="a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.3.1.7 </span>A group of images that form a single larger picture with no links</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>When a picture has been sliced into smaller image files that are
+  </div><h6 id="a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.1.1.7 </span>A group of images that form a single larger picture with no links</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>When a picture has been sliced into smaller image files that are
   then displayed together to form the complete picture again, one of
   the images must have its <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code>
   attribute set as per the relevant rules that would be appropriate
@@ -16411,7 +16411,7 @@
   &gt;&lt;img src="1" alt=""&gt;&lt;img src="1" alt=""&gt;&lt;img src="0" alt=""
   &gt;&lt;img src="0" alt=""&gt;</strong>&lt;/meter&gt;&lt;/p&gt;</pre>
 
-  </div><h6 id="a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.3.1.8 </span>A group of images that form a single larger picture with links</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Generally, <a href="#image-map" title="image map">image maps</a> should be
+  </div><h6 id="a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.1.1.8 </span>A group of images that form a single larger picture with links</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Generally, <a href="#image-map" title="image map">image maps</a> should be
   used instead of slicing an image for links.<p>However, if an image is indeed sliced and any of the components
   of the sliced picture are the sole contents of links, then one image
   per link must have alternative text in its <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute representing the purpose
@@ -16429,7 +16429,7 @@
   &gt;&lt;img src="fsm-middle.png" alt=""
   &gt;&lt;a href="?go=right"&gt;&lt;img src="fsm-right.png" alt="Right side."&gt;&lt;/a&gt;&lt;/p&gt;</strong></pre>
 
-  </div><h6 id="a-key-part-of-the-content"><span class="secno">4.8.3.1.9 </span>A key part of the content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>In some cases, the image is a critical part of the
+  </div><h6 id="a-key-part-of-the-content"><span class="secno">4.8.1.1.9 </span>A key part of the content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>In some cases, the image is a critical part of the
   content. This could be the case, for instance, on a page that is
   part of a photo gallery. The image is the whole <em>point</em> of
   the page containing it.<p>How to provide alternative text for an image that is a key part
@@ -16696,13 +16696,13 @@
 
    </dd>
 
-  </dl><h6 id="an-image-not-intended-for-the-user"><span class="secno">4.8.3.1.10 </span>An image not intended for the user</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Generally authors should avoid using <code><a href="#the-img-element">img</a></code> elements
+  </dl><h6 id="an-image-not-intended-for-the-user"><span class="secno">4.8.1.1.10 </span>An image not intended for the user</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Generally authors should avoid using <code><a href="#the-img-element">img</a></code> elements
   for purposes other than showing images.<p>If an <code><a href="#the-img-element">img</a></code> element is being used for purposes other
   than showing an image, e.g. as part of a service to count page
   views, then the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute must
   be the empty string.<p>In such cases, the <code title="attr-dim-width"><a href="#attr-dim-width">width</a></code> and
   <code title="attr-dim-height"><a href="#attr-dim-height">height</a></code> attributes should both
-  be set to zero.<h6 id="an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images"><span class="secno">4.8.3.1.11 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section does not apply to documents that are publicly
+  be set to zero.<h6 id="an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images"><span class="secno">4.8.1.1.11 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section does not apply to documents that are publicly
   accessible, or whose target audience is not necessarily personally
   known to the author, such as documents on a Web site, e-mails sent
   to public mailing lists, or software documentation.</i><p>When an image is included in a private communication (such as an
@@ -16714,7 +16714,7 @@
   the e-mail is still usable should the user use a mail client that
   does not support images, or should the document be forwarded on to
   other users whose abilities might not include easily seeing
-  images.<h6 id="general-guidelines"><span class="secno">4.8.3.1.12 </span>General guidelines</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The most general rule to consider when writing alternative text
+  images.<h6 id="general-guidelines"><span class="secno">4.8.1.1.12 </span>General guidelines</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The most general rule to consider when writing alternative text
   is the following: <strong>the intent is that replacing every image
   with the text of its <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute
   not change the meaning of the page</strong>.<p>So, in general, alternative text can be written by considering
@@ -16730,7 +16730,7 @@
   present. Whatever you say instead of the image is typically a good
   start for writing the alternative text.<div class="impl">
 
-  <h6 id="guidance-for-markup-generators"><span class="secno">4.8.3.1.13 </span>Guidance for markup generators</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
+  <h6 id="guidance-for-markup-generators"><span class="secno">4.8.1.1.13 </span>Guidance for markup generators</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
   <p>Markup generators (such as WYSIWYG authoring tools) should,
   wherever possible, obtain alternative text from their
@@ -16763,7 +16763,7 @@
 
   </div><div class="impl">
 
-  <h6 id="guidance-for-conformance-checkers"><span class="secno">4.8.3.1.14 </span>Guidance for conformance checkers</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
+  <h6 id="guidance-for-conformance-checkers"><span class="secno">4.8.1.1.14 </span>Guidance for conformance checkers</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
   <p>A conformance checker must report the lack of an <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute as an error unless either
   the conditions listed above for <a href="#unknown-images">images
@@ -16774,7 +16774,7 @@
   <code title="attr-meta-name"><a href="#attr-meta-name">name</a></code> attribute whose value is an
   <a href="#ascii-case-insensitive">ASCII case-insensitive</a> match for the string "<code title="meta-generator"><a href="#meta-generator">generator</a></code>".</p>
 
-  </div><h4 id="the-iframe-element"><span class="secno">4.8.4 </span>The <dfn><code>iframe</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-iframe-element"><span class="secno">4.8.2 </span>The <dfn><code>iframe</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
    <dd><a href="#embedded-content">Embedded content</a>.</dd>
@@ -17402,7 +17402,7 @@
    <pre>&lt;iframe src="http://ads.example.com/?customerid=923513721&amp;amp;format=banner"
         width="468" height="60"&gt;&lt;/iframe&gt;</pre>
 
-  </div><h4 id="the-embed-element"><span class="secno">4.8.5 </span>The <dfn><code>embed</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- (v2?)
+  </div><h4 id="the-embed-element"><span class="secno">4.8.3 </span>The <dfn><code>embed</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- (v2?)
  we have all kinds of quirks we should define if they come up during
  testing, as e.g. shown in:
  http://mxr.mozilla.org/mozilla-central/source/layout/generic/nsObjectFrame.cpp
@@ -17660,7 +17660,7 @@
  &lt;param name="quality" value="high"&gt;
 &lt;/object&gt;</pre>
 
-  </div><h4 id="the-object-element"><span class="secno">4.8.6 </span>The <dfn><code>object</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-object-element"><span class="secno">4.8.4 </span>The <dfn><code>object</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
    <dd><a href="#embedded-content">Embedded content</a>.</dd>
@@ -18201,7 +18201,7 @@
  &lt;figcaption&gt;My HTML Clock&lt;/figcaption&gt;
 &lt;/figure&gt;</pre>
 
-  </div><h4 id="the-param-element"><span class="secno">4.8.7 </span>The <dfn><code>param</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-param-element"><span class="secno">4.8.5 </span>The <dfn><code>param</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of an <code><a href="#the-object-element">object</a></code> element, before any <a href="#flow-content">flow content</a>.</dd>
@@ -18256,7 +18256,7 @@
  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
-  </div><h4 id="video"><span class="secno">4.8.8 </span>The <dfn><code>video</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/9">ISSUE-9</a> (video-accessibility) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
+  </div><h4 id="video"><span class="secno">4.8.6 </span>The <dfn><code>video</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/9">ISSUE-9</a> (video-accessibility) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
    <dd><a href="#embedded-content">Embedded content</a>.</dd>
@@ -18481,7 +18481,7 @@
 
   </div>
 
-  (when replacing this text, also fix "- -" nested comments)--><h4 id="audio"><span class="secno">4.8.9 </span>The <dfn><code>audio</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  (when replacing this text, also fix "- -" nested comments)--><h4 id="audio"><span class="secno">4.8.7 </span>The <dfn><code>audio</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
    <dd><a href="#embedded-content">Embedded content</a>.</dd>
@@ -18593,7 +18593,7 @@
 
   </div>
 
-  (when replacing this text, also fix "- -" nested comments)--><h4 id="the-source-element"><span class="secno">4.8.10 </span>The <dfn><code>source</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  (when replacing this text, also fix "- -" nested comments)--><h4 id="the-source-element"><span class="secno">4.8.8 </span>The <dfn><code>source</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <a href="#media-element">media element</a>, before any <a href="#flow-content">flow content</a>.</dd>
@@ -18726,7 +18726,7 @@
   <a href="#reflect">reflect</a> the respective content attributes of the same
   name.</p>
 
-  </div><h4 id="media-elements"><span class="secno">4.8.11 </span>Media elements</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="media-element" title="media element">Media elements</dfn> implement the
+  </div><h4 id="media-elements"><span class="secno">4.8.9 </span>Media elements</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="media-element" title="media element">Media elements</dfn> implement the
   following interface:<pre class="idl">interface <dfn id="htmlmediaelement">HTMLMediaElement</dfn> : <a href="#htmlelement">HTMLElement</a> {
 
   // error state
@@ -18840,7 +18840,7 @@
   section and its subsections is the <dfn id="media-element-event-task-source">media element event task
   source</dfn>.</p>
 
-  </div><h5 id="error-codes"><span class="secno">4.8.11.1 </span>Error codes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-error"><a href="#dom-media-error">error</a></code></dt>
+  </div><h5 id="error-codes"><span class="secno">4.8.9.1 </span>Error codes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-error"><a href="#dom-media-error">error</a></code></dt>
 
    <dd>
 
@@ -18901,7 +18901,7 @@
 
    <dd>The <a href="#media-resource">media resource</a> indicated by the <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute was not suitable.</dd>
 
-  </dl><h5 id="location-of-the-media-resource"><span class="secno">4.8.11.2 </span>Location of the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-media-src" title="attr-media-src"><code>src</code></dfn> content
+  </dl><h5 id="location-of-the-media-resource"><span class="secno">4.8.9.2 </span>Location of the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-media-src" title="attr-media-src"><code>src</code></dfn> content
   attribute on <a href="#media-element" title="media element">media elements</a> gives
   the address of the media resource (video, audio) to show. The
   attribute, if present, must contain a <a href="#valid-url">valid URL</a>.<div class="impl">
@@ -18936,7 +18936,7 @@
   </div><p class="note">There are two ways to specify a <a href="#media-resource">media
   resource</a>, the <code title="attr-media-src"><a href="#attr-media-src">src</a></code>
   attribute, or <code><a href="#the-source-element">source</a></code> elements. The attribute overrides
-  the elements.<h5 id="mime-types"><span class="secno">4.8.11.3 </span>MIME types</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <a href="#media-resource">media resource</a> can be described in terms of its
+  the elements.<h5 id="mime-types"><span class="secno">4.8.9.3 </span>MIME types</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <a href="#media-resource">media resource</a> can be described in terms of its
   <em>type</em>, specifically a <a href="#mime-type">MIME type</a>, optionally
   with a <code title="">codecs</code> parameter. <a href="#refsRFC4281">[RFC4281]</a><p>Types are usually somewhat incomplete descriptions; for example
   "<code title="">video/mpeg</code>" doesn't say anything except what
@@ -19013,7 +19013,7 @@
   </div><p class="note">The <code title="attr-source-type"><a href="#attr-source-type">type</a></code>
   attribute of the <code><a href="#the-source-element">source</a></code> element allows the user agent
   to avoid downloading resources that use formats it cannot
-  render.<h5 id="network-states"><span class="secno">4.8.11.4 </span>Network states</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-networkState"><a href="#dom-media-networkstate">networkState</a></code></dt>
+  render.<h5 id="network-states"><span class="secno">4.8.9.4 </span>Network states</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-networkState"><a href="#dom-media-networkstate">networkState</a></code></dt>
 
    <dd>
 
@@ -19057,7 +19057,7 @@
   algorithm</a> defined below describes exactly when the <code title="dom-media-networkState"><a href="#dom-media-networkstate">networkState</a></code> attribute changes
   value and what events fire to indicate changes in this state.</p>
 
-  </div><h5 id="loading-the-media-resource"><span class="secno">4.8.11.5 </span>Loading the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-load"><a href="#dom-media-load">load</a></code>()</dt>
+  </div><h5 id="loading-the-media-resource"><span class="secno">4.8.9.5 </span>Loading the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-load"><a href="#dom-media-load">load</a></code>()</dt>
 
    <dd>
 
@@ -19811,7 +19811,7 @@
   end up being not included in the range(s) of objects returned by the
   same attribute at later times.</p>
 
-  </div><h5 id="offsets-into-the-media-resource"><span class="secno">4.8.11.6 </span>Offsets into the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-duration"><a href="#dom-media-duration">duration</a></code></dt>
+  </div><h5 id="offsets-into-the-media-resource"><span class="secno">4.8.9.6 </span>Offsets into the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-duration"><a href="#dom-media-duration">duration</a></code></dt>
 
    <dd>
 
@@ -19938,7 +19938,7 @@
   attribute must <a href="#reflect">reflect</a> the content attribute of the
   same name.</p>
 
-  </div><h5 id="the-ready-states"><span class="secno">4.8.11.7 </span>The ready states</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code></dt>
+  </div><h5 id="the-ready-states"><span class="secno">4.8.9.7 </span>The ready states</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code></dt>
 
    <dd>
 
@@ -20226,7 +20226,7 @@
   title="">className</var>.</p>
 
   </div>
---><h5 id="playing-the-media-resource"><span class="secno">4.8.11.8 </span>Playing the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-paused"><a href="#dom-media-paused">paused</a></code></dt>
+--><h5 id="playing-the-media-resource"><span class="secno">4.8.9.8 </span>Playing the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-paused"><a href="#dom-media-paused">paused</a></code></dt>
 
    <dd>
 
@@ -20655,7 +20655,7 @@
   document, then the playback will <a href="#media-playback">stop</a>
   until the document is active again.</p>
 
-  </div><h5 id="seeking"><span class="secno">4.8.11.9 </span>Seeking</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-seeking"><a href="#dom-media-seeking">seeking</a></code></dt>
+  </div><h5 id="seeking"><span class="secno">4.8.9.9 </span>Seeking</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-seeking"><a href="#dom-media-seeking">seeking</a></code></dt>
 
    <dd>
 
@@ -20766,7 +20766,7 @@
   <a href="#current-playback-position">current playback position</a> changes in a discontinuous
   fashion (so that the relevant events fire).</p>
 
-  </div><h5 id="user-interface"><span class="secno">4.8.11.10 </span>User interface</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-media-controls" title="attr-media-controls"><code>controls</code></dfn>
+  </div><h5 id="user-interface"><span class="secno">4.8.9.10 </span>User interface</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-media-controls" title="attr-media-controls"><code>controls</code></dfn>
   attribute is a <a href="#boolean-attribute">boolean attribute</a>. If present, it
   indicates that the author has not provided a scripted controller and
   would like the user agent to provide its own set of controls.<div class="impl">
@@ -20860,7 +20860,7 @@
   event</a> named <code title="event-media-volumechange"><a href="#event-media-volumechange">volumechange</a></code> at the <a href="#media-element">media
   element</a>.</p>
 
-  </div><h5 id="time-ranges"><span class="secno">4.8.11.11 </span>Time ranges</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Objects implementing the <code><a href="#timeranges">TimeRanges</a></code> interface
+  </div><h5 id="time-ranges"><span class="secno">4.8.9.11 </span>Time ranges</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Objects implementing the <code><a href="#timeranges">TimeRanges</a></code> interface
   represent a list of ranges (periods) of time.<pre class="idl">interface <dfn id="timeranges">TimeRanges</dfn> {
   readonly attribute unsigned long <a href="#dom-timeranges-length" title="dom-TimeRanges-length">length</a>;
   float <a href="#dom-timeranges-start" title="dom-TimeRanges-start">start</a>(in unsigned long index);
@@ -20929,7 +20929,7 @@
   <p>The timelines used by the objects returned by the <code title="dom-media-buffered"><a href="#dom-media-buffered">buffered</a></code>, <code title="dom-media-seekable"><a href="#dom-media-seekable">seekable</a></code> and <code title="dom-media-played"><a href="#dom-media-played">played</a></code> IDL attributes of <a href="#media-element" title="media element">media elements</a> must be the same as that
   element's <a href="#media-resource">media resource</a>'s timeline.</p>
 
-  </div><h5 id="mediaevents"><span class="secno">4.8.11.12 </span>Event summary</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>The following events fire on <a href="#media-element" title="media element">media
+  </div><h5 id="mediaevents"><span class="secno">4.8.9.12 </span>Event summary</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>The following events fire on <a href="#media-element" title="media element">media
   elements</a> as part of the processing model described above:<table><thead><tr><th>Event name
      <th>Interface
      <th>Dispatched when...
@@ -21031,7 +21031,7 @@
      <td>
   </table><div class="impl">
 
-  <h5 id="security-and-privacy-considerations"><span class="secno">4.8.11.13 </span>Security and privacy considerations</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
+  <h5 id="security-and-privacy-considerations"><span class="secno">4.8.9.13 </span>Security and privacy considerations</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
   <p>The main security and privacy implications of the
   <code><a href="#video">video</a></code> and <code><a href="#audio">audio</a></code> elements come from the
@@ -21076,7 +21076,7 @@
   being able to read the subtitles would present a confidentiality
   breach.</p>
 
-  </div><h4 id="the-canvas-element"><span class="secno">4.8.12 </span>The <dfn id="canvas"><code>canvas</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/74">ISSUE-74</a> (canvas-accessibility) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-canvas-element"><span class="secno">4.8.10 </span>The <dfn id="canvas"><code>canvas</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/74">ISSUE-74</a> (canvas-accessibility) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
    <dd><a href="#embedded-content">Embedded content</a>.</dd>
@@ -21279,7 +21279,7 @@
 
   </div><div class="impl">
 
-  <h5 id="color-spaces-and-color-correction"><span class="secno">4.8.12.1 </span>Color spaces and color correction</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
+  <h5 id="color-spaces-and-color-correction"><span class="secno">4.8.10.1 </span>Color spaces and color correction</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
   <p>The <code><a href="#the-canvas-element">canvas</a></code> APIs must perform color correction at
   only two points: when rendering images with their own gamma
@@ -21318,7 +21318,7 @@
 
   </div><div class="impl">
 
-  <h5 id="security-with-canvas-elements"><span class="secno">4.8.12.2 </span>Security with <code><a href="#the-canvas-element">canvas</a></code> elements</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
+  <h5 id="security-with-canvas-elements"><span class="secno">4.8.10.2 </span>Security with <code><a href="#the-canvas-element">canvas</a></code> elements</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
   <p><strong>Information leakage</strong> can occur if scripts from
   one <a href="#origin">origin</a> can access information (e.g. read pixels)
@@ -21382,7 +21382,7 @@
   <code title="attr-canvas-width"><a href="#attr-canvas-width">width</a></code> or <code title="attr-canvas-height"><a href="#attr-canvas-height">height</a></code> attributes doesn't reset
   the <i>origin-clean</i> flag.</p>
 
-  </div><h4 id="the-map-element"><span class="secno">4.8.13 </span>The <dfn><code>map</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-map-element"><span class="secno">4.8.11 </span>The <dfn><code>map</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd>When the element only contains <a href="#phrasing-content">phrasing content</a>: <a href="#phrasing-content">phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -21443,7 +21443,7 @@
   <p>The IDL attribute <dfn id="dom-map-name" title="dom-map-name"><code>name</code></dfn> must
   <a href="#reflect">reflect</a> the content attribute of the same name.</p>
 
-  </div><h4 id="the-area-element"><span class="secno">4.8.14 </span>The <dfn><code>area</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-area-element"><span class="secno">4.8.12 </span>The <dfn><code>area</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -21615,14 +21615,14 @@
   same as setting the element's <code title="attr-hyperlink-href"><a href="#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</p>
 
-  </div><h4 id="image-maps"><span class="secno">4.8.15 </span>Image maps</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- TESTS
+  </div><h4 id="image-maps"><span class="secno">4.8.13 </span>Image maps</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- TESTS
   http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3E%0A%3Cimg%20src%3D%22http%3A//hixie.ch/resources/images/smallcats%22%20usemap%3D%23a%20onclick%3Dw%28%27img%27%29%3E%0A%3Cmap%20name%3Da%3E%0A%20%3Carea%20onclick%3Dw%28%271%27%29%20coords%3D%270%25%200%25%20100%25%20100%25%27%20href%3Djavascript%3A%3E%0A%3C/map%3E
   http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3E%0A%3Cbody%20onfocus%3D%22w%28document.activeElement.tagName%29%22%3E%0A%3Cimg%20src%3D%22http%3A//hixie.ch/resources/images/smallcats%22%20usemap%3D%23a%20onclick%3Dw%28%27img%27%29%20onfocus%3D%22w%28document.activeElement.tagName%29%22%3E%0A%3Cimg%20src%3D%22http%3A//hixie.ch/resources/images/sample%22%20usemap%3D%23a%20onclick%3Dw%28%27img%27%29%20onfocus%3D%22w%28document.activeElement.tagName%29%22%3E%0A%3Cmap%20name%3Da%20onfocus%3D%22w%28document.activeElement.tagName%29%22%3E%0A%20%3Carea%20onclick%3Dw%28%271%27%29%20coords%3D%270%200%2050%2050%27%20href%3Djavascript%3A%20onfocus%3D%22w%28document.activeElement.tagName%29%22%3E%0A%3C/map%3E%0A%3Cscript%3E%0A%20var%20x%20%3D%20document.getElementsByTagName%28%27img%27%29%5B0%5D%3B%0A%20x.parentNode.appendChild%28x%29%3B%0A%20document.getElementsByTagName%28%27area%27%29%5B0%5D.focus%28%29%3B%0A%3C/script%3E
   http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3Ex%3Cmap%3E%3Carea%20shape%3Dpolyg%20coords%3D%221%2C2%203%22%3E%3C/map%3E%0A%3Cscript%3Ex%20%3D%20document.getElementsByTagName%28%27area%27%29%5B0%5D%3B%20w%28x.shape%20+%20%27%20%27%20+%20x.coords%29%3C/script%3E
   http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3E%0D%0A%3Cp%3E%3Cimg%20src%3D%22http%3A//hixie.ch/resources/images/astrophy/128%22%20usemap%3D%23a%3E%0D%0A%3Cmap%20name%3Da%3E%3Carea%20shape%3Dcirc%20coords%3D%2220%2C20%2C10%25%22%20href%3D%23%3E%3Carea%20shape%3Dcirc%20coords%3D%2220%2C20%2C10%22%20href%3D%23%3E%3C/map%3E%0D%0A%3Cscript%3Edocument.write%28document.getElementsByTagName%28%27area%27%29%5B0%5D.coords%29%3C/script%3E
   --><div class="impl">
 
-  <h5 id="authoring"><span class="secno">4.8.15.1 </span>Authoring</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
+  <h5 id="authoring"><span class="secno">4.8.13.1 </span>Authoring</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
   </div><p>An <dfn id="image-map">image map</dfn> allows geometric areas on an image to be
   associated with <a href="#hyperlink" title="hyperlink">hyperlinks</a>.<p>An image, in the form of an <code><a href="#the-img-element">img</a></code> element or an
@@ -21656,7 +21656,7 @@
 
   </div><div class="impl">
 
-  <h5 id="processing-model"><span class="secno">4.8.15.2 </span>Processing model</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
+  <h5 id="processing-model"><span class="secno">4.8.13.2 </span>Processing model</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
   <p>If an <code><a href="#the-img-element">img</a></code> element or an <code><a href="#the-object-element">object</a></code> element
   representing an image has a <code title="attr-hyperlink-usemap"><a href="#attr-hyperlink-usemap">usemap</a></code> attribute specified,
@@ -21852,7 +21852,7 @@
   user agent must act as if it had rerun the algorithms for image
   maps.</p>
 
-  </div><h4 id="mathml"><span class="secno">4.8.16 </span>MathML</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="math"><code>math</code></dfn> element from the <a href="#mathml-namespace">MathML
+  </div><h4 id="mathml"><span class="secno">4.8.14 </span>MathML</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="math"><code>math</code></dfn> element from the <a href="#mathml-namespace">MathML
   namespace</a> falls into the <a href="#embedded-content">embedded content</a>,
   <a href="#phrasing-content">phrasing content</a>, and <a href="#flow-content">flow content</a>
   categories for the purposes of the content models in this
@@ -21914,7 +21914,7 @@
  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
-  </div><h4 id="svg-0"><span class="secno">4.8.17 </span>SVG</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="svg"><code>svg</code></dfn> element from the <a href="#svg-namespace">SVG
+  </div><h4 id="svg-0"><span class="secno">4.8.15 </span>SVG</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="svg"><code>svg</code></dfn> element from the <a href="#svg-namespace">SVG
   namespace</a> falls into the <a href="#embedded-content">embedded content</a>,
   <a href="#phrasing-content">phrasing content</a>, and <a href="#flow-content">flow content</a>
   categories for the purposes of the content models in this
@@ -21937,7 +21937,7 @@
   <code>foreignObject</code> element. <em>This</em> specification does
   not define any processing for elements in SVG fragments that are not
   in the HTML namespace; they are considered neither conforming nor
-  non-conforming from the perspective of this specification.<h4 id="dimension-attributes"><span class="secno">4.8.18 </span><dfn>Dimension attributes</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><span class="impl"><strong>Author requirements</strong>:</span>
+  non-conforming from the perspective of this specification.<h4 id="dimension-attributes"><span class="secno">4.8.16 </span><dfn>Dimension attributes</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><span class="impl"><strong>Author requirements</strong>:</span>
   The <dfn id="attr-dim-width" title="attr-dim-width"><code>width</code></dfn> and <dfn id="attr-dim-height" title="attr-dim-height"><code>height</code></dfn> attributes on
   <code><a href="#the-img-element">img</a></code>, <code><a href="#the-iframe-element">iframe</a></code>, <code><a href="#the-embed-element">embed</a></code>,
   <code><a href="#the-object-element">object</a></code>, <code><a href="#video">video</a></code>, and, when their <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute is in the <a href="#image-button-state" title="attr-input-type-image">Image Button</a> state,

Received on Saturday, 6 February 2010 10:51:39 UTC