html5/spec-author-view Overview.html,1.924,1.925 acknowledgements.html,1.601,1.602 fragment-links.js,1.72,1.73 index.html,1.596,1.597 spec.html,1.932,1.933 syntax.html,1.591,1.592 tabular-data.html,1.573,1.574 the-canvas-element.html,1.583,1.584 the-map-element.html,1.30,1.31 video.html,1.604,1.605

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv6413

Modified Files:
	Overview.html acknowledgements.html fragment-links.js 
	index.html spec.html syntax.html tabular-data.html 
	the-canvas-element.html the-map-element.html video.html 
Log Message:
Remove the experimental timed tracks stuff from the W3C copy, by request of the chairs.

[updated by splitter]


Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- the-map-element.html	5 May 2010 08:27:49 -0000	1.30
+++ the-map-element.html	12 May 2010 01:27:26 -0000	1.31
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!DOCTYPE html>
-<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.8.12 The map element &#8212; HTML5 (Author Edition)</title><script src="link-fixup.js"></script><link href="whatwg.css" rel="stylesheet"><style type="text/css">
+<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.8.11 The map element &#8212; HTML5 (Author Edition)</title><script src="link-fixup.js"></script><link href="whatwg.css" rel="stylesheet"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -282,19 +282,19 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-canvas-element.html" title="4.8.10 The canvas element" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="tabular-data.html" title="4.9 Tabular data" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5 (Author Edition)</h1>
    </div><div>
-   <a href="the-canvas-element.html">&#8592; 4.8.11 The canvas element</a> &#8211;
+   <a href="the-canvas-element.html">&#8592; 4.8.10 The canvas element</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
    <a href="tabular-data.html">4.9 Tabular data &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="the-map-element.html#the-map-element"><span class="secno">4.8.12 </span>The <code>map</code> element</a></li><li><a href="the-map-element.html#the-area-element"><span class="secno">4.8.13 </span>The <code>area</code> element</a></li><li><a href="the-map-element.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a></li><li><a href="the-map-element.html#mathml"><span class="secno">4.8.15 </span>MathML</a></li><li><a href="the-map-element.html#svg-0"><span class="secno">4.8.16 </span>SVG</a></li><li><a href="the-map-element.html#dimension-attributes"><span class="secno">4.8.17 </span>Dimension attributes</a></li></ol></li></ol></li></ol></div>
+  <ol class="toc"><li><ol><li><ol><li><a href="the-map-element.html#the-map-element"><span class="secno">4.8.11 </span>The <code>map</code> element</a></li><li><a href="the-map-element.html#the-area-element"><span class="secno">4.8.12 </span>The <code>area</code> element</a></li><li><a href="the-map-element.html#image-maps"><span class="secno">4.8.13 </span>Image maps</a></li><li><a href="the-map-element.html#mathml"><span class="secno">4.8.14 </span>MathML</a></li><li><a href="the-map-element.html#svg-0"><span class="secno">4.8.15 </span>SVG</a></li><li><a href="the-map-element.html#dimension-attributes"><span class="secno">4.8.16 </span>Dimension attributes</a></li></ol></li></ol></li></ol></div>
 
-  <h4 id="the-map-element"><span class="secno">4.8.12 </span>The <dfn><code>map</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>
+  <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></p><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content">Flow content</a>.</dd>
    <dd>When the element only contains <a href="content-models.html#phrasing-content">phrasing content</a>: <a href="content-models.html#phrasing-content">phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -338,7 +338,7 @@
 
    </dd>
 
-  </dl><h4 id="the-area-element"><span class="secno">4.8.13 </span>The <dfn><code>area</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>
+  </dl><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></p><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -445,7 +445,7 @@
   all in CSS pixels.</p><p>The <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>,
   <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code>, <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type">type</a></code> attributes must be omitted
   if the <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute is
-  not present.</p><h4 id="image-maps"><span class="secno">4.8.14 </span>Image maps</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- TESTS
+  not present.</p><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
@@ -480,7 +480,7 @@
  &lt;/map&gt;
 &lt;/p&gt;</pre>
 
-  </div><h4 id="mathml"><span class="secno">4.8.15 </span>MathML</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The <dfn id="math"><code>math</code></dfn> element from the <a href="urls.html#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><p>The <dfn id="math"><code>math</code></dfn> element from the <a href="urls.html#mathml-namespace">MathML
   namespace</a> falls into the <a href="content-models.html#embedded-content">embedded content</a>,
   <a href="content-models.html#phrasing-content">phrasing content</a>, and <a href="content-models.html#flow-content">flow content</a>
   categories for the purposes of the content models in this
@@ -519,7 +519,7 @@
  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
-  </div><h4 id="svg-0"><span class="secno">4.8.16 </span>SVG</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The <dfn id="svg"><code>svg</code></dfn> element from the <a href="urls.html#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><p>The <dfn id="svg"><code>svg</code></dfn> element from the <a href="urls.html#svg-namespace">SVG
   namespace</a> falls into the <a href="content-models.html#embedded-content">embedded content</a>,
   <a href="content-models.html#phrasing-content">phrasing content</a>, and <a href="content-models.html#flow-content">flow content</a>
   categories for the purposes of the content models in this
@@ -535,7 +535,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.</p><h4 id="dimension-attributes"><span class="secno">4.8.17 </span><dfn>Dimension attributes</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>
+  non-conforming from the perspective of this specification.</p><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><p>
   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="embedded-content-1.html#the-img-element">img</a></code>, <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>, <code><a href="the-iframe-element.html#the-embed-element">embed</a></code>,
   <code><a href="the-iframe-element.html#the-object-element">object</a></code>, <code><a href="video.html#video">video</a></code>, and, when their <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute is in the <a href="number-state.html#image-button-state" title="attr-input-type-image">Image Button</a> state,

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.583
retrieving revision 1.584
diff -u -d -r1.583 -r1.584
--- the-canvas-element.html	5 May 2010 08:27:49 -0000	1.583
+++ the-canvas-element.html	12 May 2010 01:27:26 -0000	1.584
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!DOCTYPE html>
-<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.8.11 The canvas element &#8212; HTML5 (Author Edition)</title><script src="link-fixup.js"></script><link href="whatwg.css" rel="stylesheet"><style type="text/css">
+<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.8.10 The canvas element &#8212; HTML5 (Author Edition)</title><script src="link-fixup.js"></script><link href="whatwg.css" rel="stylesheet"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -284,17 +284,17 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="video.html" title="4.8.6 The video element" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
-  <link href="the-map-element.html" title="4.8.12 The map element" rel="next">
+  <link href="the-map-element.html" title="4.8.11 The map element" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5 (Author Edition)</h1>
    </div><div>
    <a href="video.html">&#8592; 4.8.6 The video element</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
-   <a href="the-map-element.html">4.8.12 The map element &#8594;</a>
+   <a href="the-map-element.html">4.8.11 The map element &#8594;</a>
   </div>
 
-  <h4 id="the-canvas-element"><span class="secno">4.8.11 </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></p><dl class="element"><dt>Categories</dt>
+  <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></p><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#embedded-content">Embedded content</a>.</dd>

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.573
retrieving revision 1.574
diff -u -d -r1.573 -r1.574
--- tabular-data.html	5 May 2010 08:27:48 -0000	1.573
+++ tabular-data.html	12 May 2010 01:27:26 -0000	1.574
@@ -282,14 +282,14 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-map-element.html" title="4.8.12 The map element" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-map-element.html" title="4.8.11 The map element" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="forms.html" title="4.10 Forms" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5 (Author Edition)</h1>
    </div><div>
-   <a href="the-map-element.html">&#8592; 4.8.12 The map element</a> &#8211;
+   <a href="the-map-element.html">&#8592; 4.8.11 The map element</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
    <a href="forms.html">4.10 Forms &#8594;</a>
   <ol class="toc"><li><ol><li><a href="tabular-data.html#tabular-data"><span class="secno">4.9 </span>Tabular data</a>

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.924
retrieving revision 1.925
diff -u -d -r1.924 -r1.925
--- Overview.html	11 May 2010 11:27:22 -0000	1.924
+++ Overview.html	12 May 2010 01:27:24 -0000	1.925
@@ -287,7 +287,7 @@
    <h1>HTML5 (Author Edition)</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-11-may-2010">Editor's Draft 11 May 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-12-may-2010">Editor's Draft 12 May 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -305,7 +305,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href="spec.html">single page HTML</a>,
     <a href="Overview.html">multipage HTML</a>.
-This is revision 1.4092.
+This is revision 1.4093.
    </p> 
    <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -389,7 +389,7 @@
   specification's progress along the W3C Recommendation
   track.
 
-  This specification is the 11 May 2010 Editor's Draft.
+  This specification is the 12 May 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>The contents of this specification are also part of <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">a
   specification</a> published by the <a href="http://www.whatwg.org/">WHATWG</a>, which is available under a
   license that permits reuse of the specification text.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -615,37 +615,26 @@
      <li><a href="video.html#video"><span class="secno">4.8.6 </span>The <code>video</code> element</a></li>
      <li><a href="video.html#audio"><span class="secno">4.8.7 </span>The <code>audio</code> element</a></li>
      <li><a href="video.html#the-source-element"><span class="secno">4.8.8 </span>The <code>source</code> element</a></li>
-     <li><a href="video.html#the-track-element"><span class="secno">4.8.9 </span>The <code>track</code> element</a></li>
-     <li><a href="video.html#media-elements"><span class="secno">4.8.10 </span>Media elements</a>
-      <ol><li><a href="video.html#error-codes"><span class="secno">4.8.10.1 </span>Error codes</a></li>
-       <li><a href="video.html#location-of-the-media-resource"><span class="secno">4.8.10.2 </span>Location of the media resource</a></li>
-       <li><a href="video.html#mime-types"><span class="secno">4.8.10.3 </span>MIME types</a></li>
-       <li><a href="video.html#network-states"><span class="secno">4.8.10.4 </span>Network states</a></li>
-       <li><a href="video.html#loading-the-media-resource"><span class="secno">4.8.10.5 </span>Loading the media resource</a></li>
-       <li><a href="video.html#offsets-into-the-media-resource"><span class="secno">4.8.10.6 </span>Offsets into the media resource</a></li>
-       <li><a href="video.html#the-ready-states"><span class="secno">4.8.10.7 </span>The ready states</a></li>
-       <li><a href="video.html#playing-the-media-resource"><span class="secno">4.8.10.8 </span>Playing the media resource</a></li>
-       <li><a href="video.html#seeking"><span class="secno">4.8.10.9 </span>Seeking</a></li>
-       <li><a href="video.html#timed-tracks"><span class="secno">4.8.10.10 </span>Timed tracks</a>
-        <ol><li><a href="video.html#timed-track-model"><span class="secno">4.8.10.10.1 </span>Timed track model</a></li>
-         <li><a href="video.html#sourcing-in-band-timed-tracks"><span class="secno">4.8.10.10.2 </span>Sourcing in-band timed tracks</a></li>
-         <li><a href="video.html#sourcing-out-of-band-timed-tracks"><span class="secno">4.8.10.10.3 </span>Sourcing out-of-band timed tracks</a></li>
-         <li><a href="video.html#guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues"><span class="secno">4.8.10.10.4 </span>Guidelines for exposing cues in various formats as
-  timed track cues</a></li>
-         <li><a href="video.html#timed-track-api"><span class="secno">4.8.10.10.5 </span>Timed track API</a></li>
-         <li><a href="video.html#cue-events"><span class="secno">4.8.10.10.6 </span>Event definitions</a></li></ol></li>
-       <li><a href="video.html#websrt"><span class="secno">4.8.10.11 </span>WebSRT</a>
-        <ol><li><a href="video.html#syntax-0"><span class="secno">4.8.10.11.1 </span>Syntax</a></li></ol></li>
-       <li><a href="video.html#user-interface"><span class="secno">4.8.10.12 </span>User interface</a></li>
-       <li><a href="video.html#time-ranges"><span class="secno">4.8.10.13 </span>Time ranges</a></li>
-       <li><a href="video.html#mediaevents"><span class="secno">4.8.10.14 </span>Event summary</a></li></ol></li>
-     <li><a href="the-canvas-element.html#the-canvas-element"><span class="secno">4.8.11 </span>The <code>canvas</code> element</a></li>
-     <li><a href="the-map-element.html#the-map-element"><span class="secno">4.8.12 </span>The <code>map</code> element</a></li>
-     <li><a href="the-map-element.html#the-area-element"><span class="secno">4.8.13 </span>The <code>area</code> element</a></li>
-     <li><a href="the-map-element.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a></li>
-     <li><a href="the-map-element.html#mathml"><span class="secno">4.8.15 </span>MathML</a></li>
-     <li><a href="the-map-element.html#svg-0"><span class="secno">4.8.16 </span>SVG</a></li>
-     <li><a href="the-map-element.html#dimension-attributes"><span class="secno">4.8.17 </span>Dimension attributes</a></li></ol></li>
+     <li><a href="video.html#media-elements"><span class="secno">4.8.9 </span>Media elements</a>
+      <ol><li><a href="video.html#error-codes"><span class="secno">4.8.9.1 </span>Error codes</a></li>
+       <li><a href="video.html#location-of-the-media-resource"><span class="secno">4.8.9.2 </span>Location of the media resource</a></li>
+       <li><a href="video.html#mime-types"><span class="secno">4.8.9.3 </span>MIME types</a></li>
+       <li><a href="video.html#network-states"><span class="secno">4.8.9.4 </span>Network states</a></li>
+       <li><a href="video.html#loading-the-media-resource"><span class="secno">4.8.9.5 </span>Loading the media resource</a></li>
+       <li><a href="video.html#offsets-into-the-media-resource"><span class="secno">4.8.9.6 </span>Offsets into the media resource</a></li>
+       <li><a href="video.html#the-ready-states"><span class="secno">4.8.9.7 </span>The ready states</a></li>
+       <li><a href="video.html#playing-the-media-resource"><span class="secno">4.8.9.8 </span>Playing the media resource</a></li>
+       <li><a href="video.html#seeking"><span class="secno">4.8.9.9 </span>Seeking</a></li>
+       <li><a href="video.html#user-interface"><span class="secno">4.8.9.10 </span>User interface</a></li>
+       <li><a href="video.html#time-ranges"><span class="secno">4.8.9.11 </span>Time ranges</a></li>
+       <li><a href="video.html#mediaevents"><span class="secno">4.8.9.12 </span>Event summary</a></li></ol></li>
+     <li><a href="the-canvas-element.html#the-canvas-element"><span class="secno">4.8.10 </span>The <code>canvas</code> element</a></li>
+     <li><a href="the-map-element.html#the-map-element"><span class="secno">4.8.11 </span>The <code>map</code> element</a></li>
+     <li><a href="the-map-element.html#the-area-element"><span class="secno">4.8.12 </span>The <code>area</code> element</a></li>
+     <li><a href="the-map-element.html#image-maps"><span class="secno">4.8.13 </span>Image maps</a></li>
+     <li><a href="the-map-element.html#mathml"><span class="secno">4.8.14 </span>MathML</a></li>
+     <li><a href="the-map-element.html#svg-0"><span class="secno">4.8.15 </span>SVG</a></li>
+     <li><a href="the-map-element.html#dimension-attributes"><span class="secno">4.8.16 </span>Dimension attributes</a></li></ol></li>
    <li><a href="tabular-data.html#tabular-data"><span class="secno">4.9 </span>Tabular data</a>
     <ol><li><a href="tabular-data.html#the-table-element"><span class="secno">4.9.1 </span>The <code>table</code> element</a></li>
      <li><a href="tabular-data.html#the-caption-element"><span class="secno">4.9.2 </span>The <code>caption</code> element</a></li>

Index: fragment-links.js
===================================================================
RCS file: /sources/public/html5/spec-author-view/fragment-links.js,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- fragment-links.js	8 May 2010 06:47:31 -0000	1.72
+++ fragment-links.js	12 May 2010 01:27:24 -0000	1.73
@@ -1,4 +1,4 @@
-var fragment_links = { 'refsRFC1557':'references','attr-meter-high':'the-button-element','refsRFC1554':'references','dom-opener':'browsers','attr-label-for':'forms','htmlcommandelement':'interactive-elements','the-history-interface':'history','refsXHR':'references','attr-fs-method-delete-keyword':'association-of-controls-and-forms','htmlfieldsetelement':'forms','conformance-requirements-for-authors':'introduction','attr-input-vspace':'obsolete','the-root-element':'semantics','command-facet-type':'commands','hierarchical-url':'urls','valid-non-negative-integer':'common-microsyntaxes','attr-fs-enctype-urlencoded':'association-of-controls-and-forms','activation':'editing','the-br-element':'text-level-semantics','case-sensitivity-and-string-comparison':'infrastructure','namespaces':'urls','command-redo':'dnd','attr-meter-value':'the-button-element','dom-style-disabled':'semantics','attr-media-src':'video','concept-facet':'commands','hierarchy_request_err':'urls','critical-subresources':'infrastructure','attr-sript-async':'scripting-1','a-graphical-representation-of-some-of-the-surrounding-text':'embedded-content-1','math':'the-map-element','refsIANAPERMHEADERS':'references','attr-br-clear':'obsolete','attr-iframe-longdesc':'obsolete','attr-input-usemap':'obsolete','attr-meta-http-equiv-content-language':'semantics','the-maxlength-attribute':'common-input-element-attributes','attr-iframe-vspace':'obsolete','the-cite-element':'text-level-semantics','attr-button-type':'the-button-element','attr-input-type-button-keyword':'the-input-element','attr-hr-align':'obsolete','valid-mime-type-with-no-parameters':'infrastructure','non-conforming-features':'obsolete','attr-textarea-wrap-soft':'the-button-element','concept-fe-disabled':'association-of-controls-and-forms','timed-track-cue-start-time':'video','dom-feature-strings':'urls','root-element':'infrastructure','attr-link-href':'semantics','spelling-and-grammar-checking':'editing','the-wbr-element':'text-level-semantics','htmltitleelement':'semantics','character-referencs':'syntax','command-bold':'dnd','attr-hyperlink-media':'links','attr-object-align':'obsolete','syntax-start-tag':'syntax','html-mime-type':'infrastructure','link-type-index':'links','concept-input-type-file-selected':'number-state','refsHTTP':'references','strike':'obsolete','browsing-the-web':'history','timed-track-cue-horizontal-writing-direction':'video','refsDOMRANGE':'references','attr-tr-bgcolor':'obsolete','the-img-element':'embedded-content-1','mq':'common-microsyntaxes','exceptions':'urls','scripting':'webappapis','valid-browsing-context-name-or-keyword':'browsers','attr-meta-http-equiv-refresh':'semantics','dom-timedtrack-kind-descriptions':'video','times':'common-microsyntaxes','attr-hr-noshade':'obsolete','attr-form-autocomplete-off-state':'forms','syntax-attributes':'syntax','command-facet-checkedstate':'commands','refsRFC3279':'references','absolute-url':'urls','htmltrackelement':'video','attr-p-align':'obsolete','concept-datetime-digit':'common-microsyntaxes','edits-and-paragraphs':'edits','ypographic-conventions':'introduction','attr-tdth-abbr':'obsolete','syntax-comments':'syntax','unknown-images':'embedded-content-1','attr-pre-width':'obsolete','the-details-element':'interactive-elements','timers':'timers','meta-description':'semantics','valid-simple-color':'common-microsyntaxes','quota_exceeded_err':'urls','the-div-element':'grouping-content','use-div-for-wrappers':'sections','refsWHATWGWIKI':'references','media-element-attributes':'video','element-level-focus-apis':'editing','htmlmenuelement':'interactive-elements','attributes-0':'syntax','attributes-1':'index','scripting-1':'scripting-1','scripting-0':'infrastructure','attr-input-alt':'number-state','writing':'syntax','the-timed-tracks-are-ready':'video','edits':'edits','relaxing-the-same-origin-restriction':'origin-0','history-0':'history','history-1':'introduction','weeks':'common-microsyntaxes','timed-track-kind':'video','valid-date-string-in-content-with-optional-time':'common-microsyntaxes','attr-textarea-cols':'the-button-element',attr-fieldset-disabled':'forms','htmldetailselement':'interactive-elements','event-media-progress':'video','domtokenlist-0':'urls','attr-base-href':'semantics','command-insertorderedlist':'dnd','command-unlink':'dnd','the-blockquote-element':'grouping-content','attr-object-type':'the-iframe-element','dom-media-have_enough_data':'video','attr-input-type-email-keyword':'the-input-element','attr-textarea-readonly':'the-button-element','serialize_err':'urls','client-identification':'timers','attr-input-type-color-keyword':'the-input-element','concept-command':'commands','attr-ol-type':'obsolete','attr-fs-method-post-keyword':'association-of-controls-and-forms','htmlhrelement':'grouping-content','timed-track-cue-writing-direction':'video','rb':'obsolete','standard-metadata-names':'semantics','command-insertparagraph':'dnd','attr-meta-http-equiv-default-style':'semantics','htmltextareaelement':'the-button-element','default-media':'semantics','refsRFC3548':'references','attr-link-urn':'obsolete','no_modification_alowed_err':'urls','refsWEBLINK':'references','refsRFC2388':'references','refsPPUTF8':'references','timed-track-loaded':'video','valid-e-mail-address-list':'states-of-the-type-attribute','r1':'tabular-data','r2':'tabular-data','attr-fe-maxlength':'association-of-controls-and-forms','attr-media-preload-none-state':'video','sequential-focus-navigation':'editing','attr-fs-method-delete':'association-of-controls-and-forms','rank':'sections','network-states':'video','the-input-element':'the-input-element','the-footer-element':'sections','navigator':'timers','link-type-help':'links','timed-track-cue-size':'video','attr-embed-vspace':'obsolete','set-of-comma-separated-tokens':'common-microsyntaxes','refsBECSS':'references','link-type-author':'links','timed-track-cue-vertical-growing-right-writing-direction':'video','htmlmetaelement':'semantics','attr-script-charset':'scripting-1','htmlcollection-0':'urls','dom-location-hash':'history','dom-media-have_nothing':'video','attr-fe-autofocus':'association-of-controls-andforms','in-a-document':'infrastructure','table-example-1':'tabular-data','dynamic-markup-insertion':'apis-in-html-documents','classes':'elements','the-multiple-attribute':'common-input-element-attributes','syntax-ambiguous-ampersand':'syntax','top-level-browsing-context':'browsers','simple-color':'common-microsyntaxes','attr-button-value':'the-button-element','navigatorabilities':'timers','attr-table-cellspacing':'obsolete','link-type-nofollow':'links','event-drag':'dnd','refsRFC1345':'references','inuse_attribute_err':'urls','attr-object-declare':'obsolete','refsWIN31J':'references','the-title-element':'dom','pragma-set-default-language':'semantics','radio-button-state':'number-state','acknowledgements':'acknowledgements','htmlmapelement':'the-map-element','dom':'dom','the-mark-element':'text-level-semantics','list-of-timed-tracks':'video','concept-fs-target':'association-of-controls-and-forms','not_found_err':'urls','concept-datetime-local':'common-microsyntaxes','syntax':'syntax','colors':'common-microsytaxes','outerhtml':'apis-in-html-documents','refsPROGRESS':'references','htmloptionscollection':'urls','radionodelist':'urls','domtokenlist':'urls','preferred-mime-name':'infrastructure','htmlstyleelement':'semantics','attr-th-scope-colgroup':'tabular-data','attr-fs-enctype':'association-of-controls-and-forms','attr-textarea-wrap-hard':'the-button-element','custom-handlers':'timers','mathml-namespace':'urls','event-media-canplay':'video','refsFILEAPI':'references','attr-iframe-srcdoc':'the-iframe-element','the-col-element':'tabular-data','the-placeholder-attribute':'common-input-element-attributes','refsDOMCORE':'references','kinds-of-content':'content-models','the-td-element':'tabular-data','accessing-other-browsing-contexts':'browsers','creator-browsing-context':'browsers','event-dragstart':'dnd','event-media-waiting':'video','websrt':'video','attr-tdth-headers':'tabular-data','attr-textarea-wrap-soft-state':'the-button-element','active-document':'browsers','article-example':'sections','hidden-state':'staes-of-the-type-attribute','refsRFC5724':'references','attr-li-value':'grouping-content','attr-command-type-keyword-checkbox':'interactive-elements','attribute-text':'elements','navigatoronline':'timers','refsORIGIN':'references','attr-button-type-button':'the-button-element','concept-option-value':'the-button-element','attr-head-profile':'obsolete','attr-tdth-charoff':'obsolete','form-associated-element':'forms','timed-track-cue-start-alignment':'video','media-elements':'video','attr-tr-align':'obsolete','urls':'urls','mediaerror':'video','concept-section':'sections','attr-input-maxlength':'common-input-element-attributes','refsRFC3023':'references','attr-area-shape-rect':'the-map-element','radio-button-group':'number-state','attr-input-min':'common-input-element-attributes','e-mail-state':'states-of-the-type-attribute','htmlheadelement':'semantics','attr-input-type-url-keyword':'the-input-element','steps-to-expose-a-media-resource-specific-timed-track':'video','htmlembedelement':'the-iframe-element','synta-errors':'introduction','htmlmediaelement':'video','about:legacy-compat':'urls','timed-track-cue-middle-alignment':'video','character-encoding-declaration':'semantics','attr-keygen-challenge':'the-button-element','date-state':'states-of-the-type-attribute','link-type-tag':'links','attr-div-align':'obsolete','category-reset':'forms','the-dragevent-and-datatransfer-interfaces':'dnd','attr-input-type-text-keyword':'the-input-element','the-source-element':'video','attr-th-scope-col':'tabular-data','browsing-context-name':'browsers','n':'tabular-data','attr-area-shape-circle':'the-map-element','element-definitions':'elements','attr-fs-method-get':'association-of-controls-and-forms','command-delete':'dnd','concept-appcache-manifest-explicit':'offline','link-type-prev':'links','attr-fae-form':'association-of-controls-and-forms','attr-form-accept-charset':'forms','event-appcache-cached':'offline','attr-fs-formmethod':'association-of-controls-and-forms','xml-mime-type':'infrastructure','hashchangeevent':'history','hmlbrelement':'text-level-semantics','attr-img-hspace':'obsolete','a-link-or-button-containing-nothing-but-the-image':'embedded-content-1','attr-img-border':'obsolete','htmlkeygenelement':'the-button-element','attr-track-kind-keyword-descriptions':'video','the-body-element':'dom','heading-content':'content-models','attr-html-manifest':'semantics','htmliframeelement':'the-iframe-element','the-output-element':'the-button-element','attr-input-type-image-keyword':'the-input-element','about:srcdoc':'urls','attr-tr-charoff':'obsolete','attr-input-type-time-keyword':'the-input-element','attr-col-charoff':'obsolete','htmltimeelement':'text-level-semantics','the-address-element':'sections','validation_err':'urls','category-label':'forms','collections':'urls','week-state':'states-of-the-type-attribute','unordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','scriptingLanguages':'scripting-1','event-dragover':'dnd','attr-meta-charset':'semantics','valid-date-string-with-optional-time':'common-microsyntaes','event-media-loadeddata':'video','background':'introduction','htmlobjectelement':'the-iframe-element','security-document':'dom','scrolling-elements-into-view':'editing','network_err':'urls','refsRFC4281':'references','security':'dom','refsRFC4329':'references','domstringmap-0':'urls','dom-timedtrack-kind-subtitles':'video','paragraphs':'content-models','the-ins-element':'edits','attr-embed-type':'the-iframe-element','manually-releasing-the-storage-mutex':'timers','attr-background':'obsolete','comments':'syntax','attr-command-type-state-checkbox':'interactive-elements','refsATAG':'references','nested-browsing-context':'browsers','phrasing-content':'content-models','dnd':'dnd','attr-meter-min':'the-button-element','tag-clouds':'links','event-media-seeking':'video','attr-command-disabled':'interactive-elements','event-dragenter':'dnd','months':'common-microsyntaxes','attr-script-type':'scripting-1','common-idioms-without-dedicated-elements':'links','refsMIMESNIFF':'references','htmltableelement':'tabular-dta','reflecting-content-attributes-in-idl-attributes':'urls','refsATOM':'references','attr-param-type':'obsolete','attr-track-srclang':'video','attr-button-type-submit':'the-button-element','remove-an-element-from-a-document':'infrastructure','the-readonly-attribute':'common-input-element-attributes','timedtrackcue':'video','htmlscriptelement':'scripting-1','unquoted':'syntax','isindex-0':'obsolete','sourcing-out-of-band-timed-tracks':'video','attr-area-nohref':'obsolete','index_size_err':'urls','attr-fs-formenctype':'association-of-controls-and-forms','attr-fs-action':'association-of-controls-and-forms','cdata-sections':'syntax','event-media-play':'video','command-facet-hiddenstate':'commands','refsSVG':'references','introduction-2':'offline','valid-date-or-time-string':'common-microsyntaxes','attr-media-preload-auto':'video','attr-media-preload-metadata':'video','command-insertunorderedlist':'dnd','the-directionality':'elements','attr-script-event':'obsolete','attr-select-size':'the-button-element','dom-mdiaerror-media_err_aborted':'video','the-location-interface':'history','attr-q-cite':'text-level-semantics','willful-violation':'introduction','meta-generator':'semantics','attr-spellcheck':'editing','local-date-and-time-state':'states-of-the-type-attribute','webappapis':'webappapis','websrt-cue-text-line':'video','attr-a-charset':'obsolete','meta-keywords':'semantics','concept-datetime':'common-microsyntaxes','html-namespace':'infrastructure','a-group-of-images-that-form-a-single-larger-picture-with-links':'embedded-content-1','navigating-nested-browsing-contexts-in-the-dom':'browsers','link-type-sidebar':'links','attr-meta-content':'semantics','command-italic':'dnd','focus':'editing','attr-caption-align':'obsolete','attr-textarea-placeholder':'the-button-element','sequential-link-types':'links','refsRFC1034':'references','attr-time-pubdate':'text-level-semantics','attr-body-margintop':'obsolete','local-dates-and-times':'common-microsyntaxes','htmlselectelement':'the-button-element','valid-media-query':'comon-microsyntaxes','beforeunloadevent':'history','xml-namespace':'urls','command-undo':'dnd','dir':'obsolete','timeranges':'video','attr-hyperlink-href':'links','attr-dataformatas':'obsolete','input-type-attr-summary':'the-input-element','obsolete':'obsolete','number-state':'number-state','event-media-playing':'video','secondary-browsing-contexts':'browsers','dom-media-have_current_data':'video','text-html-sandboxed':'iana','global-dates-and-times':'common-microsyntaxes','the-pre-element':'grouping-content','concept-submit-button':'forms','command-unselect':'dnd','refsSHIFTJIS':'references','htmldocument':'dom','concept-button':'forms','attr-param-value':'the-iframe-element','refsECMA262':'references','command-selectall':'dnd','the-rt-element':'text-level-semantics','resource-metadata-management':'dom','link-type-license':'links','named-access-on-the-window-object':'browsers','attr-command-type-keyword-radio':'interactive-elements','sectioning-content':'content-models','syntax-tag-name':'syntax','attr-trackkind-subtitles':'video','set-of-space-separated-tokens':'common-microsyntaxes','browser-interface-elements':'browsers','iana':'iana','the-id-attribute':'elements','style-default-media':'semantics','attr-hr-size':'obsolete','htmlparagraphelement':'grouping-content','not_supported_err':'urls','charset512':'semantics','refsRFC2483':'references','security_err':'urls','event-dragleave':'dnd','attr-object-standby':'obsolete','attr-mod-datetime':'edits','dom-media-have_metadata':'video','attr-input-type-range-keyword':'the-input-element','live':'infrastructure','scope':'introduction','the-pattern-attribute':'common-input-element-attributes','the-dfn-element':'text-level-semantics','attr-area-shape-keyword-circle':'the-map-element','attr-tabindex':'editing','printing':'timers','attr-link-media':'semantics','syntax-attribute-value':'syntax','xml-compatible':'infrastructure','htmlbuttonelement':'the-button-element','attr-fs-novalidate':'association-of-controls-and-forms','attr-input-type-reset-keyword':'the-input-eleent','attr-optgroup-label':'the-button-element','timed-track-cue-pause-on-exit-flag':'video','context-menus':'interactive-elements','the-param-element':'the-iframe-element','charset':'semantics','auxiliary-browsing-context':'browsers','xhtml':'the-xhtml-syntax','history-traversal':'history','the-option-element':'the-button-element','creator-document':'browsers','attr-script-src':'scripting-1','htmlareaelement':'the-map-element','refsCOOKIES':'references','attr-hyperlink-type':'links','appcacheevents':'offline','outline':'sections','attr-select-multiple':'the-button-element','attr-iframe-sandbox':'the-iframe-element','dom-location-pathname':'history','the-span-element':'text-level-semantics','definitions':'association-of-controls-and-forms','the-form-element':'forms','effective-script-origin':'origin-0','the-keygen-element':'the-button-element','attr-media-preload-auto-state':'video','refsRFC2313':'references','a-quick-introduction-to-html':'introduction','htmlquoteelement':'grouping-content','attr-input-autcomplete':'common-input-element-attributes','command-facet-id':'commands','user-prompts':'timers','forms':'forms','closing-the-input-stream':'apis-in-html-documents','window':'browsers','listing':'obsolete','attr-th-scope':'tabular-data','refsRFC1842':'references','attr-object-data':'the-iframe-element','recommended-reading':'introduction','conversations':'links','attr-tdth-height':'obsolete','attr-table-align':'obsolete','refsWCAG':'references','category-listed':'forms','refsUTF8DET':'references','attr-hyperlink-usemap':'the-map-element','embedded-content-1':'embedded-content-1','embedded-content-0':'content-models','dom-timedtrack-kind-chapters':'video','other-metadata-names':'semantics','the-required-attribute':'common-input-element-attributes','authors-using-xhtml':'iana','manifests':'offline','attr-body-marginwidth':'obsolete','attr-command-radiogroup':'interactive-elements','canvas':'the-canvas-element','syntax-tag-omission':'syntax','websrt-file-body':'video','attr-dl-compact':'obsolete','htmlhtmleleent':'semantics','htmlunknownelement':'elements','sectioning-root':'sections','the-size-attribute':'common-input-element-attributes','htmllinkelement':'semantics','heading-content-0':'content-models','syntax-0':'video','text-html':'iana','valid-list-of-integers':'common-microsyntaxes','attr-hr-width':'obsolete','the-style-attribute':'elements','image-maps':'the-map-element','origin':'origin-0','the-document-s-current-address':'dom','blink':'obsolete','elements-0':'syntax','elements-1':'index','doctype-legacy-string':'syntax','error-codes':'video','the-q-element':'text-level-semantics','event-media-emptied':'video','syntax-charref':'syntax','sourcing-in-band-timed-tracks':'video','attr-input-type-radio-keyword':'the-input-element','the-figure-element':'grouping-content','semantics':'semantics','attr-tbody-valign':'obsolete','attr-track-kind-chapters':'video','concept-time':'common-microsyntaxes','valid-non-empty-url-potentially-surrounded-by-spaces':'urls','syntax-cdata':'syntax','htmltablecaptionelement':'tbular-data','common-input-element-attributes':'common-input-element-attributes','refsRFC2237':'references','dates-and-times':'common-microsyntaxes','refsRFC5280':'references','optional-tags':'syntax','attr-link-sizes':'links','refsGRAPHICS':'references','the-document-s-address':'dom','attr-th-scope-row':'tabular-data','event-pagehide':'history','type_mismatch_err':'urls','refsOPENSEARCH':'references','refsRFC1468':'references','attr-form-autocomplete':'forms','event-pageshow':'history','the-var-element':'text-level-semantics','element-content-categories':'index','attr-fe-disabled':'association-of-controls-and-forms','general-guidelines':'embedded-content-1','mutabletimedtrack':'video','the-bdo-element':'text-level-semantics','the-article-element':'sections','bgsound':'obsolete','apis-in-html-documents':'apis-in-html-documents','attr-input-checked':'the-input-element','spacer':'obsolete','the-aside-element':'sections','a-sample-manifest':'offline','dom-mediaerror-media_err_src_not_supported':'video','attr-cotenteditable':'editing','htmlheadingelement':'sections','xml':'infrastructure','syntax_err':'urls','link-type-last':'links','the-min-and-max-attributes':'common-input-element-attributes','category-submit':'forms','attr-area-shape-default':'the-map-element','xmp':'obsolete','attributes-common-to-form-controls':'association-of-controls-and-forms','image-map':'the-map-element','attr-output-for':'the-button-element','htmllegendelement':'forms','refsRFC3986':'references','refsRFC3987':'references','htmlspanelement':'text-level-semantics','nobr':'obsolete','attr-iframe-align':'obsolete','attr-body-marginleft':'obsolete','timed-track-loading':'video','timed-track-disabled':'video','command-insertlinebreak':'dnd','svg-namespace':'urls','forget-the-media-element-s-media-resource-specific-timed-tracks':'video','attr-map-name':'the-map-element','attributes-common-to-td-and-th-elements':'tabular-data','document.writeln':'apis-in-html-documents','attr-link-methods':'obsolete','command-subscript':'dnd','attr-source-src':video','timed-track-cue-end-time':'video','attr-script-language':'obsolete','the-undomanagerevent-interface-and-the-undo-and-redo-events':'dnd','the-summary-element':'interactive-elements','refsGREGORIAN':'references','the-header-element':'sections','attr-option-selected':'the-button-element','infrastructure':'infrastructure','form-submission':'association-of-controls-and-forms','the-th-element':'tabular-data','svg-0':'the-map-element','dom-appcache-updateready':'offline','security-0':'association-of-controls-and-forms','joint-session-history':'history','attr-media-preload':'video','dates':'common-microsyntaxes','refsWEBSQL':'references','s':'obsolete','attr-menu-compact':'obsolete','insert-an-element-into-a-document':'infrastructure','valid-non-empty-url':'urls','parse_err':'urls','concept-appcache-manifest-fallback':'offline','boolean-attribute':'common-microsyntaxes','interfaces-for-url-manipulation':'urls','attr-iframe-name':'the-iframe-element','the-command':'interactive-elements','tabular-data':'tabulr-data','real-numbers':'common-microsyntaxes','making-entire-documents-editable':'editing','documentSelection':'editing','htmlbaseelement':'semantics','attr-media-loop':'video','the-area-element':'the-map-element','link-type-bookmark':'links','concept-input-required':'common-input-element-attributes','attr-keygen-keytype':'the-button-element','prefix-match':'infrastructure','refsTIS620':'references','image-button-state':'number-state','time-ranges':'video','plugin':'infrastructure','attr-area-shape-keyword-default':'the-map-element','refsWIN1254':'references','dom-document-open':'apis-in-html-documents','htmlbodyelement':'sections','boolean-attributes':'common-microsyntaxes','refsARIAIMPL':'references','domstring_size_err':'urls','refsCORS':'references','the-dt-element':'grouping-content','events':'webappapis','table-descriptions':'tabular-data','the-map-element':'the-map-element','dom-canvas-getcontext':'the-canvas-element','the-progress-element':'the-button-element','the-window-object':'browsers','editingapis':'dnd','the-object-element':'the-iframe-element','opener-browsing-context':'browsers','the-rp-element':'text-level-semantics','refsRFC2045':'references','refsRFC2046':'references','refsBIDI':'references','attr-command-checked':'interactive-elements','attr-track-kind-keyword-subtitles':'video','refsSRGB':'references','the-li-element':'grouping-content','design-notes':'introduction','attr-hyperlink-hreflang':'links','element-restrictions':'syntax','refsNPAPI':'references','compliance-with-other-specifications':'introduction','the-thead-element':'tabular-data','event-hashchange':'history','the-p-element':'grouping-content','the-del-element':'edits','event-media-loadstart':'video','noembed':'obsolete','htmltablecolelement':'tabular-data','browsing-context':'browsers','restrictions-on-content-models-and-on-attribute-values':'introduction','refsWIN874':'references','audience':'introduction','color-state':'number-state','the-dl-element':'grouping-content','rel-sidebar-hyperlink':'links','x-that':'introduction,'lists-of-integers':'common-microsyntaxes','external-resource-link':'semantics','refsGBK':'references','attr-base-target':'semantics','timed-track-cue-vertical-growing-left-writing-direction':'video','attributes-common-to-ins-and-del-elements':'edits','attr-table-summary':'tabular-data','date-and-time-state':'states-of-the-type-attribute','concept-appcache-manifest-network':'offline','ordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','attr-fs-method-post':'association-of-controls-and-forms','websrt-cue':'video','attr-object-code':'obsolete','title-on-style':'semantics','attr-link-charset':'obsolete','browsing-context-nested-through':'browsers','dom-trees':'infrastructure','annotations-for-assistive-technology-products-aria':'content-models','dom-mediaerror-media_err_decode':'video','parent-browsing-context':'browsers','references':'references','refsWEBIDL':'references','invalid_access_err':'urls','attr-optgroup-disabled':'the-button-element','event-media-suspend':'video','attr-command-tye-state-command':'interactive-elements','event-media-stalled':'video','attr-input-type-month-keyword':'the-input-element','the-title-attribute':'elements','attr-source-type':'video','styling':'semantics','attr-input-autocomplete-on-state':'common-input-element-attributes','inline-documentation-for-external-scripts':'scripting-1','the-code-element':'text-level-semantics','toolbar-state':'interactive-elements','htmlimageelement':'embedded-content-1','command-inserttext':'dnd','refsWEBSTORAGE':'references','attr-img-align':'obsolete','attr-fs-formnovalidate':'association-of-controls-and-forms','syntax-text':'syntax','the-legend-element':'forms','attr-command-title':'interactive-elements','mathml':'the-map-element','undomanagerevent':'dnd','popstateevent':'history','attr-iframe-scrolling':'obsolete','link-type-noreferrer':'links','checkbox-state':'number-state','attr-fs-method-put':'association-of-controls-and-forms','the-time-element':'text-level-semantics','concept-id':'elements','obsolete-but-conforming-featres':'obsolete','link-type-alternate':'links','refsXMLBASE':'references','attr-track-label':'video','an-image-not-intended-for-the-user':'embedded-content-1','refsHTMLDIFF':'references','command-facet-action':'commands','refs2DCONTEXT':'references','dom-outerhtml':'apis-in-html-documents','htmlolistelement':'grouping-content','anonymous-command':'commands','fallback-content':'content-models','u':'obsolete','keywords-and-enumerated-attributes':'common-microsyntaxes','attr-body-marginheight':'obsolete','the-em-element':'text-level-semantics','attr-form-autocomplete-on-state':'forms','browsing-context-container':'browsers','refsRFC1922':'references','browsers':'browsers','alt':'embedded-content-1','tt':'obsolete','invalid_state_err':'urls','tree-order':'infrastructure','timed-track-list-of-cues':'video','foreign-elements':'syntax','the-ruby-element':'text-level-semantics','command-inserthtml':'dnd','application-cache-api':'offline','the-session-history-of-browsing-contexts':'history','concept-fs-method':'assocation-of-controls-and-forms','the-link-is-an-alternative-stylesheet':'links','ascii-compatible-character-encoding':'infrastructure','form-submission-0':'association-of-controls-and-forms','the-meter-element':'the-button-element','plugins':'infrastructure','refsMQ':'references','htmloptionscollection-0':'urls','terminology-0':'urls','attr-track-kind-captions':'video','attr-input-placeholder':'common-input-element-attributes','flow-content-0':'content-models','html-elements':'infrastructure','attr-meter-low':'the-button-element','attr-script-defer':'scripting-1','attr-iframe-frameborder':'obsolete','windowtimers':'timers','states-of-the-type-attribute':'states-of-the-type-attribute','url_mismatch_err':'urls','attr-hr-color':'obsolete','attr-ol-compact':'obsolete','attr-tbody-align':'obsolete','attr-tdth-valign':'obsolete','concept-option-disabled':'the-button-element','inter-element-whitespace':'content-models','link-type-first':'links','the-track-element':'video','attr-a-urn':'obsolete','event-media-timeupdae':'video','the-h1-h2-h3-h4-h5-and-h6-elements':'sections','attr-tdth-char':'obsolete','attr-ul-type':'obsolete','namespace_err':'urls','introduction-4':'dnd','introduction-0':'forms','introduction-3':'webappapis','the-button-element':'the-button-element','guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues':'video','the-ol-element':'grouping-content','void-elements':'syntax','attr-tdth-colspan':'tabular-data','refsABNF':'references','attr-col-span':'tabular-data','the-i-element':'text-level-semantics','the-embed-element':'the-iframe-element','file-upload-state':'number-state','paragraph':'content-models','dom-innerhtml':'apis-in-html-documents','refsCSSUI':'references','history':'history','refsRFC3490':'references','ascii-case-insensitive':'infrastructure','numbers':'common-microsyntaxes','writing-cache-manifests':'offline','undomanager':'dnd','websrt-voice-declaration':'video','attr-tdth-rowspan':'tabular-data','menus':'interactive-elements','creating-documents':'dom','attr-tdth-bgcolor':'bsolete','attr-media-preload-metadata-state':'video','attr-mod-cite':'edits','enabling-and-disabling-form-controls':'association-of-controls-and-forms','reflect':'urls','timed-track-cue-alignment':'video','htmlaudioelement':'video','refsXPATH10':'references','attr-style-type':'semantics','the-lang-and-xml:lang-attributes':'elements','htmlmodelement':'edits','meta-application-name':'semantics','dom-media-have_future_data':'video','dom-mediaerror-media_err_network':'video','edits-and-lists':'edits','attr-input-type-date-keyword':'the-input-element','text-srt':'iana','valid-date-or-time-string-in-content':'common-microsyntaxes','refsCESU8':'references','interactive-content-0':'content-models','the-nav-element':'sections','seeking':'video','event-media-pause':'video','refsBOCU1':'references','timed-track-cue-snap-to-lines-flag':'video','conformance-requirements':'infrastructure','valid-global-date-and-time-string':'common-microsyntaxes','concept-option-label':'the-button-element','auxiliary-browsing-contexts':'rowsers','attr-table-datapagesize':'obsolete','attr-textarea-required':'the-button-element','refsRFC2119':'references','the-tbody-element':'tabular-data','attr-tbody-char':'obsolete','attr-area-shape-keyword-poly':'the-map-element','named-character-references-table':'named-character-references','attr-option-value':'the-button-element','valid-url':'urls','timedtrack':'video','attr-input-type-password-keyword':'the-input-element','attr-param-name':'the-iframe-element','the-select-element':'the-button-element','attr-embed-align':'obsolete','attr-option-name':'obsolete','attr-blockquote-cite':'grouping-content','attr-input-required':'common-input-element-attributes','invalid_modification_err':'urls','offline':'offline','attr-img-src':'embedded-content-1','attr-lang':'elements','matches-the-environment':'common-microsyntaxes','attr-option-label':'the-button-element','timed-track-model':'video','websrt-cue-timings':'video','selection-0':'editing','expiring-application-caches':'offline','preceded-or-followed':'conent-models','month-state':'states-of-the-type-attribute','attr-object-classid':'obsolete','timed-track':'video','implementing-the-server-side-processing-for-a-form':'forms','limiting-user-input-length':'association-of-controls-and-forms','attr-a-name':'obsolete','script':'scripting-1','introduction':'introduction','menus-intro':'interactive-elements','concept-input-value-default-range':'number-state','button-state':'number-state','list-state':'interactive-elements','attr-object-border':'obsolete','hyperlink-link':'semantics','dragevent':'dnd','pragma-directives':'semantics','conforming-documents':'infrastructure','attr-body-text':'obsolete','a-purely-decorative-image-that-doesn-t-add-any-information':'embedded-content-1','transparent-content-models':'content-models','simple-dialogs':'timers','attr-li-type':'obsolete','text-content':'content-models','hierarchical-link-types':'links','attr-input-step':'common-input-element-attributes','timed-track-cue-text-position':'video','timed-track-not-loaded':'video','ddevents':'dnd','websrt-cue-identifier':'video','the-a-element':'text-level-semantics','refsUNIVCHARDET':'references','phrasing-content-0':'content-models','attr-media-controls':'video','command-api':'commands','htmlallcollection':'urls','attr-tr-char':'obsolete','the-colgroup-element':'tabular-data','the-tr-element':'tabular-data','timed-track-api':'video','syntax-doctype':'syntax','html-namespace-0':'urls','attr-body-alink':'obsolete','range-state':'number-state','attr-area-shape-keyword-rect':'the-map-element','session-history':'history','valid-url-potentially-surrounded-by-spaces':'urls','attr-table-border':'obsolete','attr-track-kind-keyword-captions':'video','xlink-namespace':'urls','attr-input-type-week-keyword':'the-input-element','maximum-allowed-value-length':'association-of-controls-and-forms','htmlpreelement':'grouping-content','the-draggable-attribute':'dnd','attr-fs-method':'association-of-controls-and-forms','datatransfer':'dnd','attr-meta-name':'semantics','windows':'browsers','command-facet-abel':'commands','attr-area-shape':'the-map-element','attr-style-title':'semantics','refsIANACHARSET':'references','attributes-for-form-submission':'association-of-controls-and-forms','htmlvideoelement':'video','attr-fs-method-put-keyword':'association-of-controls-and-forms','html-vs-xhtml':'introduction','the-xhtml-syntax':'the-xhtml-syntax','font':'obsolete','attr-option-disabled':'the-button-element','websrt-file':'video','timed-track-cue-voice-identifier':'video','attr-a-shape':'obsolete','interactive-elements':'interactive-elements','the-abbr-element':'text-level-semantics','attr-style-scoped':'semantics','domsettabletokenlist-0':'urls','the-autocomplete-attribute':'common-input-element-attributes','refsXMLNS':'references','websrt-timestamp':'video','attr-input-type-tel-keyword':'the-input-element','restrictions-for-contents-of-script-elements':'scripting-1','association-of-controls-and-forms':'association-of-controls-and-forms','attr-col-valign':'obsolete','attr-table-rules':'obsolete','the-label-elemnt':'forms','furthest-ancestor-browsing-context':'browsers','refsHATOM':'references','attr-param-valuetype':'obsolete','attr-fs-enctype-formdata':'association-of-controls-and-forms','attr-track-kind-descriptions':'video','user-interface':'video','attr-hyperlink-rel':'links','text-node':'infrastructure','command-insertimage':'dnd','attr-ol-start':'grouping-content','formatblock-candidate':'dnd','state-object':'history','attr-input-type-submit-keyword':'the-input-element','htmloutputelement':'the-button-element','embedded-content':'content-models','interfaces':'index','collections-0':'urls','event-media-ended':'video','attr-link-title':'semantics','attr-menu-label':'interactive-elements','htmltablerowelement':'tabular-data','hyperlink':'links','refsRFC2781':'references','context':'the-canvas-element','attr-input-hspace':'obsolete','document.write':'apis-in-html-documents','htmlsourceelement':'video','attr-html-version':'obsolete','domsettabletokenlist':'urls','attr-input-pattern':'common-input-element-attribues','the-accesskey-attribute':'editing','insertadjacenthtml':'apis-in-html-documents','tag-cloud':'links','attr-th-scope-rowgroup':'tabular-data','timedtrackcuelist':'video','xmlns-namespace':'urls','dom-appcache-downloading':'offline','attr-object-codebase':'obsolete','refsSELECTORS':'references','htmlprogresselement':'the-button-element','attr-input-type-datetime-keyword':'the-input-element','attr-embed-name':'obsolete','attr-textarea-wrap-hard-state':'the-button-element','the-table-element':'tabular-data','event-popstate':'history','event-appcache-progress':'offline','dom-tree-accessors':'dom','needs-a-date':'text-level-semantics','attr-table-frame':'obsolete','attr-input-type-datetime-local-keyword':'the-input-element','attr-media-preload-none':'video','multicol':'obsolete','timed-track-cue':'video','attr-table-width':'obsolete','writing-a-form-s-user-interface':'forms','concept-fs-enctype':'association-of-controls-and-forms','attr-tdth-align':'obsolete','ancestor-browsing-context':'browsers','url-decomosition-idl-attributes':'urls','attr-fs-formtarget':'association-of-controls-and-forms','domhtmlimplementation':'dom','a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos':'embedded-content-1','event-media-ratechange':'video','attr-object-name':'the-iframe-element','attr-area-coords':'the-map-element','attr-track-kind-metadata':'video','embedding-custom-non-visible-data':'elements','wrong_document_err':'urls','dom-location-protocol':'history','syntax-tags':'syntax','compatibility-caseless':'infrastructure','newlines':'syntax','attr-xml-lang':'elements','attr-meter-optimum':'the-button-element','the-ul-element':'grouping-content','metadata-content-0':'content-models','location':'history','event-media-abort':'video','concept-rel-extensions':'links','attr-form-name':'forms','big':'obsolete','attr-command-icon':'interactive-elements','dom-appcache-idle':'offline','the-caption-element':'tabular-data','case-sensitive':'infrastructure','timed-track-cue-line-position':'video','facets':commands','media-resource-specific-timed-track':'video','ignore':'infrastructure','valid-local-date-and-time-string':'common-microsyntaxes','dom-media-network_idle':'video','terminology':'infrastructure','the-title-element-0':'semantics','attr-source-media':'video','valid-floating-point-number':'common-microsyntaxes','refsECMA357':'references','examples':'tabular-data','naming-form-controls':'association-of-controls-and-forms','refsCSSATTR':'references','attr-input-type-keywords':'the-input-element','dom-timedtrack-kind-captions':'video','timed-track-label':'video','opening-the-input-stream':'apis-in-html-documents','attr-track-src':'video','refsCSSCOLOR':'references','attr-iframe-allowtransparency':'obsolete','attr-textarea-rows':'the-button-element','the-list-attribute':'common-input-element-attributes','the-noscript-element':'scripting-1','interactive-content':'content-models','dom-location-search':'history','attr-iframe-src':'the-iframe-element','refsRFC5322':'references','valid-browsing-context-name':'rowsers','command-facet-accesskey':'commands','attr-input-type-number-keyword':'the-input-element','attr-fs-method-get-keyword':'association-of-controls-and-forms','location-of-the-media-resource':'video','refsRFC2646':'references','attr-link-sizes-any':'links','refsRFC2318':'references','telephone-state':'states-of-the-type-attribute','a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations':'embedded-content-1','refsCHARMOD':'references','refsX690':'references','sections':'sections','dom-navigator-registerprotocolhandler':'timers','document-metadata':'semantics','refsCOMPUTABLE':'references','htmlulistelement':'grouping-content','attr-input-align':'obsolete','the-iframe-element':'the-iframe-element','refsMAILTO':'references','current-entry-of-the-joint-session-history':'history','htmlparamelement':'the-iframe-element','attr-hyperlink-target':'links','reset-button-state':'number-state','syntax-elements':'syntax','character-encodings':'infrastructure','atr-img-ismap':'embedded-content-1','text-that-has-been-rendered-to-a-graphic-for-typographical-effect':'embedded-content-1','refsCSSOM':'references','intro-early-example':'introduction','refsISO885911':'references','attr-command-type':'interactive-elements','attr-col-char':'obsolete','valid-e-mail-address':'states-of-the-type-attribute','attr-th-scope-auto':'tabular-data','attr-input-list':'common-input-element-attributes','attr-colgroup-span':'tabular-data','attr-object-archive':'obsolete','event-appcache-noupdate':'offline','elements':'elements','mediaevents':'video','text-state-and-search-state':'states-of-the-type-attribute','non-negative-integers':'common-microsyntaxes','valid-month-string':'common-microsyntaxes','syntax-attribute-name':'syntax','htmloptgroupelement':'the-button-element','documents-in-the-dom':'dom','svg':'the-map-element','attr-button-type-reset':'the-button-element','attr-input-readonly':'common-input-element-attributes','source-default-media':'video','attr-input-max':'common-input-eement-attributes','extensibility':'infrastructure','attr-embed-hspace':'obsolete','event-media-volumechange':'video','headings-and-sections':'sections','event-dragend':'dnd','concept-week':'common-microsyntaxes','timed-track-mode':'video','resources':'infrastructure','syntax-newlines':'syntax','media-resource':'video','syntax-references':'common-microsyntaxes','attr-iframe-seamless':'the-iframe-element','event-media-error':'video','valid-week-string':'common-microsyntaxes','the-dd-element':'grouping-content','attr-data':'elements','categories':'forms','contenteditable':'editing','event-appcache-updateready':'offline','htmltableheadercellelement':'tabular-data','cue-events':'video','unloading-documents':'history','dom-timedtrack-kind-metadata':'video','dimension-attributes':'the-map-element','attr-embed-src':'the-iframe-element','video':'video','attr-img-name':'obsolete','attr-body-marginbottom':'obsolete','index':'index','the-hgroup-element':'sections','events-0':'index','attr-ol-reversed':'grouping-content,'valid-mime-type':'infrastructure','acronym':'obsolete','attr-meter-max':'the-button-element','valid-time-string':'common-microsyntaxes','attr-contextmenu':'interactive-elements','context-menu-state':'interactive-elements','the-strong-element':'text-level-semantics','attr-fs-target':'association-of-controls-and-forms','event-media-durationchange':'video','the-head-element':'dom','a-key-part-of-the-content':'embedded-content-1','refsSCSU':'references','htmldivelement':'grouping-content','media-element':'video','the-constraint-validation-api':'association-of-controls-and-forms','link-type-pingback':'links','the-hr-element':'grouping-content','dom-media-network_no_source':'video','link-type-next':'links','child-browsing-context':'browsers','dom-media-network_empty':'video','attr-fs-formaction':'association-of-controls-and-forms','navigating-auxiliary-browsing-contexts-in-the-dom':'browsers','htmlformcontrolscollection-0':'urls','htmlmeterelement':'the-button-element','noframes':'obsolete','an-iframe-srcdoc-doument':'the-iframe-element','refsCSS':'references','the-step-attribute':'common-input-element-attributes','concept-meta-extensions':'semantics','text-field-selection':'editing','signed-integers':'common-microsyntaxes','htmllielement':'grouping-content','attr-img-vspace':'obsolete','windowmodal':'timers','timed-track-cue-identifier':'video','number-of-days-in-month-month-of-year-year':'common-microsyntaxes','hyperlink-elements':'links','browser-state':'offline','the-canvas-element':'the-canvas-element','attr-meta-http-equiv-content-type':'semantics','timed-track-hidden':'video','attr-style-media':'semantics','links':'links','refsDOMEVENTS':'references','timed-track-failed-to-load':'video','event-appcache-checking':'offline','refsARIA':'references','attr-meta-http-equiv':'semantics','htmldatalistelement':'the-button-element','refsUTR36':'references','the-sub-and-sup-elements':'text-level-semantics','dom-appcache-obsolete':'offline','the-style-element':'semantics','refsISO8601':'references','origin-0':'origin-','event-appcache-obsolete':'offline','attr-img-alt':'embedded-content-1','dom-appcache-checking':'offline','refsXML':'references','attr-iframe-marginwidth':'obsolete','the-link-element':'semantics','command-superscript':'dnd','applicationcache':'offline','concept-fs-novalidate':'association-of-controls-and-forms','attr-track-kind-keyword-metadata':'video','attr-tbody-charoff':'obsolete','attr-input-type-hidden-keyword':'the-input-element','htmlinputelement':'the-input-element','timed-track-readiness-state':'video','htmloptionelement':'the-button-element','attr-input-type-file-keyword':'the-input-element','the-base-element':'semantics','timed-track-cue-end-alignment':'video','attr-input-type-checkbox-keyword':'the-input-element','transparent':'content-models','event-handler-content-attributes':'webappapis','linkTypes':'links','text-0':'syntax','the-html-element':'dom','structure-of-this-specification':'introduction','refsMATHML':'references','concept-fs-action':'association-of-controls-and-forms','attr-progess-max':'the-button-element','link-type-archives':'links','offsets-into-the-media-resource':'video','a-type-that-the-user-agent-knows-it-cannot-render':'video','constraints':'association-of-controls-and-forms','attr-input-multiple':'common-input-element-attributes','meta':'semantics','attr-link-type':'semantics','refsWEBWORKERS':'references','refsPNG':'references','dom-link-disabled':'semantics','the-hidden-attribute':'editing','attr-a-rev':'obsolete','attr-input-accept':'number-state','htmltablesectionelement':'tabular-data','secondary-browsing-context':'browsers','undo':'dnd','link-type-external':'links','command-facet-disabledstate':'commands','attr-a-methods':'obsolete','usage-summary':'text-level-semantics','security-forms':'association-of-controls-and-forms','system-state-and-capabilities':'timers','attr-details-open':'interactive-elements','content-models':'content-models','htmltabledatacellelement':'tabular-data','footnotes':'links','other-link-types':'links','attr-abbr-title':'text-level-semantics,'attr-script-for':'obsolete','refsABOUT':'references','no_data_allowed_err':'urls','a-group-of-images-that-form-a-single-larger-picture-with-no-links':'embedded-content-1','apis-for-creating-and-navigating-browsing-contexts-by-name':'browsers','attr-area-alt':'the-map-element','represented-by-the-collection':'urls','the-xml:base-attribute-xml-only':'elements','obsolete-permitted-doctype':'syntax','event-media-loadedmetadata':'video','sectioning-content-0':'content-models','htmlelement':'elements','attr-img-longdesc':'obsolete','enumerated-attribute':'common-microsyntaxes','attr-input-size':'common-input-element-attributes','attr-dim-height':'the-map-element','space-separated-tokens':'common-microsyntaxes','htmlallcollection-0':'urls','refsPINGBACK':'references','xml-documents':'dom','command-formatblock':'dnd','attr-menu-type':'interactive-elements','attr-input-value':'the-input-element','semantics-0':'elements','list-of-the-descendant-browsing-contexts':'browsers','plaintext':'obsolete','metadata-content''content-models','attr-object-vspace':'obsolete','documents':'dom','invalid_character_err':'urls','attr-object-hspace':'obsolete','refsXSLT10':'references','attr-datasrc':'obsolete','attr-hx-align':'obsolete','presentational-markup':'introduction','attr-command-type-state-radio':'interactive-elements','timed-track-showing':'video','the-selection':'editing','configuring-a-form-to-communicate-with-a-server':'forms','attr-tdth-width':'obsolete','authority-based-url':'urls','htmlcanvaselement':'the-canvas-element','refsJSURL':'references','url':'urls','obsolete-permitted-doctype-string':'syntax','the-ready-states':'video','selection':'editing','attr-col-align':'obsolete','attr-time-datetime':'text-level-semantics','the-body-element-0':'sections','rcdata-elements':'syntax','html-documents':'dom','fully-active':'browsers','attr-dfn-title':'text-level-semantics','the-html-element-0':'semantics','dom-location-port':'history','attr-body-bgcolor':'obsolete','refsPSL':'references','comma-separated-tokens':'common-micrsyntaxes','ready-for-editing-host-commands':'dnd','dialogs-implemented-using-separate-documents':'timers','attr-track-kind':'video','the-figcaption-element':'grouping-content','client-side-form-validation':'forms','refsEUCKR':'references','password-state':'states-of-the-type-attribute','the-kbd-element':'text-level-semantics','the-head-element-0':'semantics','x-this':'introduction','concept-month':'common-microsyntaxes','attr-video-poster':'video','normal-elements':'syntax','link-type-prefetch':'links','the-tfoot-element':'tabular-data','basefont':'obsolete','the-datalist-element':'the-button-element','attr-table-bgcolor':'obsolete','link-type-up':'links','commands':'commands','flow-content':'content-models','command-forwarddelete':'dnd','common-dom-interfaces':'urls','an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images':'embedded-content-1','attr-body-marginright':'obsolete','attr-meta-scheme':'obsolete','attributes':'elements','refsBCP47':'refereces','valid-date-string':'common-microsyntaxes','attr-canvas-width':'the-canvas-element','concept-date':'common-microsyntaxes','abort_err':'urls','event-media-seeked':'video','form-owner':'association-of-controls-and-forms','refsWEBSOCKET':'references','dom-appcache-uncached':'offline','attr-input-src':'number-state','attr-col-width':'obsolete','attr-tr-valign':'obsolete','attr-input-type':'the-input-element','playing-the-media-resource':'video','defining-term':'text-level-semantics','the-textarea-element':'the-button-element','attr-dim-width':'the-map-element','valid-integer':'common-microsyntaxes','event-handlers':'webappapis','attr-object-codetype':'obsolete','dom-media-network_loading':'video','nested-browsing-contexts':'browsers','command-createlink':'dnd','attr-media-autoplay':'video','htmldlistelement':'grouping-content','attr-progress-value':'the-button-element','link-type-search':'links','attr-body-vlink':'obsolete','other-pragma-directives':'semantics','htmlformcontrolscollection':'urls','concept-vents-trusted':'infrastructure','center':'obsolete','refsWIN1252':'references','textFieldSelection':'editing','websrt-line-terminator':'video','audio':'video','event-media-canplaythrough':'video','htmlcollection':'urls','attr-tdth-nowrap':'obsolete','global-attributes':'elements','the-section-element':'sections','link-type-stylesheet':'links','week-number-of-the-last-day':'common-microsyntaxes','attr-input-autocomplete-off-state':'common-input-element-attributes','attr-fs-enctype-text':'association-of-controls-and-forms','autofocusing-a-form-control':'association-of-controls-and-forms','nextid':'obsolete','syntax-end-tag':'syntax','elements-in-the-dom':'elements','attr-link-hreflang':'semantics','timed-track-language':'video','raw-text-elements':'syntax','outlines':'sections','attr-area-shape-poly':'the-map-element','dom-function-call':'webappapis','the-fieldset-element':'forms','innerhtml':'apis-in-html-documents','attr-a-coords':'obsolete','attr-link-target':'obsolete','dom-navigator-registercontenthandle':'timers','attr-command-label':'interactive-elements','how-to-read-this-specification':'introduction','attr-link-rel':'semantics','htmlformelement':'forms','refsUAAG':'references','attr-body-link':'obsolete','attr-link-rev':'obsolete','attr-iframe-marginheight':'obsolete','htmlanchorelement':'text-level-semantics','attr-textarea-wrap':'the-button-element','attr-datafld':'obsolete','the-dir-attribute':'elements','the-doctype':'syntax','dom-location-hostname':'history','common-microsyntaxes':'common-microsyntaxes','refsUTF7':'references','event-appcache-error':'offline','meta-author':'semantics','the-small-element':'text-level-semantics','custom-data-attribute':'elements','session-history-entry':'history','refsWIN949':'references','common-input-element-apis':'common-input-element-attributes','attr-table-cellpadding':'obsolete','command-facet-icon':'commands','attr-ul-compact':'obsolete','attr-tdth-axis':'obsolete','navigatorid':'timers','url-state':'states-of-the-type-attribute','mime-type':'infrastructure',valid-hash-name-reference':'common-microsyntaxes','attr-command-type-keyword-command':'interactive-elements','command-facet-hint':'commands','loading-the-media-resource':'video','time-state':'states-of-the-type-attribute','application-xhtml-xml':'iana','document-level-focus-apis':'editing','the-b-element':'text-level-semantics','vaguer-moments-in-time':'common-microsyntaxes','pagetransitionevent':'history','home-subtree':'infrastructure','media-data':'video','attr-fe-name':'association-of-controls-and-forms','event-drop':'dnd','text-level-semantics':'text-level-semantics','barprop':'browsers','function':'webappapis','serializability-of-script-execution':'introduction','attr-input-type-search-keyword':'the-input-element','editing':'editing','timed-tracks':'video','concept-http-equiv-extensions':'semantics','attr-textarea-maxlength':'the-button-element','timed-track-cue-text':'video','attr-track-kind-keyword-chapters':'video','dom-location-host':'history','the-undomanager-interface':'dnd','attr-legend-align':obsolete','end-tags':'syntax','mime-types':'video','valid-lowercase-simple-color':'common-microsyntaxes','named-character-references':'named-character-references','cdata-rcdata-restrictions':'syntax','rel-icon':'links','text-cache-manifest':'iana','htmltablecellelement':'tabular-data','the-samp-element':'text-level-semantics','grouping-content':'grouping-content','authors-using-html':'iana','attr-iframe-hspace':'obsolete','event-appcache-downloading':'offline','the-optgroup-element':'the-button-element','attr-canvas-height':'the-canvas-element','current-entry':'history','websrt-cue-settings':'video','refsUNICODE':'references','refsRFC2426':'references','refsRFC2425':'references','htmllabelelement':'forms','attr-input-autocomplete-default-state':'common-input-element-attributes','start-tags':'syntax','content-categories':'content-models','browsing-context-names':'browsers','submit-button-state':'number-state','concept-select-option-list':'the-button-element' };
+var fragment_links = { 'refsRFC1557':'references','attr-meter-high':'the-button-element','refsRFC1554':'references','dom-opener':'browsers','attr-label-for':'forms','htmlcommandelement':'interactive-elements','the-history-interface':'history','refsXHR':'references','attr-fs-method-delete-keyword':'association-of-controls-and-forms','htmlfieldsetelement':'forms','conformance-requirements-for-authors':'introduction','attr-input-vspace':'obsolete','the-root-element':'semantics','command-facet-type':'commands','hierarchical-url':'urls','valid-non-negative-integer':'common-microsyntaxes','attr-fs-enctype-urlencoded':'association-of-controls-and-forms','activation':'editing','the-br-element':'text-level-semantics','case-sensitivity-and-string-comparison':'infrastructure','namespaces':'urls','command-redo':'dnd','attr-meter-value':'the-button-element','dom-style-disabled':'semantics','attr-media-src':'video','concept-facet':'commands','hierarchy_request_err':'urls','critical-subresources':'infrastructure','attr-sript-async':'scripting-1','a-graphical-representation-of-some-of-the-surrounding-text':'embedded-content-1','math':'the-map-element','refsIANAPERMHEADERS':'references','attr-br-clear':'obsolete','attr-iframe-longdesc':'obsolete','attr-input-usemap':'obsolete','attr-meta-http-equiv-content-language':'semantics','the-maxlength-attribute':'common-input-element-attributes','attr-iframe-vspace':'obsolete','the-cite-element':'text-level-semantics','attr-button-type':'the-button-element','attr-input-type-button-keyword':'the-input-element','attr-hr-align':'obsolete','valid-mime-type-with-no-parameters':'infrastructure','non-conforming-features':'obsolete','attr-textarea-wrap-soft':'the-button-element','concept-fe-disabled':'association-of-controls-and-forms','dom-feature-strings':'urls','root-element':'infrastructure','attr-link-href':'semantics','spelling-and-grammar-checking':'editing','the-wbr-element':'text-level-semantics','htmltitleelement':'semantics','character-references':'syntax','command-bold':'dnd','atr-hyperlink-media':'links','attr-object-align':'obsolete','syntax-start-tag':'syntax','html-mime-type':'infrastructure','link-type-index':'links','command-facet-disabledstate':'commands','strike':'obsolete','browsing-the-web':'history','refsDOMRANGE':'references','attr-tr-bgcolor':'obsolete','the-img-element':'embedded-content-1','mq':'common-microsyntaxes','exceptions':'urls','scripting':'webappapis','valid-browsing-context-name-or-keyword':'browsers','attr-meta-http-equiv-refresh':'semantics','the-dfn-element':'text-level-semantics','times':'common-microsyntaxes','attr-hr-noshade':'obsolete','attr-form-autocomplete-off-state':'forms','syntax-attributes':'syntax','command-facet-checkedstate':'commands','refsRFC3279':'references','absolute-url':'urls','attr-p-align':'obsolete','concept-datetime-digit':'common-microsyntaxes','edits-and-paragraphs':'edits','typographic-conventions':'introduction','attr-tdth-abbr':'obsolete','syntax-comments':'syntax','unknown-images':'embedded-content-1','attr-pre-width':'obslete','the-details-element':'interactive-elements','dnd':'dnd','timers':'timers','meta-description':'semantics','valid-simple-color':'common-microsyntaxes','quota_exceeded_err':'urls','the-div-element':'grouping-content','use-div-for-wrappers':'sections','refsWHATWGWIKI':'references','media-element-attributes':'video','element-level-focus-apis':'editing','htmlmenuelement':'interactive-elements','attributes-0':'syntax','attributes-1':'index','scripting-1':'scripting-1','scripting-0':'infrastructure','attr-input-alt':'number-state','writing':'syntax','edits':'edits','relaxing-the-same-origin-restriction':'origin-0','history-0':'history','history-1':'introduction','weeks':'common-microsyntaxes','valid-date-string-in-content-with-optional-time':'common-microsyntaxes','attr-textarea-cols':'the-button-element','attr-fieldset-disabled':'forms','htmldetailselement':'interactive-elements','event-media-progress':'video','domtokenlist-0':'urls','attr-base-href':'semantics','command-insertorderedlist':'dnd','command-unink':'dnd','the-blockquote-element':'grouping-content','attr-object-type':'the-iframe-element','dom-media-have_enough_data':'video','attr-input-type-email-keyword':'the-input-element','attr-textarea-readonly':'the-button-element','serialize_err':'urls','client-identification':'timers','attr-input-type-color-keyword':'the-input-element','concept-command':'commands','attr-ol-type':'obsolete','attr-fs-method-post-keyword':'association-of-controls-and-forms','htmlhrelement':'grouping-content','rb':'obsolete','standard-metadata-names':'semantics','command-insertparagraph':'dnd','attr-meta-http-equiv-default-style':'semantics','htmltextareaelement':'the-button-element','default-media':'semantics','refsRFC3548':'references','attr-link-urn':'obsolete','no_modification_allowed_err':'urls','refsWEBLINK':'references','refsRFC2388':'references','refsPPUTF8':'references','attr-tdth-char':'obsolete','valid-e-mail-address-list':'states-of-the-type-attribute','r1':'tabular-data','r2':'tabular-data','attr-fe-maxlength':'assciation-of-controls-and-forms','attr-media-preload-none-state':'video','sequential-focus-navigation':'editing','attr-fs-method-delete':'association-of-controls-and-forms','rank':'sections','network-states':'video','the-input-element':'the-input-element','the-footer-element':'sections','navigator':'timers','link-type-help':'links','attr-embed-vspace':'obsolete','set-of-comma-separated-tokens':'common-microsyntaxes','refsBECSS':'references','link-type-author':'links','attr-media-controls':'video','htmlmetaelement':'semantics','attr-script-charset':'scripting-1','htmlcollection-0':'urls','dom-location-hash':'history','dom-media-have_nothing':'video','attr-fe-autofocus':'association-of-controls-and-forms','in-a-document':'infrastructure','table-example-1':'tabular-data','dynamic-markup-insertion':'apis-in-html-documents','classes':'elements','the-multiple-attribute':'common-input-element-attributes','syntax-ambiguous-ampersand':'syntax','top-level-browsing-context':'browsers','simple-color':'common-microsyntaxe','attr-button-value':'the-button-element','navigatorabilities':'timers','event-media-ratechange':'video','link-type-nofollow':'links','event-drag':'dnd','refsRFC1345':'references','inuse_attribute_err':'urls','attr-object-declare':'obsolete','refsWIN31J':'references','the-title-element':'dom','pragma-set-default-language':'semantics','radio-button-state':'number-state','acknowledgements':'acknowledgements','htmlmapelement':'the-map-element','dom':'dom','the-mark-element':'text-level-semantics','concept-fs-target':'association-of-controls-and-forms','not_found_err':'urls','concept-datetime-local':'common-microsyntaxes','syntax':'syntax','colors':'common-microsyntaxes','outerhtml':'apis-in-html-documents','refsPROGRESS':'references','htmloptionscollection':'urls','radionodelist':'urls','domtokenlist':'urls','preferred-mime-name':'infrastructure','htmlstyleelement':'semantics','attr-th-scope-colgroup':'tabular-data','attr-fs-enctype':'association-of-controls-and-forms','attr-textarea-wrap-hard':'the-button-elment','custom-handlers':'timers','mathml-namespace':'urls','event-media-canplay':'video','refsFILEAPI':'references','attr-iframe-srcdoc':'the-iframe-element','the-col-element':'tabular-data','the-placeholder-attribute':'common-input-element-attributes','refsDOMCORE':'references','kinds-of-content':'content-models','the-td-element':'tabular-data','accessing-other-browsing-contexts':'browsers','creator-browsing-context':'browsers','event-dragstart':'dnd','event-media-waiting':'video','attr-tdth-headers':'tabular-data','attr-textarea-wrap-soft-state':'the-button-element','active-document':'browsers','article-example':'sections','hidden-state':'states-of-the-type-attribute','refsRFC5724':'references','attr-li-value':'grouping-content','attr-command-type-keyword-checkbox':'interactive-elements','attribute-text':'elements','navigatoronline':'timers','refsORIGIN':'references','attr-button-type-button':'the-button-element','concept-option-value':'the-button-element','attr-head-profile':'obsolete','attr-tdth-charoff:'obsolete','form-associated-element':'forms','media-elements':'video','attr-tr-align':'obsolete','urls':'urls','mediaerror':'video','concept-section':'sections','attr-input-maxlength':'common-input-element-attributes','refsRFC3023':'references','attr-area-shape-rect':'the-map-element','radio-button-group':'number-state','attr-input-min':'common-input-element-attributes','e-mail-state':'states-of-the-type-attribute','htmlheadelement':'semantics','attr-input-type-url-keyword':'the-input-element','htmlembedelement':'the-iframe-element','syntax-errors':'introduction','htmlmediaelement':'video','about:legacy-compat':'urls','character-encoding-declaration':'semantics','attr-keygen-challenge':'the-button-element','date-state':'states-of-the-type-attribute','link-type-tag':'links','attr-div-align':'obsolete','category-reset':'forms','the-dragevent-and-datatransfer-interfaces':'dnd','attr-input-type-text-keyword':'the-input-element','the-source-element':'video','attr-th-scope-col':'tabular-data','browsing-context-nme':'browsers','n':'tabular-data','attr-area-shape-circle':'the-map-element','element-definitions':'elements','syntax-tag-omission':'syntax','attr-fs-method-get':'association-of-controls-and-forms','command-delete':'dnd','concept-appcache-manifest-explicit':'offline','link-type-prev':'links','attr-fae-form':'association-of-controls-and-forms','attr-form-accept-charset':'forms','event-appcache-cached':'offline','attr-fs-formmethod':'association-of-controls-and-forms','xml-mime-type':'infrastructure','hashchangeevent':'history','htmlbrelement':'text-level-semantics','attr-img-hspace':'obsolete','a-link-or-button-containing-nothing-but-the-image':'embedded-content-1','attr-img-border':'obsolete','htmlkeygenelement':'the-button-element','the-body-element':'dom','heading-content':'content-models','attr-html-manifest':'semantics','htmliframeelement':'the-iframe-element','the-output-element':'the-button-element','attr-input-type-image-keyword':'the-input-element','about:srcdoc':'urls','attr-tr-charoff':'obsolete',attr-input-type-time-keyword':'the-input-element','attr-col-charoff':'obsolete','htmltimeelement':'text-level-semantics','the-address-element':'sections','validation_err':'urls','category-label':'forms','collections':'urls','week-state':'states-of-the-type-attribute','unordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','scriptingLanguages':'scripting-1','event-dragover':'dnd','attr-hx-align':'obsolete','valid-date-string-with-optional-time':'common-microsyntaxes','event-media-loadeddata':'video','background':'introduction','htmlobjectelement':'the-iframe-element','security-document':'dom','scrolling-elements-into-view':'editing','attr-background':'obsolete','refsRFC4281':'references','security':'dom','refsRFC4329':'references','domstringmap-0':'urls','paragraphs':'content-models','the-ins-element':'edits','attr-embed-type':'the-iframe-element','manually-releasing-the-storage-mutex':'timers','network_err':'urls','comments':'syntax','attr-command-type-state-checkbox':'interactive-elements',refsATAG':'references','presentational-markup':'introduction','nested-browsing-context':'browsers','phrasing-content':'content-models','text-html-sandboxed':'iana','attr-meter-min':'the-button-element','tag-clouds':'links','event-media-seeking':'video','attr-command-disabled':'interactive-elements','event-dragenter':'dnd','months':'common-microsyntaxes','attr-script-type':'scripting-1','creator-document':'browsers','refsMIMESNIFF':'references','htmltableelement':'tabular-data','reflecting-content-attributes-in-idl-attributes':'urls','refsATOM':'references','attr-param-type':'obsolete','attr-button-type-submit':'the-button-element','remove-an-element-from-a-document':'infrastructure','the-readonly-attribute':'common-input-element-attributes','htmlscriptelement':'scripting-1','unquoted':'syntax','isindex-0':'obsolete','refsRFC1468':'references','attr-area-nohref':'obsolete','index_size_err':'urls','attr-fs-formenctype':'association-of-controls-and-forms','attr-fs-action':'association-of-controls-and-forms','cata-sections':'syntax','event-media-play':'video','command-facet-hiddenstate':'commands','refsSVG':'references','introduction-2':'offline','valid-date-or-time-string':'common-microsyntaxes','attr-media-preload-auto':'video','attr-media-preload-metadata':'video','command-insertunorderedlist':'dnd','the-directionality':'elements','attr-script-event':'obsolete','attr-select-size':'the-button-element','dom-mediaerror-media_err_aborted':'video','the-location-interface':'history','attr-q-cite':'text-level-semantics','willful-violation':'introduction','meta-generator':'semantics','attr-spellcheck':'editing','local-date-and-time-state':'states-of-the-type-attribute','webappapis':'webappapis','attr-a-charset':'obsolete','meta-keywords':'semantics','concept-datetime':'common-microsyntaxes','html-namespace':'infrastructure','a-group-of-images-that-form-a-single-larger-picture-with-links':'embedded-content-1','navigating-nested-browsing-contexts-in-the-dom':'browsers','link-type-sidebar':'links','attr-meta-content':'seantics','command-italic':'dnd','focus':'editing','attr-caption-align':'obsolete','attr-textarea-placeholder':'the-button-element','sequential-link-types':'links','refsRFC1034':'references','attr-time-pubdate':'text-level-semantics','attr-body-margintop':'obsolete','local-dates-and-times':'common-microsyntaxes','htmlselectelement':'the-button-element','valid-media-query':'common-microsyntaxes','beforeunloadevent':'history','xml-namespace':'urls','command-undo':'dnd','dir':'obsolete','timeranges':'video','attr-hyperlink-href':'links','attr-dataformatas':'obsolete','input-type-attr-summary':'the-input-element','obsolete':'obsolete','number-state':'number-state','event-media-playing':'video','secondary-browsing-contexts':'browsers','dom-media-have_current_data':'video','global-dates-and-times':'common-microsyntaxes','the-pre-element':'grouping-content','concept-submit-button':'forms','command-unselect':'dnd','refsSHIFTJIS':'references','htmldocument':'dom','concept-button':'forms','attr-param-value':'the-iframeelement','refsECMA262':'references','command-selectall':'dnd','the-rt-element':'text-level-semantics','resource-metadata-management':'dom','link-type-license':'links','named-access-on-the-window-object':'browsers','attr-command-type-keyword-radio':'interactive-elements','sectioning-content':'content-models','syntax-tag-name':'syntax','set-of-space-separated-tokens':'common-microsyntaxes','browser-interface-elements':'browsers','iana':'iana','the-id-attribute':'elements','style-default-media':'semantics','attr-hr-size':'obsolete','htmlparagraphelement':'grouping-content','not_supported_err':'urls','charset512':'semantics','refsRFC2483':'references','security_err':'urls','event-dragleave':'dnd','attr-object-standby':'obsolete','attr-mod-datetime':'edits','dom-media-have_metadata':'video','attr-input-type-range-keyword':'the-input-element','live':'infrastructure','scope':'introduction','attr-input-readonly':'common-input-element-attributes','attr-area-shape-keyword-circle':'the-map-element','attr-tabindex':'edting','printing':'timers','attr-link-media':'semantics','syntax-attribute-value':'syntax','xml-compatible':'infrastructure','htmlbuttonelement':'the-button-element','attr-fs-novalidate':'association-of-controls-and-forms','attr-input-type-reset-keyword':'the-input-element','attr-optgroup-label':'the-button-element','context-menus':'interactive-elements','the-param-element':'the-iframe-element','charset':'semantics','auxiliary-browsing-context':'browsers','xhtml':'the-xhtml-syntax','history-traversal':'history','the-option-element':'the-button-element','common-idioms-without-dedicated-elements':'links','attr-script-src':'scripting-1','htmlareaelement':'the-map-element','refsCOOKIES':'references','attr-hyperlink-type':'links','appcacheevents':'offline','outline':'sections','attr-select-multiple':'the-button-element','attr-iframe-sandbox':'the-iframe-element','dom-location-pathname':'history','the-span-element':'text-level-semantics','definitions':'association-of-controls-and-forms','the-form-element':'forms',effective-script-origin':'origin-0','the-keygen-element':'the-button-element','attr-media-preload-auto-state':'video','refsRFC2313':'references','a-quick-introduction-to-html':'introduction','htmlquoteelement':'grouping-content','attr-input-autocomplete':'common-input-element-attributes','command-facet-id':'commands','user-prompts':'timers','forms':'forms','closing-the-input-stream':'apis-in-html-documents','window':'browsers','listing':'obsolete','attr-th-scope':'tabular-data','refsRFC1842':'references','attr-object-data':'the-iframe-element','recommended-reading':'introduction','conversations':'links','attr-tdth-height':'obsolete','attr-table-align':'obsolete','refsWCAG':'references','category-listed':'forms','refsUTF8DET':'references','attr-hyperlink-usemap':'the-map-element','embedded-content-1':'embedded-content-1','embedded-content-0':'content-models','other-metadata-names':'semantics','the-required-attribute':'common-input-element-attributes','authors-using-xhtml':'iana','manifests':'offline','attr-bdy-marginwidth':'obsolete','attr-command-radiogroup':'interactive-elements','canvas':'the-canvas-element','command-formatblock':'dnd','attr-dl-compact':'obsolete','htmlhtmlelement':'semantics','htmlunknownelement':'elements','sectioning-root':'sections','the-size-attribute':'common-input-element-attributes','htmllinkelement':'semantics','heading-content-0':'content-models','text-html':'iana','valid-list-of-integers':'common-microsyntaxes','attr-hr-width':'obsolete','the-style-attribute':'elements','image-maps':'the-map-element','origin':'origin-0','the-document-s-current-address':'dom','blink':'obsolete','elements-0':'syntax','elements-1':'index','doctype-legacy-string':'syntax','error-codes':'video','the-q-element':'text-level-semantics','event-media-emptied':'video','syntax-charref':'syntax','attr-input-type-radio-keyword':'the-input-element','the-figure-element':'grouping-content','semantics':'semantics','attr-tbody-valign':'obsolete','concept-time':'common-microsyntaxes','valid-non-empty-url-potentiallysurrounded-by-spaces':'urls','syntax-cdata':'syntax','htmltablecaptionelement':'tabular-data','common-input-element-attributes':'common-input-element-attributes','refsRFC2237':'references','dates-and-times':'common-microsyntaxes','refsRFC5280':'references','optional-tags':'syntax','attr-link-sizes':'links','refsGRAPHICS':'references','the-document-s-address':'dom','attr-th-scope-row':'tabular-data','event-pagehide':'history','type_mismatch_err':'urls','refsOPENSEARCH':'references','attr-form-autocomplete':'forms','event-pageshow':'history','element-content-categories':'index','attr-fe-disabled':'association-of-controls-and-forms','general-guidelines':'embedded-content-1','the-bdo-element':'text-level-semantics','the-article-element':'sections','bgsound':'obsolete','apis-in-html-documents':'apis-in-html-documents','attr-input-checked':'the-input-element','spacer':'obsolete','the-aside-element':'sections','a-sample-manifest':'offline','dom-mediaerror-media_err_src_not_supported':'video','attr-contenteditable''editing','htmlheadingelement':'sections','xml':'infrastructure','syntax_err':'urls','link-type-last':'links','the-min-and-max-attributes':'common-input-element-attributes','category-submit':'forms','attr-area-shape-default':'the-map-element','xmp':'obsolete','attributes-common-to-form-controls':'association-of-controls-and-forms','image-map':'the-map-element','attr-output-for':'the-button-element','htmllegendelement':'forms','refsRFC3986':'references','refsRFC3987':'references','htmlspanelement':'text-level-semantics','nobr':'obsolete','attr-iframe-align':'obsolete','attr-body-marginleft':'obsolete','command-insertlinebreak':'dnd','svg-namespace':'urls','attr-map-name':'the-map-element','attributes-common-to-td-and-th-elements':'tabular-data','document.writeln':'apis-in-html-documents','attr-link-methods':'obsolete','command-subscript':'dnd','attr-source-src':'video','the-var-element':'text-level-semantics','attr-script-language':'obsolete','the-undomanagerevent-interface-and-the-undo-and-redo-events':'dnd,'the-summary-element':'interactive-elements','refsGREGORIAN':'references','the-header-element':'sections','attr-option-selected':'the-button-element','infrastructure':'infrastructure','form-submission':'association-of-controls-and-forms','the-th-element':'tabular-data','svg-0':'the-map-element','dom-appcache-updateready':'offline','security-0':'association-of-controls-and-forms','joint-session-history':'history','attr-media-preload':'video','dates':'common-microsyntaxes','refsWEBSQL':'references','s':'obsolete','attr-menu-compact':'obsolete','insert-an-element-into-a-document':'infrastructure','valid-non-empty-url':'urls','parse_err':'urls','concept-appcache-manifest-fallback':'offline','boolean-attribute':'common-microsyntaxes','interfaces-for-url-manipulation':'urls','attr-iframe-name':'the-iframe-element','the-command':'interactive-elements','tabular-data':'tabular-data','real-numbers':'common-microsyntaxes','making-entire-documents-editable':'editing','documentSelection':'editing','htmlbaseelement':'seantics','attr-media-loop':'video','the-area-element':'the-map-element','link-type-bookmark':'links','concept-input-required':'common-input-element-attributes','attr-keygen-keytype':'the-button-element','prefix-match':'infrastructure','refsTIS620':'references','image-button-state':'number-state','time-ranges':'video','plugin':'infrastructure','attr-area-shape-keyword-default':'the-map-element','refsWIN1254':'references','dom-document-open':'apis-in-html-documents','htmlbodyelement':'sections','boolean-attributes':'common-microsyntaxes','refsARIAIMPL':'references','domstring_size_err':'urls','refsCORS':'references','the-dt-element':'grouping-content','events':'webappapis','table-descriptions':'tabular-data','the-map-element':'the-map-element','dom-canvas-getcontext':'the-canvas-element','the-progress-element':'the-button-element','the-window-object':'browsers','editing-apis':'dnd','the-object-element':'the-iframe-element','opener-browsing-context':'browsers','the-rp-element':'text-level-semantics','refsRFC204':'references','refsRFC2046':'references','refsBIDI':'references','attr-command-checked':'interactive-elements','refsSRGB':'references','the-li-element':'grouping-content','design-notes':'introduction','attr-hyperlink-hreflang':'links','element-restrictions':'syntax','refsNPAPI':'references','compliance-with-other-specifications':'introduction','the-thead-element':'tabular-data','event-hashchange':'history','the-p-element':'grouping-content','the-del-element':'edits','event-media-loadstart':'video','noembed':'obsolete','htmltablecolelement':'tabular-data','browsing-context':'browsers','restrictions-on-content-models-and-on-attribute-values':'introduction','refsWIN874':'references','audience':'introduction','color-state':'number-state','the-dl-element':'grouping-content','rel-sidebar-hyperlink':'links','x-that':'introduction','lists-of-integers':'common-microsyntaxes','external-resource-link':'semantics','elements':'elements','attr-base-target':'semantics','syntax-elements':'syntax','attributes-common-to-insand-del-elements':'edits','attr-table-summary':'tabular-data','date-and-time-state':'states-of-the-type-attribute','concept-appcache-manifest-network':'offline','ordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','attr-fs-method-post':'association-of-controls-and-forms','dom-media-network_empty':'video','attr-object-code':'obsolete','title-on-style':'semantics','attr-link-charset':'obsolete','browsing-context-nested-through':'browsers','dom-trees':'infrastructure','annotations-for-assistive-technology-products-aria':'content-models','dom-mediaerror-media_err_decode':'video','parent-browsing-context':'browsers','references':'references','refsWEBIDL':'references','invalid_access_err':'urls','attr-optgroup-disabled':'the-button-element','event-media-suspend':'video','attr-command-type-state-command':'interactive-elements','event-media-stalled':'video','attr-input-type-month-keyword':'the-input-element','the-title-attribute':'elements','attr-source-type':'video','styling':'semantics','attr-inpt-autocomplete-on-state':'common-input-element-attributes','inline-documentation-for-external-scripts':'scripting-1','the-code-element':'text-level-semantics','toolbar-state':'interactive-elements','htmlimageelement':'embedded-content-1','attr-table-rules':'obsolete','refsWEBSTORAGE':'references','attr-img-align':'obsolete','attr-fs-formnovalidate':'association-of-controls-and-forms','syntax-text':'syntax','the-legend-element':'forms','attr-command-title':'interactive-elements','mathml':'the-map-element','undomanagerevent':'dnd','popstateevent':'history','attr-iframe-scrolling':'obsolete','link-type-noreferrer':'links','checkbox-state':'number-state','attr-fs-method-put':'association-of-controls-and-forms','the-time-element':'text-level-semantics','concept-id':'elements','obsolete-but-conforming-features':'obsolete','link-type-alternate':'links','refsXMLBASE':'references','an-image-not-intended-for-the-user':'embedded-content-1','refsHTMLDIFF':'references','command-facet-action':'commands','refs2DCONTEXT':'eferences','dom-outerhtml':'apis-in-html-documents','htmlolistelement':'grouping-content','anonymous-command':'commands','fallback-content':'content-models','u':'obsolete','keywords-and-enumerated-attributes':'common-microsyntaxes','attr-body-marginheight':'obsolete','the-em-element':'text-level-semantics','attr-form-autocomplete-on-state':'forms','browsing-context-container':'browsers','refsRFC1922':'references','browsers':'browsers','alt':'embedded-content-1','tt':'obsolete','invalid_state_err':'urls','tree-order':'infrastructure','concept-input-type-file-selected':'number-state','foreign-elements':'syntax','the-ruby-element':'text-level-semantics','command-inserthtml':'dnd','application-cache-api':'offline','the-session-history-of-browsing-contexts':'history','concept-fs-method':'association-of-controls-and-forms','the-link-is-an-alternative-stylesheet':'links','ascii-compatible-character-encoding':'infrastructure','form-submission-0':'association-of-controls-and-forms','the-meter-element':'the-button-elment','plugins':'infrastructure','refsMQ':'references','htmloptionscollection-0':'urls','terminology-0':'urls','attr-input-placeholder':'common-input-element-attributes','flow-content-0':'content-models','html-elements':'infrastructure','attr-meter-low':'the-button-element','attr-script-defer':'scripting-1','attr-iframe-frameborder':'obsolete','windowtimers':'timers','states-of-the-type-attribute':'states-of-the-type-attribute','url_mismatch_err':'urls','event-dragend':'dnd','attr-ol-compact':'obsolete','attr-tbody-align':'obsolete','attr-tdth-valign':'obsolete','concept-option-disabled':'the-button-element','inter-element-whitespace':'content-models','link-type-first':'links','attr-a-urn':'obsolete','event-media-timeupdate':'video','the-h1-h2-h3-h4-h5-and-h6-elements':'sections','attr-ul-type':'obsolete','namespace_err':'urls','introduction-4':'dnd','introduction-0':'forms','introduction-3':'webappapis','the-button-element':'the-button-element','the-ol-element':'grouping-content','void-elements':'syntax','ttr-tdth-colspan':'tabular-data','refsABNF':'references','attr-col-span':'tabular-data','the-i-element':'text-level-semantics','the-embed-element':'the-iframe-element','file-upload-state':'number-state','paragraph':'content-models','dom-innerhtml':'apis-in-html-documents','refsCSSUI':'references','history':'history','refsRFC3490':'references','ascii-case-insensitive':'infrastructure','numbers':'common-microsyntaxes','writing-cache-manifests':'offline','undomanager':'dnd','attr-tdth-rowspan':'tabular-data','menus':'interactive-elements','creating-documents':'dom','attr-tdth-bgcolor':'obsolete','attr-media-preload-metadata-state':'video','attr-mod-cite':'edits','enabling-and-disabling-form-controls':'association-of-controls-and-forms','reflect':'urls','htmlaudioelement':'video','refsXPATH10':'references','attr-style-type':'semantics','the-lang-and-xml:lang-attributes':'elements','htmlmodelement':'edits','meta-application-name':'semantics','dom-media-have_future_data':'video','dom-mediaerror-media_err_network''video','edits-and-lists':'edits','attr-input-type-date-keyword':'the-input-element','text-srt':'iana','valid-date-or-time-string-in-content':'common-microsyntaxes','refsCESU8':'references','interactive-content-0':'content-models','the-nav-element':'sections','seeking':'video','event-media-pause':'video','refsBOCU1':'references','conformance-requirements':'infrastructure','valid-global-date-and-time-string':'common-microsyntaxes','concept-option-label':'the-button-element','auxiliary-browsing-contexts':'browsers','attr-table-datapagesize':'obsolete','attr-textarea-required':'the-button-element','refsRFC2119':'references','the-tbody-element':'tabular-data','attr-tbody-char':'obsolete','attr-area-shape-keyword-poly':'the-map-element','named-character-references-table':'named-character-references','attr-option-value':'the-button-element','valid-url':'urls','attr-input-type-password-keyword':'the-input-element','attr-param-name':'the-iframe-element','the-select-element':'the-button-element','attr-embed-align':'bsolete','attr-option-name':'obsolete','attr-blockquote-cite':'grouping-content','attr-input-required':'common-input-element-attributes','invalid_modification_err':'urls','offline':'offline','attr-img-src':'embedded-content-1','attr-lang':'elements','matches-the-environment':'common-microsyntaxes','attr-option-label':'the-button-element','selection-0':'editing','expiring-application-caches':'offline','preceded-or-followed':'content-models','month-state':'states-of-the-type-attribute','attr-object-classid':'obsolete','implementing-the-server-side-processing-for-a-form':'forms','limiting-user-input-length':'association-of-controls-and-forms','attr-a-name':'obsolete','script':'scripting-1','introduction':'introduction','menus-intro':'interactive-elements','concept-input-value-default-range':'number-state','button-state':'number-state','list-state':'interactive-elements','attr-object-border':'obsolete','hyperlink-link':'semantics','dragevent':'dnd','pragma-directives':'semantics','conforming-documents':'infrastucture','attr-body-text':'obsolete','a-purely-decorative-image-that-doesn-t-add-any-information':'embedded-content-1','transparent-content-models':'content-models','simple-dialogs':'timers','attr-li-type':'obsolete','text-content':'content-models','hierarchical-link-types':'links','attr-input-step':'common-input-element-attributes','dndevents':'dnd','the-a-element':'text-level-semantics','refsUNIVCHARDET':'references','phrasing-content-0':'content-models','htmloutputelement':'the-button-element','command-api':'commands','htmlallcollection':'urls','attr-tr-char':'obsolete','the-colgroup-element':'tabular-data','the-tr-element':'tabular-data','syntax-doctype':'syntax','html-namespace-0':'urls','attr-body-alink':'obsolete','range-state':'number-state','attr-area-shape-keyword-rect':'the-map-element','session-history':'history','valid-url-potentially-surrounded-by-spaces':'urls','attr-table-border':'obsolete','xlink-namespace':'urls','attr-input-type-week-keyword':'the-input-element','maximum-allowed-value-lengh':'association-of-controls-and-forms','htmlpreelement':'grouping-content','the-draggable-attribute':'dnd','refsCHARMOD':'references','datatransfer':'dnd','attr-meta-name':'semantics','windows':'browsers','command-facet-label':'commands','attr-area-shape':'the-map-element','attr-style-title':'semantics','refsIANACHARSET':'references','attributes-for-form-submission':'association-of-controls-and-forms','htmlvideoelement':'video','attr-fs-method-put-keyword':'association-of-controls-and-forms','html-vs-xhtml':'introduction','the-xhtml-syntax':'the-xhtml-syntax','font':'obsolete','attr-option-disabled':'the-button-element','attr-a-shape':'obsolete','interactive-elements':'interactive-elements','the-abbr-element':'text-level-semantics','attr-style-scoped':'semantics','domsettabletokenlist-0':'urls','the-autocomplete-attribute':'common-input-element-attributes','refsXMLNS':'references','attr-input-type-tel-keyword':'the-input-element','restrictions-for-contents-of-script-elements':'scripting-1','association-of-cntrols-and-forms':'association-of-controls-and-forms','attr-col-valign':'obsolete','the-label-element':'forms','furthest-ancestor-browsing-context':'browsers','refsHATOM':'references','attr-param-valuetype':'obsolete','attr-fs-enctype-formdata':'association-of-controls-and-forms','user-interface':'video','attr-hyperlink-rel':'links','text-node':'infrastructure','command-insertimage':'dnd','attr-ol-start':'grouping-content','formatblock-candidate':'dnd','state-object':'history','attr-input-type-submit-keyword':'the-input-element','embedded-content':'content-models','interfaces':'index','collections-0':'urls','event-media-ended':'video','attr-link-title':'semantics','attr-menu-label':'interactive-elements','htmltablerowelement':'tabular-data','hyperlink':'links','refsRFC2781':'references','context':'the-canvas-element','attr-input-hspace':'obsolete','document.write':'apis-in-html-documents','htmlsourceelement':'video','attr-html-version':'obsolete','domsettabletokenlist':'urls','attr-input-pattern':'common-inut-element-attributes','the-accesskey-attribute':'editing','insertadjacenthtml':'apis-in-html-documents','tag-cloud':'links','attr-th-scope-rowgroup':'tabular-data','xmlns-namespace':'urls','dom-appcache-downloading':'offline','attr-object-codebase':'obsolete','refsSELECTORS':'references','htmlprogresselement':'the-button-element','attr-input-type-datetime-keyword':'the-input-element','attr-embed-name':'obsolete','attr-textarea-wrap-hard-state':'the-button-element','the-table-element':'tabular-data','event-popstate':'history','event-appcache-progress':'offline','dom-tree-accessors':'dom','needs-a-date':'text-level-semantics','attr-table-frame':'obsolete','attr-input-type-datetime-local-keyword':'the-input-element','attr-media-preload-none':'video','multicol':'obsolete','attr-table-width':'obsolete','writing-a-form-s-user-interface':'forms','concept-fs-enctype':'association-of-controls-and-forms','attr-tdth-align':'obsolete','ancestor-browsing-context':'browsers','url-decomposition-idl-attributes':'urls','atr-fs-formtarget':'association-of-controls-and-forms','domhtmlimplementation':'dom','a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos':'embedded-content-1','attr-table-cellspacing':'obsolete','attr-object-name':'the-iframe-element','attr-area-coords':'the-map-element','embedding-custom-non-visible-data':'elements','wrong_document_err':'urls','dom-location-protocol':'history','syntax-tags':'syntax','compatibility-caseless':'infrastructure','newlines':'syntax','attr-xml-lang':'elements','attr-meter-optimum':'the-button-element','the-ul-element':'grouping-content','metadata-content-0':'content-models','location':'history','event-media-abort':'video','concept-rel-extensions':'links','attr-form-name':'forms','big':'obsolete','attr-command-icon':'interactive-elements','dom-appcache-idle':'offline','the-caption-element':'tabular-data','case-sensitive':'infrastructure','facets':'commands','ignore':'infrastructure','valid-local-date-and-time-string':'common-microsyntaxes','dom-media-ntwork_idle':'video','terminology':'infrastructure','the-title-element-0':'semantics','attr-source-media':'video','valid-floating-point-number':'common-microsyntaxes','refsECMA357':'references','examples':'tabular-data','naming-form-controls':'association-of-controls-and-forms','refsCSSATTR':'references','attr-input-type-keywords':'the-input-element','opening-the-input-stream':'apis-in-html-documents','refsCSSCOLOR':'references','attr-iframe-allowtransparency':'obsolete','attr-textarea-rows':'the-button-element','the-list-attribute':'common-input-element-attributes','the-noscript-element':'scripting-1','interactive-content':'content-models','dom-location-search':'history','attr-iframe-src':'the-iframe-element','refsRFC5322':'references','valid-browsing-context-name':'browsers','command-facet-accesskey':'commands','attr-input-type-number-keyword':'the-input-element','attr-fs-method-get-keyword':'association-of-controls-and-forms','location-of-the-media-resource':'video','refsRFC2646':'references','attr-link-szes-any':'links','refsRFC2318':'references','telephone-state':'states-of-the-type-attribute','a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations':'embedded-content-1','attr-fs-method':'association-of-controls-and-forms','refsX690':'references','sections':'sections','dom-navigator-registerprotocolhandler':'timers','document-metadata':'semantics','refsCOMPUTABLE':'references','htmlulistelement':'grouping-content','attr-input-align':'obsolete','the-iframe-element':'the-iframe-element','refsMAILTO':'references','current-entry-of-the-joint-session-history':'history','htmlparamelement':'the-iframe-element','attr-hyperlink-target':'links','reset-button-state':'number-state','character-encodings':'infrastructure','attr-img-ismap':'embedded-content-1','text-that-has-been-rendered-to-a-graphic-for-typographical-effect':'embedded-content-1','refsCSSOM':'references','intro-early-example':'introduction','refsISO885911':'references','attr-command-type':'interactie-elements','attr-col-char':'obsolete','valid-e-mail-address':'states-of-the-type-attribute','attr-th-scope-auto':'tabular-data','attr-input-list':'common-input-element-attributes','attr-colgroup-span':'tabular-data','attr-object-archive':'obsolete','event-appcache-noupdate':'offline','refsGBK':'references','mediaevents':'video','text-state-and-search-state':'states-of-the-type-attribute','non-negative-integers':'common-microsyntaxes','valid-month-string':'common-microsyntaxes','syntax-attribute-name':'syntax','htmloptgroupelement':'the-button-element','documents-in-the-dom':'dom','svg':'the-map-element','attr-button-type-reset':'the-button-element','the-pattern-attribute':'common-input-element-attributes','source-default-media':'video','attr-input-max':'common-input-element-attributes','extensibility':'infrastructure','attr-embed-hspace':'obsolete','event-media-volumechange':'video','headings-and-sections':'sections','attr-hr-color':'obsolete','concept-week':'common-microsyntaxes','resources':'infrastructue','syntax-newlines':'syntax','media-resource':'video','syntax-references':'common-microsyntaxes','attr-iframe-seamless':'the-iframe-element','event-media-error':'video','valid-week-string':'common-microsyntaxes','the-dd-element':'grouping-content','attr-data':'elements','categories':'forms','contenteditable':'editing','event-appcache-updateready':'offline','htmltableheadercellelement':'tabular-data','unloading-documents':'history','dimension-attributes':'the-map-element','attr-embed-src':'the-iframe-element','video':'video','attr-img-name':'obsolete','attr-body-marginbottom':'obsolete','index':'index','the-hgroup-element':'sections','events-0':'index','attr-ol-reversed':'grouping-content','valid-mime-type':'infrastructure','acronym':'obsolete','attr-meter-max':'the-button-element','valid-time-string':'common-microsyntaxes','attr-contextmenu':'interactive-elements','context-menu-state':'interactive-elements','the-strong-element':'text-level-semantics','attr-fs-target':'association-of-controls-and-forms','evnt-media-durationchange':'video','the-head-element':'dom','a-key-part-of-the-content':'embedded-content-1','refsSCSU':'references','htmldivelement':'grouping-content','media-element':'video','the-constraint-validation-api':'association-of-controls-and-forms','link-type-pingback':'links','the-hr-element':'grouping-content','dom-media-network_no_source':'video','link-type-next':'links','child-browsing-context':'browsers','attr-fs-formaction':'association-of-controls-and-forms','navigating-auxiliary-browsing-contexts-in-the-dom':'browsers','htmlformcontrolscollection-0':'urls','htmlmeterelement':'the-button-element','noframes':'obsolete','an-iframe-srcdoc-document':'the-iframe-element','refsCSS':'references','the-step-attribute':'common-input-element-attributes','concept-meta-extensions':'semantics','text-field-selection':'editing','signed-integers':'common-microsyntaxes','htmllielement':'grouping-content','attr-img-vspace':'obsolete','windowmodal':'timers','number-of-days-in-month-month-of-year-year':'common-icrosyntaxes','hyperlink-elements':'links','browser-state':'offline','the-canvas-element':'the-canvas-element','attr-meta-http-equiv-content-type':'semantics','attr-style-media':'semantics','links':'links','refsDOMEVENTS':'references','event-appcache-checking':'offline','refsARIA':'references','attr-meta-http-equiv':'semantics','htmldatalistelement':'the-button-element','refsUTR36':'references','the-sub-and-sup-elements':'text-level-semantics','dom-appcache-obsolete':'offline','the-style-element':'semantics','refsISO8601':'references','origin-0':'origin-0','event-appcache-obsolete':'offline','attr-img-alt':'embedded-content-1','dom-appcache-checking':'offline','refsXML':'references','attr-iframe-marginwidth':'obsolete','the-link-element':'semantics','command-superscript':'dnd','applicationcache':'offline','concept-fs-novalidate':'association-of-controls-and-forms','attr-tbody-charoff':'obsolete','attr-input-type-hidden-keyword':'the-input-element','htmlinputelement':'the-input-element','htmloptionelement':'he-button-element','attr-input-type-file-keyword':'the-input-element','the-base-element':'semantics','attr-input-type-checkbox-keyword':'the-input-element','transparent':'content-models','event-handler-content-attributes':'webappapis','linkTypes':'links','text-0':'syntax','the-html-element':'dom','structure-of-this-specification':'introduction','refsMATHML':'references','concept-fs-action':'association-of-controls-and-forms','attr-progress-max':'the-button-element','link-type-archives':'links','attr-table-cellpadding':'obsolete','a-type-that-the-user-agent-knows-it-cannot-render':'video','constraints':'association-of-controls-and-forms','attr-input-multiple':'common-input-element-attributes','meta':'semantics','attr-link-type':'semantics','refsWEBWORKERS':'references','refsPNG':'references','dom-link-disabled':'semantics','the-hidden-attribute':'editing','attr-a-rev':'obsolete','attr-input-accept':'number-state','htmltablesectionelement':'tabular-data','secondary-browsing-context':'browsers','undo':'dnd','lnk-type-external':'links','refsHTTP':'references','attr-a-methods':'obsolete','usage-summary':'text-level-semantics','security-forms':'association-of-controls-and-forms','system-state-and-capabilities':'timers','attr-details-open':'interactive-elements','content-models':'content-models','htmltabledatacellelement':'tabular-data','footnotes':'links','other-link-types':'links','attr-abbr-title':'text-level-semantics','attr-script-for':'obsolete','refsABOUT':'references','no_data_allowed_err':'urls','a-group-of-images-that-form-a-single-larger-picture-with-no-links':'embedded-content-1','apis-for-creating-and-navigating-browsing-contexts-by-name':'browsers','attr-area-alt':'the-map-element','represented-by-the-collection':'urls','the-xml:base-attribute-xml-only':'elements','obsolete-permitted-doctype':'syntax','event-media-loadedmetadata':'video','sectioning-content-0':'content-models','htmlelement':'elements','attr-img-longdesc':'obsolete','enumerated-attribute':'common-microsyntaxes','attr-input-size':'commoninput-element-attributes','attr-dim-height':'the-map-element','space-separated-tokens':'common-microsyntaxes','htmlallcollection-0':'urls','refsPINGBACK':'references','xml-documents':'dom','attr-menu-type':'interactive-elements','attr-input-value':'the-input-element','semantics-0':'elements','list-of-the-descendant-browsing-contexts':'browsers','plaintext':'obsolete','metadata-content':'content-models','attr-object-vspace':'obsolete','documents':'dom','invalid_character_err':'urls','attr-object-hspace':'obsolete','refsXSLT10':'references','attr-datasrc':'obsolete','attr-meta-charset':'semantics','command-inserttext':'dnd','attr-command-type-state-radio':'interactive-elements','the-selection':'editing','configuring-a-form-to-communicate-with-a-server':'forms','attr-tdth-width':'obsolete','authority-based-url':'urls','htmlcanvaselement':'the-canvas-element','refsJSURL':'references','url':'urls','obsolete-permitted-doctype-string':'syntax','the-ready-states':'video','selection':'editing','attr-col-align':'obsoete','attr-time-datetime':'text-level-semantics','the-body-element-0':'sections','rcdata-elements':'syntax','html-documents':'dom','fully-active':'browsers','attr-dfn-title':'text-level-semantics','the-html-element-0':'semantics','dom-location-port':'history','attr-body-bgcolor':'obsolete','refsPSL':'references','comma-separated-tokens':'common-microsyntaxes','ready-for-editing-host-commands':'dnd','dialogs-implemented-using-separate-documents':'timers','the-figcaption-element':'grouping-content','client-side-form-validation':'forms','refsEUCKR':'references','password-state':'states-of-the-type-attribute','the-kbd-element':'text-level-semantics','the-head-element-0':'semantics','x-this':'introduction','concept-month':'common-microsyntaxes','attr-video-poster':'video','normal-elements':'syntax','link-type-prefetch':'links','the-tfoot-element':'tabular-data','basefont':'obsolete','the-datalist-element':'the-button-element','attr-table-bgcolor':'obsolete','link-type-up':'links','commands':'commands','flow-contnt':'content-models','command-forwarddelete':'dnd','common-dom-interfaces':'urls','an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images':'embedded-content-1','attr-body-marginright':'obsolete','attr-meta-scheme':'obsolete','attributes':'elements','refsBCP47':'references','valid-date-string':'common-microsyntaxes','attr-canvas-width':'the-canvas-element','concept-date':'common-microsyntaxes','abort_err':'urls','event-media-seeked':'video','form-owner':'association-of-controls-and-forms','refsWEBSOCKET':'references','dom-appcache-uncached':'offline','attr-input-src':'number-state','attr-col-width':'obsolete','attr-tr-valign':'obsolete','attr-input-type':'the-input-element','playing-the-media-resource':'video','defining-term':'text-level-semantics','the-textarea-element':'the-button-element','attr-dim-width':'the-map-element','valid-integer':'common-microsyntaxes','event-handlers':'webappapis','attr-object-codetype':'obsolete','dom-media-network_loadin':'video','nested-browsing-contexts':'browsers','command-createlink':'dnd','attr-media-autoplay':'video','htmldlistelement':'grouping-content','attr-progress-value':'the-button-element','link-type-search':'links','attr-body-vlink':'obsolete','other-pragma-directives':'semantics','htmlformcontrolscollection':'urls','concept-events-trusted':'infrastructure','center':'obsolete','refsWIN1252':'references','textFieldSelection':'editing','audio':'video','event-media-canplaythrough':'video','htmlcollection':'urls','attr-tdth-nowrap':'obsolete','global-attributes':'elements','the-section-element':'sections','link-type-stylesheet':'links','week-number-of-the-last-day':'common-microsyntaxes','attr-input-autocomplete-off-state':'common-input-element-attributes','attr-fs-enctype-text':'association-of-controls-and-forms','autofocusing-a-form-control':'association-of-controls-and-forms','nextid':'obsolete','syntax-end-tag':'syntax','elements-in-the-dom':'elements','attr-link-hreflang':'semantics','raw-text-elements':'synax','outlines':'sections','attr-area-shape-poly':'the-map-element','dom-function-call':'webappapis','the-fieldset-element':'forms','innerhtml':'apis-in-html-documents','attr-a-coords':'obsolete','attr-link-target':'obsolete','dom-navigator-registercontenthandler':'timers','attr-command-label':'interactive-elements','how-to-read-this-specification':'introduction','attr-link-rel':'semantics','htmlformelement':'forms','refsUAAG':'references','attr-body-link':'obsolete','attr-link-rev':'obsolete','attr-iframe-marginheight':'obsolete','htmlanchorelement':'text-level-semantics','attr-textarea-wrap':'the-button-element','attr-datafld':'obsolete','the-dir-attribute':'elements','the-doctype':'syntax','dom-location-hostname':'history','common-microsyntaxes':'common-microsyntaxes','refsUTF7':'references','event-appcache-error':'offline','meta-author':'semantics','the-small-element':'text-level-semantics','custom-data-attribute':'elements','session-history-entry':'history','refsWIN949':'references','common-input-elemen-apis':'common-input-element-attributes','offsets-into-the-media-resource':'video','command-facet-icon':'commands','attr-ul-compact':'obsolete','attr-tdth-axis':'obsolete','navigatorid':'timers','url-state':'states-of-the-type-attribute','mime-type':'infrastructure','valid-hash-name-reference':'common-microsyntaxes','attr-command-type-keyword-command':'interactive-elements','command-facet-hint':'commands','loading-the-media-resource':'video','time-state':'states-of-the-type-attribute','application-xhtml-xml':'iana','document-level-focus-apis':'editing','the-b-element':'text-level-semantics','vaguer-moments-in-time':'common-microsyntaxes','pagetransitionevent':'history','home-subtree':'infrastructure','media-data':'video','attr-fe-name':'association-of-controls-and-forms','event-drop':'dnd','text-level-semantics':'text-level-semantics','barprop':'browsers','function':'webappapis','serializability-of-script-execution':'introduction','attr-input-type-search-keyword':'the-input-element','editing':'editing','conept-http-equiv-extensions':'semantics','attr-textarea-maxlength':'the-button-element','dom-location-host':'history','the-undomanager-interface':'dnd','attr-legend-align':'obsolete','end-tags':'syntax','mime-types':'video','valid-lowercase-simple-color':'common-microsyntaxes','named-character-references':'named-character-references','cdata-rcdata-restrictions':'syntax','rel-icon':'links','text-cache-manifest':'iana','htmltablecellelement':'tabular-data','the-samp-element':'text-level-semantics','grouping-content':'grouping-content','authors-using-html':'iana','attr-iframe-hspace':'obsolete','event-appcache-downloading':'offline','the-optgroup-element':'the-button-element','attr-canvas-height':'the-canvas-element','current-entry':'history','refsUNICODE':'references','refsRFC2426':'references','refsRFC2425':'references','htmllabelelement':'forms','attr-input-autocomplete-default-state':'common-input-element-attributes','start-tags':'syntax','content-categories':'content-models','browsing-context-names':'browses','submit-button-state':'number-state','concept-select-option-list':'the-button-element' };
 
 var fragid = window.location.hash.substr(1);
 if (!fragid) { /* handle section-foo.html links from the old multipage version, and broken foo.html from the new version */

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -d -r1.604 -r1.605
--- video.html	11 May 2010 11:27:23 -0000	1.604
+++ video.html	12 May 2010 01:27:26 -0000	1.605
@@ -284,19 +284,16 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
-  <link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="next">
+  <link href="the-canvas-element.html" title="4.8.10 The canvas element" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5 (Author Edition)</h1>
    </div><div>
    <a href="the-iframe-element.html">&#8592; 4.8.2 The iframe element</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
-   <a href="the-canvas-element.html">4.8.11 The canvas element &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="video.html#video"><span class="secno">4.8.6 </span>The <code>video</code> element</a></li><li><a href="video.html#audio"><span class="secno">4.8.7 </span>The <code>audio</code> element</a></li><li><a href="video.html#the-source-element"><span class="secno">4.8.8 </span>The <code>source</code> element</a></li><li><a href="video.html#the-track-element"><span class="secno">4.8.9 </span>The <code>track</code> element</a></li><li><a href="video.html#media-elements"><span class="secno">4.8.10 </span>Media elements</a>
-      <ol><li><a href="video.html#error-codes"><span class="secno">4.8.10.1 </span>Error codes</a></li><li><a href="video.html#location-of-the-media-resource"><span class="secno">4.8.10.2 </span>Location of the media resource</a></li><li><a href="video.html#mime-types"><span class="secno">4.8.10.3 </span>MIME types</a></li><li><a href="video.html#network-states"><span class="secno">4.8.10.4 </span>Network states</a></li><li><a href="video.html#loading-the-media-resource"><span class="secno">4.8.10.5 </span>Loading the media resource</a></li><li><a href="video.html#offsets-into-the-media-resource"><span class="secno">4.8.10.6 </span>Offsets into the media resource</a></li><li><a href="video.html#the-ready-states"><span class="secno">4.8.10.7 </span>The ready states</a></li><li><a href="video.html#playing-the-media-resource"><span class="secno">4.8.10.8 </span>Playing the media resource</a></li><li><a href="video.html#seeking"><span class="secno">4.8.10.9 </span>Seeking</a></li><li><a href="video.html#timed-racks"><span class="secno">4.8.10.10 </span>Timed tracks</a>
-        <ol><li><a href="video.html#timed-track-model"><span class="secno">4.8.10.10.1 </span>Timed track model</a></li><li><a href="video.html#sourcing-in-band-timed-tracks"><span class="secno">4.8.10.10.2 </span>Sourcing in-band timed tracks</a></li><li><a href="video.html#sourcing-out-of-band-timed-tracks"><span class="secno">4.8.10.10.3 </span>Sourcing out-of-band timed tracks</a></li><li><a href="video.html#guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues"><span class="secno">4.8.10.10.4 </span>Guidelines for exposing cues in various formats as
-  timed track cues</a></li><li><a href="video.html#timed-track-api"><span class="secno">4.8.10.10.5 </span>Timed track API</a></li><li><a href="video.html#cue-events"><span class="secno">4.8.10.10.6 </span>Event definitions</a></li></ol></li><li><a href="video.html#websrt"><span class="secno">4.8.10.11 </span>WebSRT</a>
-        <ol><li><a href="video.html#syntax-0"><span class="secno">4.8.10.11.1 </span>Syntax</a></li></ol></li><li><a href="video.html#user-interface"><span class="secno">4.8.10.12 </span>User interface</a></li><li><a href="video.html#time-ranges"><span class="secno">4.8.10.13 </span>Time ranges</a></li><li><a href="video.html#mediaevents"><span class="secno">4.8.10.14 </span>Event summary</a></li></ol></li></ol></li></ol></li></ol></div>
+   <a href="the-canvas-element.html">4.8.10 The canvas element &#8594;</a>
+  <ol class="toc"><li><ol><li><ol><li><a href="video.html#video"><span class="secno">4.8.6 </span>The <code>video</code> element</a></li><li><a href="video.html#audio"><span class="secno">4.8.7 </span>The <code>audio</code> element</a></li><li><a href="video.html#the-source-element"><span class="secno">4.8.8 </span>The <code>source</code> element</a></li><li><a href="video.html#media-elements"><span class="secno">4.8.9 </span>Media elements</a>
+      <ol><li><a href="video.html#error-codes"><span class="secno">4.8.9.1 </span>Error codes</a></li><li><a href="video.html#location-of-the-media-resource"><span class="secno">4.8.9.2 </span>Location of the media resource</a></li><li><a href="video.html#mime-types"><span class="secno">4.8.9.3 </span>MIME types</a></li><li><a href="video.html#network-states"><span class="secno">4.8.9.4 </span>Network states</a></li><li><a href="video.html#loading-the-media-resource"><span class="secno">4.8.9.5 </span>Loading the media resource</a></li><li><a href="video.html#offsets-into-the-media-resource"><span class="secno">4.8.9.6 </span>Offsets into the media resource</a></li><li><a href="video.html#the-ready-states"><span class="secno">4.8.9.7 </span>The ready states</a></li><li><a href="video.html#playing-the-media-resource"><span class="secno">4.8.9.8 </span>Playing the media resource</a></li><li><a href="video.html#seeking"><span class="secno">4.8.9.9 </span>Seeking</a></li><li><a href="video.html#user-interface"<span class="secno">4.8.9.10 </span>User interface</a></li><li><a href="video.html#time-ranges"><span class="secno">4.8.9.11 </span>Time ranges</a></li><li><a href="video.html#mediaevents"><span class="secno">4.8.9.12 </span>Event summary</a></li></ol></li></ol></li></ol></li></ol></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></p><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content">Flow content</a>.</dd>
@@ -306,8 +303,10 @@
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#embedded-content">embedded content</a> is expected.</dd>
    <dt>Content model:</dt>
-   <dd>If the element has a <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute: zero or more <code><a href="#the-track-element">track</a></code> elements, then <a href="content-models.html#transparent">transparent</a>, but with no <a href="#media-element">media element</a> descendants.</dd>
-   <dd>If the element does not have a <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute: one or more <code><a href="#the-source-element">source</a></code> elements, then zero or more <code><a href="#the-track-element">track</a></code> elements, then <a href="content-models.html#transparent">transparent</a>, but with no <a href="#media-element">media element</a> descendants.</dd>
+   <dd>If the element has a <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute:
+ <a href="content-models.html#transparent">transparent</a>, but with no <a href="#media-element">media element</a> descendants.</dd>
+   <dd>If the element does not have a <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute: one or more <code><a href="#the-source-element">source</a></code> elements, then
+ <a href="content-models.html#transparent">transparent</a>, but with no <a href="#media-element">media element</a> descendants.</dd>
    <dt>Content attributes:</dt>
    <dd><a href="elements.html#global-attributes">Global attributes</a></dd>
    <dd><code title="attr-media-src"><a href="#attr-media-src">src</a></code></dd>
@@ -419,8 +418,10 @@
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#embedded-content">embedded content</a> is expected.</dd>
    <dt>Content model:</dt>
-   <dd>If the element has a <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute: zero or more <code><a href="#the-track-element">track</a></code> elements, then <a href="content-models.html#transparent">transparent</a>, but with no <a href="#media-element">media element</a> descendants.</dd>
-   <dd>If the element does not have a <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute: one or more <code><a href="#the-source-element">source</a></code> elements, then zero or more <code><a href="#the-track-element">track</a></code> elements, then <a href="content-models.html#transparent">transparent</a>, but with no <a href="#media-element">media element</a> descendants.</dd>
+   <dd>If the element has a <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute: 
+<a href="content-models.html#transparent">transparent</a>, but with no <a href="#media-element">media element</a> descendants.</dd>
+   <dd>If the element does not have a <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute: one or more <code><a href="#the-source-element">source</a></code> elements, then
+ <a href="content-models.html#transparent">transparent</a>, but with no <a href="#media-element">media element</a> descendants.</dd>
    <dt>Content attributes:</dt>
    <dd><a href="elements.html#global-attributes">Global attributes</a></dd>
    <dd><code title="attr-media-src"><a href="#attr-media-src">src</a></code></dd>
@@ -500,8 +501,8 @@
   (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></p><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="content-models.html#flow-content">flow content</a> or <code><a href="#the-track-element">track</a></code> elements.</dd>
-   <dt>Content model:</dt>
+   <dd>As a child of a <a href="#media-element">media element</a>, before any <a href="content-models.html#flow-content">flow content</a>
+   </dd><dt>Content model:</dt>
    <dd>Empty.</dd>
    <dt>Content attributes:</dt>
    <dd><a href="elements.html#global-attributes">Global attributes</a></dd>
@@ -645,78 +646,7 @@
  ...
 &lt;/video&gt;</pre>
 
-  </div><h4 id="the-track-element"><span class="secno">4.8.9 </span>The <dfn><code>track</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 a child of a <a href="#media-element">media element</a>, before any <a href="content-models.html#flow-content">flow content</a>.</dd>
-   <dt>Content model:</dt>
-   <dd>Empty.</dd>
-   <dt>Content attributes:</dt>
-   <dd><a href="elements.html#global-attributes">Global attributes</a></dd>
-   <dd><code title="attr-track-kind"><a href="#attr-track-kind">kind</a></code></dd>
-   <dd><code title="attr-track-label"><a href="#attr-track-label">label</a></code></dd>
-   <dd><code title="attr-track-src"><a href="#attr-track-src">src</a></code></dd>
-   <dd><code title="attr-track-srclang"><a href="#attr-track-srclang">srclang</a></code></dd>
-   <dt>DOM interface:</dt>
-   <dd>
-<pre class="idl">interface <dfn id="htmltrackelement">HTMLTrackElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {
-           attribute DOMString <a href="#dom-track-kind" title="dom-track-kind">kind</a>;
-           attribute DOMString <a href="#dom-track-label" title="dom-track-label">label</a>;
-           attribute DOMString <a href="#dom-track-src" title="dom-track-src">src</a>;
-           attribute DOMString <a href="#dom-track-srclang" title="dom-track-srclang">srclang</a>;
-
-  readonly attribute <a href="#timedtrack">TimedTrack</a> <a href="#dom-track-track" title="dom-track-track">track</a>;
-};</pre>
-   </dd>
-  </dl><p>The <code><a href="#the-track-element">track</a></code> element allows authors to specify explicit
-  external <a href="#timed-track" title="timed track">timed tracks</a> for <a href="#media-element" title="media element">media elements</a>. It does not <a href="#represents" title="represents">represent</a> anything on its own.</p><p>The <dfn id="attr-track-kind" title="attr-track-kind"><code>kind</code></dfn>
-  attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The following
-  table lists the keywords defined for this attribute. The keyword
-  given in the first cell of each row maps to the state given in the
-  second cell.</p><table><thead><tr><th>Keywords
-     </th><th>State
-     </th><th>Brief description
-   </th></tr></thead><tbody><tr><td><dfn id="attr-track-kind-keyword-subtitles" title="attr-track-kind-keyword-subtitles"><code>subtitles</code></dfn>
-     </td><td><dfn id="attr-track-kind-subtitles" title="attr-track-kind-subtitles">Subtitles</dfn>
-     </td><td>Translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <a href="#media-resource">media resource</a>'s soundtrack).
-    </td></tr><tr><td><dfn id="attr-track-kind-keyword-captions" title="attr-track-kind-keyword-captions"><code>captions</code></dfn>
-     </td><td><dfn id="attr-track-kind-captions" title="attr-track-kind-captions">Captions</dfn>
-     </td><td>Transcription of the dialogue, suitable for when the soundtrack is unavailable (e.g. because it is muted or because the user is deaf). 
-    </td></tr><tr><td><dfn id="attr-track-kind-keyword-descriptions" title="attr-track-kind-keyword-descriptions"><code>descriptions</code></dfn>
-     </td><td><dfn id="attr-track-kind-descriptions" title="attr-track-kind-descriptions">Descriptions</dfn>
-     </td><td>Textual descriptions of the video component of the <a href="#media-resource">media resource</a>, intended for audio synthesis when the visual component is unavailable (e.g. because the user is interacting with the application without a screen while driving, or because the user is blind).
-    </td></tr><tr><td><dfn id="attr-track-kind-keyword-chapters" title="attr-track-kind-keyword-chapters"><code>chapters</code></dfn>
-     </td><td><dfn id="attr-track-kind-chapters" title="attr-track-kind-chapters">Chapters</dfn>
-     </td><td>Chapter titles, intended to be used for navigating the <a href="#media-resource">media resource</a>.
-    </td></tr><tr><td><dfn id="attr-track-kind-keyword-metadata" title="attr-track-kind-keyword-metadata"><code>metadata</code></dfn>
-     </td><td><dfn id="attr-track-kind-metadata" title="attr-track-kind-metadata">Metadata</dfn>
-     </td><td>Tracks intended for use from script.
-  </td></tr></tbody></table><p>The attribute may be omitted. The <i>missing value default</i> is
-  the <a href="#attr-track-kind-captions" title="attr-track-kind-captions">captions</a> state.</p><p>The <dfn id="attr-track-src" title="attr-track-src"><code>src</code></dfn> attribute
-  gives the address of the time track data. The value must be a
-  <a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces">valid non-empty URL potentially surrounded by
-  spaces</a>. This attribute must be present.</p><p>The <dfn id="attr-track-srclang" title="attr-track-srclang"><code>srclang</code></dfn>
-  attribute gives the language of the time track data. The value must
-  be a valid BCP 47 language tag. This attribute must be present if
-  the element's <code title="attr-track-kind"><a href="#attr-track-kind">kind</a></code> attribute is
-  in the <a href="#attr-track-kind-subtitles" title="attr-track-kind-subtitles">subtitles</a>
-  state. <a href="references.html#refsBCP47">[BCP47]</a></p><p>The <dfn id="attr-track-label" title="attr-track-label"><code>label</code></dfn>
-  attribute gives a user-readable title for the track.</p><p>The value of the <code title="attr-track-label"><a href="#attr-track-label">label</a></code>
-  attribute, if the attribute is present, must not be the empty
-  string. Furthermore, there must not be two <code><a href="#the-track-element">track</a></code>
-  element children of the same <a href="#media-element">media element</a> whose <code title="attr-track-kind"><a href="#attr-track-kind">kind</a></code> attributes are in the same
-  state, whose <code title="attr-track-srclang"><a href="#attr-track-srclang">srclang</a></code>
-  attributes are both missing or have values that represent the same
-  language, and whose <code title="attr-track-label"><a href="#attr-track-label">label</a></code>
-  attributes are again both missing or both have the same value.</p><dl class="domintro"><dt><var title="">track</var> . <code title="dom-track-track"><a href="#dom-track-track">track</a></code></dt>
-
-   <dd>
-
-    <p>Returns the <code><a href="#timedtrack">TimedTrack</a></code> object corresponding to the <a href="#timed-track">timed track</a> of the <code><a href="#the-track-element">track</a></code> element.</p>
-
-   </dd>
-
-  </dl><h4 id="media-elements"><span class="secno">4.8.10 </span>Media elements</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><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><p><dfn id="media-element" title="media element">Media elements</dfn> implement the
   following interface:</p><pre class="idl">interface <dfn id="htmlmediaelement">HTMLMediaElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {
 
   // error state
@@ -765,10 +695,6 @@
            attribute boolean <a href="#dom-media-controls" title="dom-media-controls">controls</a>;
            attribute float <a href="#dom-media-volume" title="dom-media-volume">volume</a>;
            attribute boolean <a href="#dom-media-muted" title="dom-media-muted">muted</a>;
-
-  // timed tracks
-  readonly attribute <a href="#timedtrack">TimedTrack</a>[] <span title="dom-media-tracks">tracks</span>;
-  <a href="#mutabletimedtrack">MutableTimedTrack</a> <span title="dom-media-addTrack">addTrack</span>(in DOMString label, in DOMString kind, in DOMString language);
 };</pre><p>The <dfn id="media-element-attributes">media element attributes</dfn>, <code title="attr-media-src"><a href="#attr-media-src">src</a></code>, <code title="attr-media-preload"><a href="#attr-media-preload">preload</a></code>, <code title="attr-media-autoplay"><a href="#attr-media-autoplay">autoplay</a></code>, <code title="attr-media-loop"><a href="#attr-media-loop">loop</a></code>, and <code title="attr-media-controls"><a href="#attr-media-controls">controls</a></code>, apply to all <a href="#media-element" title="media element">media elements</a>. They are defined in
   this section.</p><!-- proposed v2 (actually v3!) features:
     * frame forward / backwards / step(n) while paused
@@ -806,7 +732,7 @@
   section applies equally to <a href="#media-element" title="media element">media
   elements</a> for audio or for video. The term <dfn id="media-resource">media
   resource</dfn> is used to refer to the complete set of media data,
-  e.g. the complete video file, or complete audio file.</p><h5 id="error-codes"><span class="secno">4.8.10.1 </span>Error codes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-error"><a href="#dom-media-error">error</a></code></dt>
+  e.g. the complete video file, or complete audio file.</p><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></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-error"><a href="#dom-media-error">error</a></code></dt>
 
    <dd>
 
@@ -852,7 +778,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.10.2 </span>Location of the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><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><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="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces">valid non-empty
@@ -869,7 +795,7 @@
   </dl><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.</p><h5 id="mime-types"><span class="secno">4.8.10.3 </span>MIME types</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>A <a href="#media-resource">media resource</a> can be described in terms of its
+  the elements.</p><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><p>A <a href="#media-resource">media resource</a> can be described in terms of its
   <em>type</em>, specifically a <a href="infrastructure.html#mime-type">MIME type</a>, optionally
   with a <code title="">codecs</code> parameter. <a href="references.html#refsRFC4281">[RFC4281]</a></p><p>Types are usually somewhat incomplete descriptions; for example
   "<code title="">video/mpeg</code>" doesn't say anything except what
@@ -933,7 +859,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.</p><h5 id="network-states"><span class="secno">4.8.10.4 </span>Network states</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-networkState"><a href="#dom-media-networkstate">networkState</a></code></dt>
+  render.</p><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></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-networkState"><a href="#dom-media-networkstate">networkState</a></code></dt>
 
    <dd>
 
@@ -961,7 +887,7 @@
    <dd>The element has failed to find a
    <a href="#media-resource" title="media resource">resource</a> to use.</dd>
 
-  </dl><h5 id="loading-the-media-resource"><span class="secno">4.8.10.5 </span>Loading the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-load"><a href="#dom-media-load">load</a></code>()</dt>
+  </dl><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></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-load"><a href="#dom-media-load">load</a></code>()</dt>
 
    <dd>
 
@@ -1019,7 +945,7 @@
 
    </dd>
 
-  </dl><h5 id="offsets-into-the-media-resource"><span class="secno">4.8.10.6 </span>Offsets into the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-duration"><a href="#dom-media-duration">duration</a></code></dt>
+  </dl><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></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-duration"><a href="#dom-media-duration">duration</a></code></dt>
 
    <dd>
 
@@ -1062,7 +988,7 @@
   </dl><p>The <dfn id="attr-media-loop" title="attr-media-loop"><code>loop</code></dfn>
   attribute is a <a href="common-microsyntaxes.html#boolean-attribute">boolean attribute</a> that, if specified,
   indicates that the <a href="#media-element">media element</a> is to seek back to the
-  start of the <a href="#media-resource">media resource</a> upon reaching the end.</p><h5 id="the-ready-states"><span class="secno">4.8.10.7 </span>The ready states</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code></dt>
+  start of the <a href="#media-resource">media resource</a> upon reaching the end.</p><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></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code></dt>
 
    <dd>
 
@@ -1089,8 +1015,8 @@
    element, the dimensions of the video are also available. The API
    will no longer raise an exception when seeking. No <a href="#media-data">media
    data</a> is available for the immediate <a href="#current-playback-position">current playback
-   position</a>. The <a href="#timed-track" title="timed track">timed tracks</a>
-   are <a href="#the-timed-tracks-are-ready" title="the timed tracks are ready">ready</a>.</dd>
+   position</a>.
+   </dd>
 
    <dt><dfn id="dom-media-have_current_data" title="dom-media-HAVE_CURRENT_DATA"><code>HAVE_CURRENT_DATA</code></dfn> (numeric value 2)</dt>
 
@@ -1142,7 +1068,7 @@
   to override the automatic playback when it is not desired, e.g. when
   using a screen reader. Authors are also encouraged to consider not
   using the automatic playback behavior at all, and instead to let the
-  user agent wait for the user to start playback explicitly.</p><h5 id="playing-the-media-resource"><span class="secno">4.8.10.8 </span>Playing the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-paused"><a href="#dom-media-paused">paused</a></code></dt>
+  user agent wait for the user to start playback explicitly.</p><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></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-paused"><a href="#dom-media-paused">paused</a></code></dt>
 
    <dd>
 
@@ -1215,7 +1141,7 @@
 
    </dd>
 
-  </dl><h5 id="seeking"><span class="secno">4.8.10.9 </span>Seeking</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-seeking"><a href="#dom-media-seeking">seeking</a></code></dt>
+  </dl><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></p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-seeking"><a href="#dom-media-seeking">seeking</a></code></dt>
 
    <dd>
 
@@ -1233,468 +1159,7 @@
 
    </dd>
 
-  </dl><h5 id="timed-tracks"><span class="secno">4.8.10.10 </span>Timed tracks</h5><p class="XXX annotation"><b>Status: </b><i>Being edited right now</i></p><h6 id="timed-track-model"><span class="secno">4.8.10.10.1 </span>Timed track model</h6><p>A <a href="#media-element">media element</a> can have a group of associated <dfn id="timed-track" title="timed track">timed tracks</dfn>, known as the <a href="#media-element">media
-  element</a>'s <dfn id="list-of-timed-tracks">list of timed tracks</dfn>. The <a href="#timed-track" title="timed track">timed tracks</a> are sorted as follows:</p><ol class="brief"><li>The <a href="#timed-track" title="timed track">timed tracks</a> corresponding
-   to <code><a href="#the-track-element">track</a></code> element children of the <a href="#media-element">media
-   element</a>, in <a href="infrastructure.html#tree-order">tree order</a>.</li>
-
-   <li>Any <a href="#timed-track" title="timed track">timed tracks</a> added using
-   the <code title="dom-media-addTrack">addTrack()</code> method, in
-   the order they were added, oldest first.</li>
-
-   <li>Any <a href="#media-resource-specific-timed-track" title="media-resource-specific timed
-   track">media-resource-specific timed tracks</a> (<a href="#timed-track" title="timed track">timed tracks</a> corresponding to data in
-   the <a href="#media-resource">media resource</a>), in the order defined by the
-   <a href="#media-resource">media resource</a>'s format specification.</li>
-
-  </ol><p>A <a href="#timed-track">timed track</a> consists of:</p><dl><dt><dfn id="timed-track-kind" title="timed track kind">The kind of timed track</dfn>
-
-   </dt><dd>
-
-    <p>This decides how the track is handled by the user agent. The
-    kind is represented by a string. The possible strings are:</p>
-
-    <ul class="brief"><li><dfn id="dom-timedtrack-kind-subtitles" title="dom-TimedTrack-kind-subtitles"><code>subtitles</code></dfn>
-     </li><li><dfn id="dom-timedtrack-kind-captions" title="dom-TimedTrack-kind-captions"><code>captions</code></dfn>
-     </li><li><dfn id="dom-timedtrack-kind-descriptions" title="dom-TimedTrack-kind-descriptions"><code>descriptions</code></dfn>
-     </li><li><dfn id="dom-timedtrack-kind-chapters" title="dom-TimedTrack-kind-chapters"><code>chapters</code></dfn>
-     </li><li><dfn id="dom-timedtrack-kind-metadata" title="dom-TimedTrack-kind-metadata"><code>metadata</code></dfn>
-    </li></ul><p>The <a href="#timed-track-kind" title="timed track kind">kind of track</a> can
-    change dynamically, in the case of a <a href="#timed-track">timed track</a>
-    corresponding to a <code><a href="#the-track-element">track</a></code> element.</p>
-
-   </dd>
-
-   <dt><dfn id="timed-track-label" title="timed track label">A label</dfn>
-
-   </dt><dd>
-
-    <p>This is a human-readable string intended to identify the track
-    for the user. In certain cases, the label might be generated
-    automatically.</p>
-
-    <p>The <a href="#timed-track-label" title="timed track label">label of a track</a> can
-    change dynamically, in the case of a <a href="#timed-track">timed track</a>
-    corresponding to a <code><a href="#the-track-element">track</a></code> element or in the case of an
-    automatically-generated label whose value depends on variable
-    factors such as the user's preferred user interface language.</p>
-
-   </dd>
-
-   <dt><dfn id="timed-track-language" title="timed track language">A language</dfn>
-
-   </dt><dd>
-
-    <p>This is a string (a BCP 47 language tag) representing the
-    language of the timed track's cues. <a href="references.html#refsBCP47">[BCP47]</a></p>
-
-    <p>The <a href="#timed-track-language" title="timed track language">language of a timed
-    track</a> can change dynamically, in the case of a <a href="#timed-track">timed
-    track</a> corresponding to a <code><a href="#the-track-element">track</a></code> element.</p>
-
-   </dd>
-
-   <dt><dfn id="timed-track-readiness-state" title="timed track readiness state">A readiness state</dfn>
-
-   </dt><dd>
-
-    <p>One of the following:</p>
-
-    <dl><dt><dfn id="timed-track-not-loaded" title="timed track not loaded">Not loaded</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track is known to exist (e.g. it has
-      been declared with a <code><a href="#the-track-element">track</a></code> element), but its cues
-      have not been obtained.</p>
-
-     </dd>
-
-     <dt><dfn id="timed-track-loading" title="timed track loading">Loading</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track is loading and there have been
-      no fatal errors encountered so far. Further cues might still be
-      added to the track.</p>
-
-     </dd>
-
-     <dt><dfn id="timed-track-loaded" title="timed track loaded">Loaded</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track has been loaded with no fatal
-      errors. No new cues will be added to the track except if the
-      <a href="#timed-track">timed track</a> corresponds to a
-      <code><a href="#mutabletimedtrack">MutableTimedTrack</a></code> object.</p>
-
-     </dd>
-
-     <dt><dfn id="timed-track-failed-to-load" title="timed track failed to load">Failed to load</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track was enabled, but when the user
-      agent attempted to obtain it, this failed in some way
-      (e.g. <a href="urls.html#url">URL</a> could not be <a href="#resolve-a-url" title="resolve a
-      url">resolved</a>, network error, unknown timed track
-      format). Some or all of the cues are likely missing and will not
-      be obtained.</p>
-
-     </dd>
-
-    </dl><p>The <a href="#timed-track-readiness-state" title="timed track readiness state">readiness
-    state</a> of a <a href="#timed-track">timed track</a> changes dynamically as
-    the track is obtained.</p>
-
-   </dd>
-
-   <dt><dfn id="timed-track-mode" title="timed track mode">A mode</dfn>
-
-   </dt><dd>
-
-    <p>One of the following:</p>
-
-    <dl><dt><dfn id="timed-track-disabled" title="timed track disabled">Disabled</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track is not active. Other than for
-      the purposes of exposing the track in the DOM, the user agent is
-      ignoring the timed track. No cues are active, no events are
-      fired, and the user agent will not attempt to obtain the track's
-      cues.</p>
-
-     </dd>
-
-     <dt><dfn id="timed-track-hidden" title="timed track hidden">Hidden</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track is active, but that the user
-      agent is not actively displaying the cues. If no attempt has yet
-      been made to obtain the track's cues, the user will perform such
-      an attempt momentarily. The user agent is maintaining a list of
-      which cues are active, and events are being fired
-      accordingly.</p>
-
-     </dd>
-
-     <dt><dfn id="timed-track-showing" title="timed track showing">Showing</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track is active. If no attempt has
-      yet been made to obtain the track's cues, the user will perform
-      such an attempt momentarily. The user agent is maintaining a
-      list of which cues are active, and events are being fired
-      accordingly. In addition, for timed tracks whose <a href="#timed-track-kind" title="timed track kind">kind</a> is <code title="dom-mediatrack-kind-subtitles">subtitles</code> or <code title="dom-mediatrack-kind-captions">captions</code>, the cues
-      are being displayed over the video as appropriate; for timed
-      tracks whose <a href="#timed-track-kind" title="timed track kind">kind</a> is <code title="dom-mediatrack-kind-descriptions">descriptions</code>,
-      the user agent is making the cues available to the user in a
-      non-visual fashion; and for timed tracks whose <a href="#timed-track-kind" title="timed track kind">kind</a> is <code title="dom-mediatrack-kind-chapters">chapters</code>, the user
-      agent is making available to the user a mechanism by which the
-      user can navigate to any point in the <a href="#media-resource">media
-      resource</a> by selecting a cue.</p>
-
-     </dd>
-
-    </dl></dd>
-
-   <dt><dfn id="timed-track-list-of-cues" title="timed track list of cues">A list of zero or more cues</dfn>
-
-   </dt><dd>
-
-    <p>A list of <a href="#timed-track-cue" title="timed track cue">timed track cues</a>.</p>
-
-    <p>The <a href="#timed-track-list-of-cues" title="timed track list of cues">list of cues of a
-    timed track</a> can change dynamically, either because the
-    <a href="#timed-track">timed track</a> has <a href="#timed-track-not-loaded" title="timed track not
-    loaded">not yet been loaded</a> or is still <a href="#timed-track-loading" title="timed
-    track loading">loading</a>, or in the case of a <a href="#timed-track">timed
-    track</a> corresponding to a <code><a href="#mutabletimedtrack">MutableTimedTrack</a></code>
-    object, where individual cues can be added or removed
-    dynamically using the API.</p>
-
-   </dd>
-
-  </dl><p>Each <a href="#timed-track">timed track</a> has a corresponding
-  <code><a href="#timedtrack">TimedTrack</a></code> object.</p><p>A <dfn id="timed-track-cue">timed track cue</dfn> is the unit of time-sensitive data
-  in a <a href="#timed-track">timed track</a>, corresponding for instance for
-  subtitles and captions to the text that appears at a particular time
-  and disappears at another time.</p><p>Each <a href="#timed-track-cue">timed track cue</a> consists of:</p><dl><dt><dfn id="timed-track-cue-identifier" title="timed track cue identifier">An identifier</dfn>
-   </dt><dd>
-    <p>An arbitrary string.</p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-start-time" title="timed track cue start time">A start time</dfn>
-   </dt><dd>
-    <p>A time, in seconds and fractions of a second, at which the cue
-    becomes relevant.</p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-end-time" title="timed track cue end time">An end time</dfn>
-   </dt><dd>
-    <p>A time, in seconds and fractions of a second, at which the cue
-    stops being relevant.</p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-pause-on-exit-flag" title="timed track cue pause-on-exit flag">A pause-on-exit flag</dfn>
-   </dt><dd>
-    <p>A boolean indicating whether playback of the <a href="#media-resource">media
-    resource</a> is to pause when the cue stops being relevant.</p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-writing-direction" title="timed track cue writing direction">A writing direction</dfn>
-   </dt><dd>
-    <p>A writing direction, either <dfn id="timed-track-cue-horizontal-writing-direction" title="timed track cue
-    horizontal writing direction">horizontal</dfn> (a line extends
-    horizontally and is positioned vertically, with consecutive lines
-    displayed below each other), <dfn id="timed-track-cue-vertical-growing-right-writing-direction" title="timed track cue vertical
-    growing right writing direction">vertical growing right</dfn> (a
-    line extends vertically and is positioned horizontally, with
-    consecutive lines displayed to the right of each other<!-- used
-    for east asian-->), or <dfn id="timed-track-cue-vertical-growing-left-writing-direction" title="timed track cue vertical
-    growing left writing direction">vertical growing left</dfn> (a
-    line extends vertically and is positioned horizontally, with
-    consecutive lines displayed to the left of each other<!-- used for
-    mongolian -->).</p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-snap-to-lines-flag" title="timed track cue snap-to-lines flag">A snap-to-lines flag</dfn>
-   </dt><dd>
-    <p>A boolean indicating whether the <a href="#timed-track-cue-line-position" title="timed track cue
-    line position">line's position</a> is a line position
-    (positioned to a multiple of the line dimensions of the first line
-    of the cue), or whether it is a percentage of the dimension of the
-    video.</p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-line-position" title="timed track cue line position">A line position</dfn>
-   </dt><dd>
-    <p>A number giving the position of the lines of the cue, to be
-    interpreted as defined by the <a href="#timed-track-cue-writing-direction" title="timed track cue writing
-    direction">writing direction</a> and <a href="#timed-track-cue-snap-to-lines-flag" title="timed track
-    cue snap-to-lines flag">snap-to-lines flag</a> of the cue.</p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-text-position" title="timed track cue text position">A text position</dfn>
-   </dt><dd>
-    <p>A number giving the position of the text of the cue within each
-    line, to be interpreted as a percentage of the video, as defined
-    by the <a href="#timed-track-cue-writing-direction" title="timed track cue writing direction">writing
-    direction</a>.</p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-size" title="timed track cue size">A size</dfn>
-   </dt><dd>
-    <p>A number giving the size of the box within which the text of
-    each line of the cue is to be aligned, to be interpreted as a
-    percentage of the video, as defined by the <a href="#timed-track-cue-writing-direction" title="timed
-    track cue writing direction">writing direction</a>.</p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-alignment" title="timed track cue alignment">An alignment</dfn>
-   </dt><dd>
-    <p>An alignment for the text of each line of the cue, either <dfn id="timed-track-cue-start-alignment" title="timed track cue start alignment">start alignment</dfn> (the
-    text is aligned towards its start side), <dfn id="timed-track-cue-middle-alignment" title="timed track
-    cue middle alignment">middle alignment</dfn> (the text is aligned
-    centered between its start and end sides), <dfn id="timed-track-cue-end-alignment" title="timed track
-    cue end alignment">end alignment</dfn> (the text is aligned
-    towards its end side). Which sides are the start and end sides
-    depends on the Unicode bidirectional algorithm and the <a href="#timed-track-cue-writing-direction" title="timed track cue writing direction">writing
-    direction</a>. <a href="references.html#refsBIDI">[BIDI]</a></p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-voice-identifier" title="timed track cue voice identifier">A voice identifier</dfn>
-   </dt><dd>
-    <p>A string identifying the voice with which the cue is associated.</p>
-   </dd>
-
-   <dt><dfn id="timed-track-cue-text" title="timed track cue text">The text of the cue</dfn>
-   </dt><dd>
-    <p>The raw text of the cue, and rules for its interpretation,
-    allowing the text to be converted to an equivalent fragment of
-    HTML.</p>
-   </dd>
-
-  </dl><p>A <a href="#timed-track-cue">timed track cue</a> is immutable.</p><p>Each <a href="#timed-track-cue">timed track cue</a> has a corresponding
-  <code><a href="#timedtrackcue">TimedTrackCue</a></code> object, and can be associated with a
-  particular <a href="#timed-track">timed track</a>. Once a <a href="#timed-track-cue">timed track
-  cue</a> is associated with a particular <a href="#timed-track">timed track</a>,
-  the association is permanent.</p><p class="XXX"><dfn id="the-timed-tracks-are-ready">the timed tracks are ready</dfn></p><h6 id="sourcing-in-band-timed-tracks"><span class="secno">4.8.10.10.2 </span>Sourcing in-band timed tracks</h6><p>A <dfn id="media-resource-specific-timed-track">media-resource-specific timed track</dfn> is a <a href="#timed-track">timed
-  track</a> that corresponds to data found in the <a href="#media-resource">media
-  resource</a>. Rules for processing and rendering such data are
-  defined by the relevant specifications, e.g. the specification of
-  the video format if the <a href="#media-resource">media resource</a> is a video.</p><p>When a <a href="#media-resource">media resource</a> contains data that the user
-  agent recognises and supports as being equivalent to a <a href="#timed-track">timed
-  track</a>, the user agent <a href="#found-a-media-resource-specific-timed-track">runs</a> the
-  <dfn id="steps-to-expose-a-media-resource-specific-timed-track">steps to expose a media-resource-specific timed track</dfn>
-  with the relevant data, as follows:</p><ol><li><p>Associate the relevant data with a new <a href="#timed-track">timed
-   track</a> and its corresponding new <code><a href="#timedtrack">TimedTrack</a></code>
-   object. The <a href="#timed-track">timed track</a> is a
-   <a href="#media-resource-specific-timed-track">media-resource-specific timed track</a>.</p></li>
-
-   <li><p>Set the new <a href="#timed-track">timed track</a>'s <a href="#timed-track-kind" title="timed track
-   kind">kind</a>, <a href="#timed-track-label" title="timed track label">label</a>,
-   and <a href="#timed-track-language" title="timed track language">language</a> based on the
-   semantics of the relevant data, as defined by the relevant
-   specification.</p></li>
-
-   <li><p>Populate the new <a href="#timed-track">timed track</a>'s <a href="#timed-track-list-of-cues" title="timed track list of cues">list of cues</a> with the cues
-   parsed so far, folllowing the <a href="#guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues">guidelines for exposing
-   cues</a>, and begin updating it dynamically as
-   necessary.</p></li>
-
-   <li>
-
-    <p>Set the new <a href="#timed-track">timed track</a>'s <a href="#timed-track-readiness-state" title="timed track
-    readiness state">readiness state</a> to the value that most
-    correctly describes the current state, and begin updating it
-    dynamically as necessary.</p>
-
-    <p class="example">For example, if the relevant data in the
-    <a href="#media-resource">media resource</a> has been fully parsed and completely
-    describes the cues, then the <a href="#timed-track">timed track</a> would be
-    <a href="#timed-track-loaded" title="timed track loaded">loaded</a>. On the other hand,
-    if the data for the cues is interleaved with the <a href="#media-data">media
-    data</a>, and the <a href="#media-resource">media resource</a> as a whole is
-    still being downloaded, then the <a href="#timed-track-loading" title="timed track
-    loading">loading</a> state might be more accurate.</p>
-
-   </li>
-
-   <li><p>Set the new <a href="#timed-track">timed track</a>'s <a href="#timed-track-mode" title="timed
-   track mode">mode</a> to the mode consistent with the user's
-   preferences and the requirements of the relevant specification for
-   the data.</p></li>
-
-   <li><p>Add the new <a href="#timed-track">timed track</a> to the <a href="#media-element">media
-   element</a>'s <a href="#list-of-timed-tracks">list of timed tracks</a>.</p></li>
-
-  </ol><p>When a <a href="#media-element">media element</a> is to <dfn id="forget-the-media-element-s-media-resource-specific-timed-tracks">forget the media
-  element's media-resource-specific timed tracks</dfn>, the user
-  agent must remove from the <a href="#media-element">media element</a>'s <a href="#list-of-timed-tracks">list
-  of timed tracks</a> all the <a href="#media-resource-specific-timed-track" title="media-resource-specific
-  timed track">media-resource-specific timed tracks</a>.</p><h6 id="sourcing-out-of-band-timed-tracks"><span class="secno">4.8.10.10.3 </span>Sourcing out-of-band timed tracks</h6><p>When a <code><a href="#the-track-element">track</a></code> element's parent element changes and
-  the new parent is a <a href="#media-element">media element</a>, then add the
-  <code><a href="#the-track-element">track</a></code> element's corresponding <a href="#timed-track">timed track</a>
-  to the <a href="#media-element">media element</a>'s <a href="#list-of-timed-tracks">list of timed
-  tracks</a>.</p><p>When a <code><a href="#the-track-element">track</a></code> element's parent element changes and
-  the old parent was a <a href="#media-element">media element</a>, then remove the
-  <code><a href="#the-track-element">track</a></code> element's corresponding <a href="#timed-track">timed track</a>
-  to the <a href="#media-element">media element</a>'s <a href="#list-of-timed-tracks">list of timed
-  tracks</a>.</p><p class="XXX">...manage the <a href="#timed-track-readiness-state">timed track readiness
-  state</a> and the <a href="#timed-track-mode">timed track mode</a>;
-  <a href="#fetch">fetch</a> the file as necessary</p><h6 id="guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues"><span class="secno">4.8.10.10.4 </span><dfn>Guidelines for exposing cues</dfn> in various formats as
-  <a href="#timed-track-cue" title="timed track cue">timed track cues</a></h6><p class="XXX">...</p><h6 id="timed-track-api"><span class="secno">4.8.10.10.5 </span>Timed track API</h6><!--
-  // timed tracks
-  readonly attribute <span>TimedTrack</span>[] <span title="dom-media-tracks">tracks</span>;
-  <span>MutableTimedTrack</span> <span title="dom-media-addTrack">addTrack</span>(in DOMString label, in DOMString kind, in DOMString language);
---><pre class="idl">interface <dfn id="timedtrack">TimedTrack</dfn> {
-  readonly attribute DOMString <span title="dom-TimedTrack-kind">kind</span>;
-  readonly attribute DOMString <span title="dom-TimedTrack-label">label</span>;
-  readonly attribute DOMString <span title="dom-TimedTrack-language">language</span>;
-
-  const unsigned short <span title="dom-TimedTrack-NONE">NONE</span> = 0;
-  const unsigned short <span title="dom-TimedTrack-LOADING">LOADING</span> = 1;
-  const unsigned short <span title="dom-TimedTrack-LOADED">LOADED</span> = 2;
-  const unsigned short <span title="dom-TimedTrack-ERROR">ERROR</span> = 3;
-  readonly attribute unsigned short <span title="dom-TimedTrack-readyState">readyState</span>;
-  readonly attribute <a href="webappapis.html#function">Function</a> <span title="dom-TimedTrack-onload">onload</span>;
-  readonly attribute <a href="webappapis.html#function">Function</a> <span title="dom-TimedTrack-onerror">onerror</span>;
-
-  const unsigned short <span title="dom-TimedTrack-OFF">OFF</span> = 0;
-  const unsigned short <span title="dom-TimedTrack-HIDDEN">HIDDEN</span> = 1;
-  const unsigned short <span title="dom-TimedTrack-SHOWING">SHOWING</span> = 2;
-           attribute unsigned short <span title="dom-TimedTrack-mode">mode</span>;
-
-  readonly attribute <a href="#timedtrackcuelist">TimedTrackCueList</a> <span title="dom-TimedTrack-cues">cues</span>;
-  readonly attribute <a href="#timedtrackcuelist">TimedTrackCueList</a> <span title="dom-TimedTrack-activeCues">activeCues</span>;
-  readonly attribute <a href="webappapis.html#function">Function</a> <span title="dom-TimedTrack-onentercue">onentercue</span>;
-  readonly attribute <a href="webappapis.html#function">Function</a> <span title="dom-TimedTrack-onexitcue">onexitcue</span>;
-};
-
-interface <dfn id="mutabletimedtrack">MutableTimedTrack</dfn> : <a href="#timedtrack">TimedTrack</a> {
- void <span title="dom-MutableTimedTrack-addCue">addCue</span>(in <a href="#timedtrackcue">TimedTrackCue</a> cue);
- void <span title="dom-MutableTimedTrack-removeCue">removeCue</span>(in <a href="#timedtrackcue">TimedTrackCue</a> cue);
-};
-
-interface <dfn id="timedtrackcuelist">TimedTrackCueList</dfn> {
-  readonly attribute unsigned long <span title="dom-TimedTrackCueList-length">length</span>;
-  getter <a href="#timedtrackcue">TimedTrackCue</a> (in unsigned long index);
-  <a href="#timedtrackcue">TimedTrackCue</a> getCueById(in DOMString id);
-};
-
-[Constructor(in DOMString id, in float startTime, in float endTime, in DOMString settings, in DOMString text, in optional boolean pauseOnExit)]
-interface <dfn id="timedtrackcue">TimedTrackCue</dfn> {
-  readonly attribute <a href="#timedtrack">TimedTrack</a> <span title="dom-TimedTrackCue-track">track</span>;
-  readonly attribute DOMString <span title="dom-TimedTrackCue-id">id</span>;
-
-  readonly attribute float <span title="dom-TimedTrackCue-startTime">startTime</span>;
-  readonly attribute float <span title="dom-TimedTrackCue-endTime">endTime</span>;
-  readonly attribute boolean <span title="dom-TimedTrackCue-pauseOnExit">pauseOnExit</span>;
-
-  readonly attribute DOMString <span title="dom-TimedTrackCue-direction">direction</span>;
-  readonly attribute boolean <span title="dom-TimedTrackCue-snapToLines">snapToLines</span>;
-  readonly attribute long <span title="dom-TimedTrackCue-linePosition">linePosition</span>;
-  readonly attribute long <span title="dom-TimedTrackCue-textPosition">textPosition</span>;
-  readonly attribute long <span title="dom-TimedTrackCue-size">size</span>;
-  readonly attribute DOMString <span title="dom-TimedTrackCue-alignment">alignment</span>;
-
-  readonly attribute DOMString <span title="dom-TimedTrackCue-voice">voice</span>;
-  DOMString <span title="dom-TimedTrackCue-getCueAsSource()">getCueAsSource</span>();
-  <a href="#documentfragment">DocumentFragment</a> <span title="dom-TimedTrackCue-getCueAsHTML()">getCueAsHTML</span>();
-};</pre><p class="XXX">domintro
-
-  </p><h6 id="cue-events"><span class="secno">4.8.10.10.6 </span>Event definitions</h6><p class="XXX">...
-
-<!-- XXX
-CueEvent
- readonly attribute TimedTrackCue cue;
--->
-
-
-  </p><h5 id="websrt"><span class="secno">4.8.10.11 </span>WebSRT</h5><p>The WebSRT format (Web Subtitle Resource Tracks) is a format
-  intended for marking up external timed track resources.</p><h6 id="syntax-0"><span class="secno">4.8.10.11.1 </span>Syntax</h6><p>A <dfn id="websrt-file">WebSRT file</dfn> must consist of a <a href="#websrt-file-body">WebSRT file
-  body</a> encoded as UTF-8.</p><p>A <dfn id="websrt-file-body">WebSRT file body</dfn> consists of zero or more <a href="#websrt-cue" title="WebSRT cue">WebSRT cues</a> separated from each other by
-  two or more <a href="#websrt-line-terminator" title="WebSRT line terminator">WebSRT line
-  terminators</a>.</p><p>A <dfn id="websrt-cue">WebSRT cue</dfn> consists of the following components, in
-  the given order:</p><ol><li>Optionally, a <a href="#websrt-cue-identifier">WebSRT cue identifier</a>.</li>
-   <li><a href="#websrt-cue-timings">WebSRT cue timings</a>.</li>
-   <li>Optionally, <a href="#websrt-cue-settings">WebSRT cue settings</a>.</li>
-   <li>A <a href="#websrt-line-terminator">WebSRT line terminator</a>.</li>
-   <li>Optionally, a <a href="#websrt-voice-declaration">WebSRT voice declaration</a>.</li>
-   <li>One or more <a href="#websrt-cue-text-line" title="WebSRT cue text line">WebSRT cue text lines</a>, each separated from the next by a <a href="#websrt-line-terminator">WebSRT line terminator</a>.</li>
-   <li>Zero or more <a href="#websrt-line-terminator" title="WebSRT line terminator">WebSRT line terminators</a>.</li>
-  </ol><p>A <dfn id="websrt-line-terminator">WebSRT line terminator</dfn> consists of one of the
-  following:</p><ul class="brief"><li>A U+000D CARRIAGE RETURN U+000A LINE FEED (CRLF) character pair.</li>
-   <li>A single U+000A LINE FEED (LF) character.</li>
-   <li>A single U+000D CARRIAGE RETURN (CR) character.</li>
-  </ul><p>A <dfn id="websrt-cue-identifier">WebSRT cue identifier</dfn> is any sequence of one or more
-  characters not containing the substring "<code title="">--&gt;</code>"
-  (U+002D HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN
-  SIGN).</p><p>The <dfn id="websrt-cue-timings">WebSRT cue timings</dfn> part of a <a href="#websrt-cue">WebSRT
-  cue</a> consists of the following components, in the given
-  order:</p><ol><li>A <a href="#websrt-timestamp">WebSRT timestamp</a> representing the start time
-   offset of the cue.</li>
-
-   <li>Optionally, a U+0020 SPACE character.</li>
-
-   <li>The string "<code title="">--&gt;</code>" (U+002D HYPHEN-MINUS,
-   U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN).</li>
-
-   <li>Optionally, a U+0020 SPACE character.</li>
-
-   <li>A <a href="#websrt-timestamp">WebSRT timestamp</a> representing the end time
-   offset of the cue.</li>
-
-  </ol><p>The <dfn id="websrt-cue-settings">WebSRT cue settings</dfn> part of a <a href="#websrt-cue">WebSRT
-  cue</a> consists of the following components, in the given
-  order:</p><ol><li class="XXX">...
-
-  </li></ol><p class="XXX"><dfn id="websrt-voice-declaration">WebSRT voice declaration</dfn>; <dfn id="websrt-cue-text-line">WebSRT cue text line</dfn>; <dfn id="websrt-timestamp">WebSRT timestamp</dfn></p><h5 id="user-interface"><span class="secno">4.8.10.12 </span>User interface</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The <dfn id="attr-media-controls" title="attr-media-controls"><code>controls</code></dfn>
+  </dl><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><p>The <dfn id="attr-media-controls" title="attr-media-controls"><code>controls</code></dfn>
   attribute is a <a href="common-microsyntaxes.html#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.</p><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-volume"><a href="#dom-media-volume">volume</a></code> [ = <var title="">value</var> ]</dt>
@@ -1723,7 +1188,7 @@
 
    </dd>
 
-  </dl><h5 id="time-ranges"><span class="secno">4.8.10.13 </span>Time ranges</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Objects implementing the <code><a href="#timeranges">TimeRanges</a></code> interface
+  </dl><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><p>Objects implementing the <code><a href="#timeranges">TimeRanges</a></code> interface
   represent a list of ranges (periods) of time.</p><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);
@@ -1756,7 +1221,7 @@
 
    </dd>
 
-  </dl><h5 id="mediaevents"><span class="secno">4.8.10.14 </span>Event summary</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><p>The following events fire on <a href="#media-element" title="media element">media
+  </dl><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><p><i>This section is non-normative.</i></p><p>The following events fire on <a href="#media-element" title="media element">media
   elements</a> as part of the processing model described above:</p><table><thead><tr><th>Event name
      </th><th>Interface
      </th><th>Dispatched when...
@@ -1804,7 +1269,7 @@
 
    </td></tr></tbody><tbody><tr><td><dfn id="event-media-loadedmetadata" title="event-media-loadedmetadata"><code>loadedmetadata</code></dfn>
      </td><td><code><a href="#event">Event</a></code>
-     </td><td>The user agent has just determined the duration and dimensions of the <a href="#media-resource">media resource</a> and <a href="#the-timed-tracks-are-ready">the timed tracks are ready</a>.
+     </td><td>The user agent has just determined the duration and dimensions of the <a href="#media-resource">media resource</a>
      </td><td><code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code> is newly equal to <code title="dom-media-HAVE_METADATA"><a href="#dom-media-have_metadata">HAVE_METADATA</a></code> or greater for the first time.
     </td></tr><tr><td><dfn id="event-media-loadeddata" title="event-media-loadeddata"><code>loadeddata</code></dfn>
      </td><td><code><a href="#event">Event</a></code>

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.596
retrieving revision 1.597
diff -u -d -r1.596 -r1.597
--- index.html	5 May 2010 08:27:43 -0000	1.596
+++ index.html	12 May 2010 01:27:24 -0000	1.597
@@ -1353,18 +1353,6 @@
          <code><a href="tabular-data.html#the-td-element">td</a></code></td>
      <td><a href="elements.html#global-attributes" title="global attributes">globals</a></td>
      <td><code><a href="tabular-data.html#htmltablerowelement">HTMLTableRowElement</a></code></td>
-    </tr><tr><th><code><a href="video.html#the-track-element">track</a></code></th>
-     <td>Timed track</td>
-     <td>none</td>
-     <td><code><a href="video.html#audio">audio</a></code>;
-         <code><a href="video.html#video">video</a></code></td>
-     <td>empty</td>
-     <td><a href="elements.html#global-attributes" title="global attributes">globals</a>;
-         <code title="attr-track-kind"><a href="video.html#attr-track-kind">kind</a></code>;
-         <code title="attr-track-label"><a href="video.html#attr-track-label">label</a></code>;
-         <code title="attr-track-src"><a href="video.html#attr-track-src">src</a></code>;
-         <code title="attr-track-srclang"><a href="video.html#attr-track-srclang">srclang</a></code></td>
-     <td><code><a href="video.html#htmltrackelement">HTMLTrackElement</a></code></td>
     </tr><tr><th><code><a href="grouping-content.html#the-ul-element">ul</a></code></th>
      <td>List</td>
      <td><a href="content-models.html#flow-content" title="Flow content">flow</a></td>
@@ -1973,20 +1961,11 @@
      </th><td> <code title="attr-keygen-keytype"><a href="the-button-element.html#attr-keygen-keytype">keygen</a></code>
      </td><td> The type of cryptographic key to generate
      </td><td> <a href="elements.html#attribute-text">Text</a>*
-    </td></tr><tr><th> <code title="">kind</code>
-     </th><td> <code title="attr-track-kind"><a href="video.html#attr-track-kind">track</a></code>
-     </td><td> The type of timed track
-     </td><td> "<code title="attr-track-kind-subtitles"><a href="video.html#attr-track-kind-subtitles">subtitles</a></code>";
-          "<code title="attr-track-kind-captions"><a href="video.html#attr-track-kind-captions">captions</a></code>";
-          "<code title="attr-track-kind-descriptions"><a href="video.html#attr-track-kind-descriptions">descriptions</a></code>";
-          "<code title="attr-track-kind-chapters"><a href="video.html#attr-track-kind-chapters">chapters</a></code>";
-          "<code title="attr-track-kind-metadata"><a href="video.html#attr-track-kind-metadata">metadata</a></code>"
     </td></tr><tr><th> <code title="">label</code>
      </th><td> <code title="attr-command-label"><a href="interactive-elements.html#attr-command-label">command</a></code>;
           <code title="attr-menu-label"><a href="interactive-elements.html#attr-menu-label">menu</a></code>;
           <code title="attr-optgroup-label"><a href="the-button-element.html#attr-optgroup-label">optgroup</a></code>;
           <code title="attr-option-label"><a href="the-button-element.html#attr-option-label">option</a></code>;
-          <code title="attr-track-label"><a href="video.html#attr-track-label">track</a></code>
      </td><td> User-visible label
      </td><td> <a href="elements.html#attribute-text">Text</a>
     </td></tr><tr><th> <code title="">lang</code>
@@ -2208,7 +2187,6 @@
           <code title="attr-input-src"><a href="number-state.html#attr-input-src">input</a></code>;
           <code title="attr-script-src"><a href="scripting-1.html#attr-script-src">script</a></code>;
           <code title="attr-source-src"><a href="video.html#attr-source-src">source</a></code>;
-          <code title="attr-track-src"><a href="video.html#attr-track-src">track</a></code>;
           <code title="attr-media-src"><a href="video.html#attr-media-src">video</a></code>
      </td><td> Address of the resource
      </td><td> <a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces">Valid non-empty URL potentially surrounded by spaces</a>
@@ -2216,10 +2194,6 @@
      </th><td> <code title="attr-iframe-srcdoc"><a href="the-iframe-element.html#attr-iframe-srcdoc">iframe</a></code>
      </td><td> A document to render in the <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>
      </td><td> The source of <a href="the-iframe-element.html#an-iframe-srcdoc-document">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a>*
-    </td></tr><tr><th> <code title="">srclang</code>
-     </th><td> <code title="attr-track-srclang"><a href="video.html#attr-track-srclang">track</a></code>
-     </td><td> Language of the timed track
-     </td><td> Valid BCP 47 language tag
     </td></tr><tr><th> <code title="">start</code>
      </th><td> <code title="attr-ol-start"><a href="grouping-content.html#attr-ol-start">ol</a></code>
      </td><td> Ordinal value of the first item
@@ -3040,8 +3014,6 @@
     </td></tr><tr><td> <code><a href="tabular-data.html#the-tr-element">tr</a></code>
      </td><td> <code><a href="tabular-data.html#htmltablerowelement">HTMLTableRowElement</a></code> : <code><a href="elements.html#htmlelement">HTMLElement</a></code>
 
-    </td></tr><tr><td> <code><a href="video.html#the-track-element">track</a></code>
-     </td><td> <code><a href="video.html#htmltrackelement">HTMLTrackElement</a></code> : <code><a href="elements.html#htmlelement">HTMLElement</a></code>
 
     </td></tr><tr><td> <code><a href="grouping-content.html#the-ul-element">ul</a></code>
      </td><td> <code><a href="grouping-content.html#htmlulistelement">HTMLUListElement</a></code> : <code><a href="elements.html#htmlelement">HTMLElement</a></code>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.932
retrieving revision 1.933
diff -u -d -r1.932 -r1.933
--- spec.html	11 May 2010 11:27:22 -0000	1.932
+++ spec.html	12 May 2010 01:27:24 -0000	1.933
@@ -285,7 +285,7 @@
    <h1>HTML5 (Author Edition)</h1>
    <h2 class="no-num no-toc" id=a-vocabulary-and-associated-apis-for-html-and-xhtml>A vocabulary and associated APIs for HTML and XHTML</h2>
 
-   <h2 class="no-num no-toc" id=editor-s-draft-11-may-2010>Editor's Draft 11 May 2010</h2>
+   <h2 class="no-num no-toc" id=editor-s-draft-12-may-2010>Editor's Draft 12 May 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href=http://www.w3.org/TR/html5/>http://www.w3.org/TR/html5/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -303,7 +303,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href=spec.html>single page HTML</a>,
     <a href=Overview.html>multipage HTML</a>.
-This is revision 1.4092.
+This is revision 1.4093.
    </p> 
    <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
    © 2010 <a href=http://www.w3.org/><abbr title="World Wide
@@ -387,7 +387,7 @@
   specification's progress along the W3C Recommendation
   track.
 
-  This specification is the 11 May 2010 Editor's Draft.
+  This specification is the 12 May 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>The contents of this specification are also part of <a href=http://www.whatwg.org/specs/web-apps/current-work/multipage/>a
   specification</a> published by the <a href=http://www.whatwg.org/>WHATWG</a>, which is available under a
   license that permits reuse of the specification text.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5
@@ -649,40 +649,27 @@
      <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=#the-track-element><span class=secno>4.8.9 </span>The <code>track</code> element</a></li>
-     <li><a href=#media-elements><span class=secno>4.8.10 </span>Media elements</a>
+     <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.10.1 </span>Error codes</a></li>
-       <li><a href=#location-of-the-media-resource><span class=secno>4.8.10.2 </span>Location of the media resource</a></li>
-       <li><a href=#mime-types><span class=secno>4.8.10.3 </span>MIME types</a></li>
-       <li><a href=#network-states><span class=secno>4.8.10.4 </span>Network states</a></li>
-       <li><a href=#loading-the-media-resource><span class=secno>4.8.10.5 </span>Loading the media resource</a></li>
-       <li><a href=#offsets-into-the-media-resource><span class=secno>4.8.10.6 </span>Offsets into the media resource</a></li>
-       <li><a href=#the-ready-states><span class=secno>4.8.10.7 </span>The ready states</a></li>
-       <li><a href=#playing-the-media-resource><span class=secno>4.8.10.8 </span>Playing the media resource</a></li>
-       <li><a href=#seeking><span class=secno>4.8.10.9 </span>Seeking</a></li>
-       <li><a href=#timed-tracks><span class=secno>4.8.10.10 </span>Timed tracks</a>
-        <ol>
-         <li><a href=#timed-track-model><span class=secno>4.8.10.10.1 </span>Timed track model</a></li>
-         <li><a href=#sourcing-in-band-timed-tracks><span class=secno>4.8.10.10.2 </span>Sourcing in-band timed tracks</a></li>
-         <li><a href=#sourcing-out-of-band-timed-tracks><span class=secno>4.8.10.10.3 </span>Sourcing out-of-band timed tracks</a></li>
-         <li><a href=#guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues><span class=secno>4.8.10.10.4 </span>Guidelines for exposing cues in various formats as
-  timed track cues</a></li>
-         <li><a href=#timed-track-api><span class=secno>4.8.10.10.5 </span>Timed track API</a></li>
-         <li><a href=#cue-events><span class=secno>4.8.10.10.6 </span>Event definitions</a></li></ol></li>
-       <li><a href=#websrt><span class=secno>4.8.10.11 </span>WebSRT</a>
-        <ol>
-         <li><a href=#syntax-0><span class=secno>4.8.10.11.1 </span>Syntax</a></li></ol></li>
-       <li><a href=#user-interface><span class=secno>4.8.10.12 </span>User interface</a></li>
-       <li><a href=#time-ranges><span class=secno>4.8.10.13 </span>Time ranges</a></li>
-       <li><a href=#mediaevents><span class=secno>4.8.10.14 </span>Event summary</a></li></ol></li>
-     <li><a href=#the-canvas-element><span class=secno>4.8.11 </span>The <code>canvas</code> element</a></li>
-     <li><a href=#the-map-element><span class=secno>4.8.12 </span>The <code>map</code> element</a></li>
-     <li><a href=#the-area-element><span class=secno>4.8.13 </span>The <code>area</code> element</a></li>
-     <li><a href=#image-maps><span class=secno>4.8.14 </span>Image maps</a></li>
-     <li><a href=#mathml><span class=secno>4.8.15 </span>MathML</a></li>
-     <li><a href=#svg-0><span class=secno>4.8.16 </span>SVG</a></li>
-     <li><a href=#dimension-attributes><span class=secno>4.8.17 </span>Dimension attributes</a></li></ol></li>
+       <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></ol></li>
+     <li><a href=#the-canvas-element><span class=secno>4.8.10 </span>The <code>canvas</code> element</a></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></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></li></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>
@@ -11111,8 +11098,10 @@
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href=#embedded-content>embedded content</a> is expected.</dd>
    <dt>Content model:</dt>
-   <dd>If the element has a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: zero or more <code><a href=#the-track-element>track</a></code> elements, then <a href=#transparent>transparent</a>, but with no <a href=#media-element>media element</a> descendants.</dd>
-   <dd>If the element does not have a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: one or more <code><a href=#the-source-element>source</a></code> elements, then zero or more <code><a href=#the-track-element>track</a></code> elements, then <a href=#transparent>transparent</a>, but with no <a href=#media-element>media element</a> descendants.</dd>
+   <dd>If the element has a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute:
+ <a href=#transparent>transparent</a>, but with no <a href=#media-element>media element</a> descendants.</dd>
+   <dd>If the element does not have a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: one or more <code><a href=#the-source-element>source</a></code> elements, then
+ <a href=#transparent>transparent</a>, but with no <a href=#media-element>media element</a> descendants.</dd>
    <dt>Content attributes:</dt>
    <dd><a href=#global-attributes>Global attributes</a></dd>
    <dd><code title=attr-media-src><a href=#attr-media-src>src</a></code></dd>
@@ -11224,8 +11213,10 @@
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href=#embedded-content>embedded content</a> is expected.</dd>
    <dt>Content model:</dt>
-   <dd>If the element has a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: zero or more <code><a href=#the-track-element>track</a></code> elements, then <a href=#transparent>transparent</a>, but with no <a href=#media-element>media element</a> descendants.</dd>
-   <dd>If the element does not have a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: one or more <code><a href=#the-source-element>source</a></code> elements, then zero or more <code><a href=#the-track-element>track</a></code> elements, then <a href=#transparent>transparent</a>, but with no <a href=#media-element>media element</a> descendants.</dd>
+   <dd>If the element has a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: 
+<a href=#transparent>transparent</a>, but with no <a href=#media-element>media element</a> descendants.</dd>
+   <dd>If the element does not have a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: one or more <code><a href=#the-source-element>source</a></code> elements, then
+ <a href=#transparent>transparent</a>, but with no <a href=#media-element>media element</a> descendants.</dd>
    <dt>Content attributes:</dt>
    <dd><a href=#global-attributes>Global attributes</a></dd>
    <dd><code title=attr-media-src><a href=#attr-media-src>src</a></code></dd>
@@ -11305,8 +11296,8 @@
   (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></p><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> or <code><a href=#the-track-element>track</a></code> elements.</dd>
-   <dt>Content model:</dt>
+   <dd>As a child of a <a href=#media-element>media element</a>, before any <a href=#flow-content>flow content</a>
+   </dd><dt>Content model:</dt>
    <dd>Empty.</dd>
    <dt>Content attributes:</dt>
    <dd><a href=#global-attributes>Global attributes</a></dd>
@@ -11450,78 +11441,7 @@
  ...
 &lt;/video&gt;</pre>
 
-  </div><h4 id=the-track-element><span class=secno>4.8.9 </span>The <dfn><code>track</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 a child of a <a href=#media-element>media element</a>, before any <a href=#flow-content>flow content</a>.</dd>
-   <dt>Content model:</dt>
-   <dd>Empty.</dd>
-   <dt>Content attributes:</dt>
-   <dd><a href=#global-attributes>Global attributes</a></dd>
-   <dd><code title=attr-track-kind><a href=#attr-track-kind>kind</a></code></dd>
-   <dd><code title=attr-track-label><a href=#attr-track-label>label</a></code></dd>
-   <dd><code title=attr-track-src><a href=#attr-track-src>src</a></code></dd>
-   <dd><code title=attr-track-srclang><a href=#attr-track-srclang>srclang</a></code></dd>
-   <dt>DOM interface:</dt>
-   <dd>
-<pre class=idl>interface <dfn id=htmltrackelement>HTMLTrackElement</dfn> : <a href=#htmlelement>HTMLElement</a> {
-           attribute DOMString <a href=#dom-track-kind title=dom-track-kind>kind</a>;
-           attribute DOMString <a href=#dom-track-label title=dom-track-label>label</a>;
-           attribute DOMString <a href=#dom-track-src title=dom-track-src>src</a>;
-           attribute DOMString <a href=#dom-track-srclang title=dom-track-srclang>srclang</a>;
-
-  readonly attribute <a href=#timedtrack>TimedTrack</a> <a href=#dom-track-track title=dom-track-track>track</a>;
-};</pre>
-   </dd>
-  </dl><p>The <code><a href=#the-track-element>track</a></code> element allows authors to specify explicit
-  external <a href=#timed-track title="timed track">timed tracks</a> for <a href=#media-element title="media element">media elements</a>. It does not <a href=#represents title=represents>represent</a> anything on its own.</p><p>The <dfn id=attr-track-kind title=attr-track-kind><code>kind</code></dfn>
-  attribute is an <a href=#enumerated-attribute>enumerated attribute</a>. The following
-  table lists the keywords defined for this attribute. The keyword
-  given in the first cell of each row maps to the state given in the
-  second cell.</p><table><thead><tr><th>Keywords
-     </th><th>State
-     </th><th>Brief description
-   </th></tr></thead><tbody><tr><td><dfn id=attr-track-kind-keyword-subtitles title=attr-track-kind-keyword-subtitles><code>subtitles</code></dfn>
-     </td><td><dfn id=attr-track-kind-subtitles title=attr-track-kind-subtitles>Subtitles</dfn>
-     </td><td>Translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <a href=#media-resource>media resource</a>'s soundtrack).
-    </td></tr><tr><td><dfn id=attr-track-kind-keyword-captions title=attr-track-kind-keyword-captions><code>captions</code></dfn>
-     </td><td><dfn id=attr-track-kind-captions title=attr-track-kind-captions>Captions</dfn>
-     </td><td>Transcription of the dialogue, suitable for when the soundtrack is unavailable (e.g. because it is muted or because the user is deaf). 
-    </td></tr><tr><td><dfn id=attr-track-kind-keyword-descriptions title=attr-track-kind-keyword-descriptions><code>descriptions</code></dfn>
-     </td><td><dfn id=attr-track-kind-descriptions title=attr-track-kind-descriptions>Descriptions</dfn>
-     </td><td>Textual descriptions of the video component of the <a href=#media-resource>media resource</a>, intended for audio synthesis when the visual component is unavailable (e.g. because the user is interacting with the application without a screen while driving, or because the user is blind).
-    </td></tr><tr><td><dfn id=attr-track-kind-keyword-chapters title=attr-track-kind-keyword-chapters><code>chapters</code></dfn>
-     </td><td><dfn id=attr-track-kind-chapters title=attr-track-kind-chapters>Chapters</dfn>
-     </td><td>Chapter titles, intended to be used for navigating the <a href=#media-resource>media resource</a>.
-    </td></tr><tr><td><dfn id=attr-track-kind-keyword-metadata title=attr-track-kind-keyword-metadata><code>metadata</code></dfn>
-     </td><td><dfn id=attr-track-kind-metadata title=attr-track-kind-metadata>Metadata</dfn>
-     </td><td>Tracks intended for use from script.
-  </td></tr></tbody></table><p>The attribute may be omitted. The <i>missing value default</i> is
-  the <a href=#attr-track-kind-captions title=attr-track-kind-captions>captions</a> state.</p><p>The <dfn id=attr-track-src title=attr-track-src><code>src</code></dfn> attribute
-  gives the address of the time track data. The value must be a
-  <a href=#valid-non-empty-url-potentially-surrounded-by-spaces>valid non-empty URL potentially surrounded by
-  spaces</a>. This attribute must be present.</p><p>The <dfn id=attr-track-srclang title=attr-track-srclang><code>srclang</code></dfn>
-  attribute gives the language of the time track data. The value must
-  be a valid BCP 47 language tag. This attribute must be present if
-  the element's <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code> attribute is
-  in the <a href=#attr-track-kind-subtitles title=attr-track-kind-subtitles>subtitles</a>
-  state. <a href=#refsBCP47>[BCP47]</a></p><p>The <dfn id=attr-track-label title=attr-track-label><code>label</code></dfn>
-  attribute gives a user-readable title for the track.</p><p>The value of the <code title=attr-track-label><a href=#attr-track-label>label</a></code>
-  attribute, if the attribute is present, must not be the empty
-  string. Furthermore, there must not be two <code><a href=#the-track-element>track</a></code>
-  element children of the same <a href=#media-element>media element</a> whose <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code> attributes are in the same
-  state, whose <code title=attr-track-srclang><a href=#attr-track-srclang>srclang</a></code>
-  attributes are both missing or have values that represent the same
-  language, and whose <code title=attr-track-label><a href=#attr-track-label>label</a></code>
-  attributes are again both missing or both have the same value.</p><dl class=domintro><dt><var title="">track</var> . <code title=dom-track-track><a href=#dom-track-track>track</a></code></dt>
-
-   <dd>
-
-    <p>Returns the <code><a href=#timedtrack>TimedTrack</a></code> object corresponding to the <a href=#timed-track>timed track</a> of the <code><a href=#the-track-element>track</a></code> element.</p>
-
-   </dd>
-
-  </dl><h4 id=media-elements><span class=secno>4.8.10 </span>Media elements</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><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><p><dfn id=media-element title="media element">Media elements</dfn> implement the
   following interface:</p><pre class=idl>interface <dfn id=htmlmediaelement>HTMLMediaElement</dfn> : <a href=#htmlelement>HTMLElement</a> {
 
   // error state
@@ -11570,10 +11490,6 @@
            attribute boolean <a href=#dom-media-controls title=dom-media-controls>controls</a>;
            attribute float <a href=#dom-media-volume title=dom-media-volume>volume</a>;
            attribute boolean <a href=#dom-media-muted title=dom-media-muted>muted</a>;
-
-  // timed tracks
-  readonly attribute <a href=#timedtrack>TimedTrack</a>[] <span title=dom-media-tracks>tracks</span>;
-  <a href=#mutabletimedtrack>MutableTimedTrack</a> <span title=dom-media-addTrack>addTrack</span>(in DOMString label, in DOMString kind, in DOMString language);
 };</pre><p>The <dfn id=media-element-attributes>media element attributes</dfn>, <code title=attr-media-src><a href=#attr-media-src>src</a></code>, <code title=attr-media-preload><a href=#attr-media-preload>preload</a></code>, <code title=attr-media-autoplay><a href=#attr-media-autoplay>autoplay</a></code>, <code title=attr-media-loop><a href=#attr-media-loop>loop</a></code>, and <code title=attr-media-controls><a href=#attr-media-controls>controls</a></code>, apply to all <a href=#media-element title="media element">media elements</a>. They are defined in
   this section.</p><!-- proposed v2 (actually v3!) features:
     * frame forward / backwards / step(n) while paused
@@ -11611,7 +11527,7 @@
   section applies equally to <a href=#media-element title="media element">media
   elements</a> for audio or for video. The term <dfn id=media-resource>media
   resource</dfn> is used to refer to the complete set of media data,
-  e.g. the complete video file, or complete audio file.</p><h5 id=error-codes><span class=secno>4.8.10.1 </span>Error codes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-error><a href=#dom-media-error>error</a></code></dt>
+  e.g. the complete video file, or complete audio file.</p><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></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-error><a href=#dom-media-error>error</a></code></dt>
 
    <dd>
 
@@ -11657,7 +11573,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.10.2 </span>Location of the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><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><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-non-empty-url-potentially-surrounded-by-spaces>valid non-empty
@@ -11674,7 +11590,7 @@
   </dl><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.</p><h5 id=mime-types><span class=secno>4.8.10.3 </span>MIME types</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>A <a href=#media-resource>media resource</a> can be described in terms of its
+  the elements.</p><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><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><p>Types are usually somewhat incomplete descriptions; for example
   "<code title="">video/mpeg</code>" doesn't say anything except what
@@ -11738,7 +11654,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.</p><h5 id=network-states><span class=secno>4.8.10.4 </span>Network states</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-networkState><a href=#dom-media-networkstate>networkState</a></code></dt>
+  render.</p><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></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-networkState><a href=#dom-media-networkstate>networkState</a></code></dt>
 
    <dd>
 
@@ -11766,7 +11682,7 @@
    <dd>The element has failed to find a
    <a href=#media-resource title="media resource">resource</a> to use.</dd>
 
-  </dl><h5 id=loading-the-media-resource><span class=secno>4.8.10.5 </span>Loading the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-load><a href=#dom-media-load>load</a></code>()</dt>
+  </dl><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></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-load><a href=#dom-media-load>load</a></code>()</dt>
 
    <dd>
 
@@ -11824,7 +11740,7 @@
 
    </dd>
 
-  </dl><h5 id=offsets-into-the-media-resource><span class=secno>4.8.10.6 </span>Offsets into the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-duration><a href=#dom-media-duration>duration</a></code></dt>
+  </dl><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></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-duration><a href=#dom-media-duration>duration</a></code></dt>
 
    <dd>
 
@@ -11867,7 +11783,7 @@
   </dl><p>The <dfn id=attr-media-loop title=attr-media-loop><code>loop</code></dfn>
   attribute is a <a href=#boolean-attribute>boolean attribute</a> that, if specified,
   indicates that the <a href=#media-element>media element</a> is to seek back to the
-  start of the <a href=#media-resource>media resource</a> upon reaching the end.</p><h5 id=the-ready-states><span class=secno>4.8.10.7 </span>The ready states</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code></dt>
+  start of the <a href=#media-resource>media resource</a> upon reaching the end.</p><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></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code></dt>
 
    <dd>
 
@@ -11894,8 +11810,8 @@
    element, the dimensions of the video are also available. The API
    will no longer raise an exception when seeking. No <a href=#media-data>media
    data</a> is available for the immediate <a href=#current-playback-position>current playback
-   position</a>. The <a href=#timed-track title="timed track">timed tracks</a>
-   are <a href=#the-timed-tracks-are-ready title="the timed tracks are ready">ready</a>.</dd>
+   position</a>.
+   </dd>
 
    <dt><dfn id=dom-media-have_current_data title=dom-media-HAVE_CURRENT_DATA><code>HAVE_CURRENT_DATA</code></dfn> (numeric value 2)</dt>
 
@@ -11947,7 +11863,7 @@
   to override the automatic playback when it is not desired, e.g. when
   using a screen reader. Authors are also encouraged to consider not
   using the automatic playback behavior at all, and instead to let the
-  user agent wait for the user to start playback explicitly.</p><h5 id=playing-the-media-resource><span class=secno>4.8.10.8 </span>Playing the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code></dt>
+  user agent wait for the user to start playback explicitly.</p><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></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code></dt>
 
    <dd>
 
@@ -12020,7 +11936,7 @@
 
    </dd>
 
-  </dl><h5 id=seeking><span class=secno>4.8.10.9 </span>Seeking</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code></dt>
+  </dl><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></p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code></dt>
 
    <dd>
 
@@ -12038,468 +11954,7 @@
 
    </dd>
 
-  </dl><h5 id=timed-tracks><span class=secno>4.8.10.10 </span>Timed tracks</h5><p class="XXX annotation"><b>Status: </b><i>Being edited right now</i></p><h6 id=timed-track-model><span class=secno>4.8.10.10.1 </span>Timed track model</h6><p>A <a href=#media-element>media element</a> can have a group of associated <dfn id=timed-track title="timed track">timed tracks</dfn>, known as the <a href=#media-element>media
-  element</a>'s <dfn id=list-of-timed-tracks>list of timed tracks</dfn>. The <a href=#timed-track title="timed track">timed tracks</a> are sorted as follows:</p><ol class=brief><li>The <a href=#timed-track title="timed track">timed tracks</a> corresponding
-   to <code><a href=#the-track-element>track</a></code> element children of the <a href=#media-element>media
-   element</a>, in <a href=#tree-order>tree order</a>.</li>
-
-   <li>Any <a href=#timed-track title="timed track">timed tracks</a> added using
-   the <code title=dom-media-addTrack>addTrack()</code> method, in
-   the order they were added, oldest first.</li>
-
-   <li>Any <a href=#media-resource-specific-timed-track title="media-resource-specific timed
-   track">media-resource-specific timed tracks</a> (<a href=#timed-track title="timed track">timed tracks</a> corresponding to data in
-   the <a href=#media-resource>media resource</a>), in the order defined by the
-   <a href=#media-resource>media resource</a>'s format specification.</li>
-
-  </ol><p>A <a href=#timed-track>timed track</a> consists of:</p><dl><dt><dfn id=timed-track-kind title="timed track kind">The kind of timed track</dfn>
-
-   </dt><dd>
-
-    <p>This decides how the track is handled by the user agent. The
-    kind is represented by a string. The possible strings are:</p>
-
-    <ul class=brief><li><dfn id=dom-timedtrack-kind-subtitles title=dom-TimedTrack-kind-subtitles><code>subtitles</code></dfn>
-     </li><li><dfn id=dom-timedtrack-kind-captions title=dom-TimedTrack-kind-captions><code>captions</code></dfn>
-     </li><li><dfn id=dom-timedtrack-kind-descriptions title=dom-TimedTrack-kind-descriptions><code>descriptions</code></dfn>
-     </li><li><dfn id=dom-timedtrack-kind-chapters title=dom-TimedTrack-kind-chapters><code>chapters</code></dfn>
-     </li><li><dfn id=dom-timedtrack-kind-metadata title=dom-TimedTrack-kind-metadata><code>metadata</code></dfn>
-    </li></ul><p>The <a href=#timed-track-kind title="timed track kind">kind of track</a> can
-    change dynamically, in the case of a <a href=#timed-track>timed track</a>
-    corresponding to a <code><a href=#the-track-element>track</a></code> element.</p>
-
-   </dd>
-
-   <dt><dfn id=timed-track-label title="timed track label">A label</dfn>
-
-   </dt><dd>
-
-    <p>This is a human-readable string intended to identify the track
-    for the user. In certain cases, the label might be generated
-    automatically.</p>
-
-    <p>The <a href=#timed-track-label title="timed track label">label of a track</a> can
-    change dynamically, in the case of a <a href=#timed-track>timed track</a>
-    corresponding to a <code><a href=#the-track-element>track</a></code> element or in the case of an
-    automatically-generated label whose value depends on variable
-    factors such as the user's preferred user interface language.</p>
-
-   </dd>
-
-   <dt><dfn id=timed-track-language title="timed track language">A language</dfn>
-
-   </dt><dd>
-
-    <p>This is a string (a BCP 47 language tag) representing the
-    language of the timed track's cues. <a href=#refsBCP47>[BCP47]</a></p>
-
-    <p>The <a href=#timed-track-language title="timed track language">language of a timed
-    track</a> can change dynamically, in the case of a <a href=#timed-track>timed
-    track</a> corresponding to a <code><a href=#the-track-element>track</a></code> element.</p>
-
-   </dd>
-
-   <dt><dfn id=timed-track-readiness-state title="timed track readiness state">A readiness state</dfn>
-
-   </dt><dd>
-
-    <p>One of the following:</p>
-
-    <dl><dt><dfn id=timed-track-not-loaded title="timed track not loaded">Not loaded</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track is known to exist (e.g. it has
-      been declared with a <code><a href=#the-track-element>track</a></code> element), but its cues
-      have not been obtained.</p>
-
-     </dd>
-
-     <dt><dfn id=timed-track-loading title="timed track loading">Loading</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track is loading and there have been
-      no fatal errors encountered so far. Further cues might still be
-      added to the track.</p>
-
-     </dd>
-
-     <dt><dfn id=timed-track-loaded title="timed track loaded">Loaded</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track has been loaded with no fatal
-      errors. No new cues will be added to the track except if the
-      <a href=#timed-track>timed track</a> corresponds to a
-      <code><a href=#mutabletimedtrack>MutableTimedTrack</a></code> object.</p>
-
-     </dd>
-
-     <dt><dfn id=timed-track-failed-to-load title="timed track failed to load">Failed to load</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track was enabled, but when the user
-      agent attempted to obtain it, this failed in some way
-      (e.g. <a href=#url>URL</a> could not be <a href=#resolve-a-url title="resolve a
-      url">resolved</a>, network error, unknown timed track
-      format). Some or all of the cues are likely missing and will not
-      be obtained.</p>
-
-     </dd>
-
-    </dl><p>The <a href=#timed-track-readiness-state title="timed track readiness state">readiness
-    state</a> of a <a href=#timed-track>timed track</a> changes dynamically as
-    the track is obtained.</p>
-
-   </dd>
-
-   <dt><dfn id=timed-track-mode title="timed track mode">A mode</dfn>
-
-   </dt><dd>
-
-    <p>One of the following:</p>
-
-    <dl><dt><dfn id=timed-track-disabled title="timed track disabled">Disabled</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track is not active. Other than for
-      the purposes of exposing the track in the DOM, the user agent is
-      ignoring the timed track. No cues are active, no events are
-      fired, and the user agent will not attempt to obtain the track's
-      cues.</p>
-
-     </dd>
-
-     <dt><dfn id=timed-track-hidden title="timed track hidden">Hidden</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track is active, but that the user
-      agent is not actively displaying the cues. If no attempt has yet
-      been made to obtain the track's cues, the user will perform such
-      an attempt momentarily. The user agent is maintaining a list of
-      which cues are active, and events are being fired
-      accordingly.</p>
-
-     </dd>
-
-     <dt><dfn id=timed-track-showing title="timed track showing">Showing</dfn>
-
-     </dt><dd>
-
-      <p>Indicates that the timed track is active. If no attempt has
-      yet been made to obtain the track's cues, the user will perform
-      such an attempt momentarily. The user agent is maintaining a
-      list of which cues are active, and events are being fired
-      accordingly. In addition, for timed tracks whose <a href=#timed-track-kind title="timed track kind">kind</a> is <code title=dom-mediatrack-kind-subtitles>subtitles</code> or <code title=dom-mediatrack-kind-captions>captions</code>, the cues
-      are being displayed over the video as appropriate; for timed
-      tracks whose <a href=#timed-track-kind title="timed track kind">kind</a> is <code title=dom-mediatrack-kind-descriptions>descriptions</code>,
-      the user agent is making the cues available to the user in a
-      non-visual fashion; and for timed tracks whose <a href=#timed-track-kind title="timed track kind">kind</a> is <code title=dom-mediatrack-kind-chapters>chapters</code>, the user
-      agent is making available to the user a mechanism by which the
-      user can navigate to any point in the <a href=#media-resource>media
-      resource</a> by selecting a cue.</p>
-
-     </dd>
-
-    </dl></dd>
-
-   <dt><dfn id=timed-track-list-of-cues title="timed track list of cues">A list of zero or more cues</dfn>
-
-   </dt><dd>
-
-    <p>A list of <a href=#timed-track-cue title="timed track cue">timed track cues</a>.</p>
-
-    <p>The <a href=#timed-track-list-of-cues title="timed track list of cues">list of cues of a
-    timed track</a> can change dynamically, either because the
-    <a href=#timed-track>timed track</a> has <a href=#timed-track-not-loaded title="timed track not
-    loaded">not yet been loaded</a> or is still <a href=#timed-track-loading title="timed
-    track loading">loading</a>, or in the case of a <a href=#timed-track>timed
-    track</a> corresponding to a <code><a href=#mutabletimedtrack>MutableTimedTrack</a></code>
-    object, where individual cues can be added or removed
-    dynamically using the API.</p>
-
-   </dd>
-
-  </dl><p>Each <a href=#timed-track>timed track</a> has a corresponding
-  <code><a href=#timedtrack>TimedTrack</a></code> object.</p><p>A <dfn id=timed-track-cue>timed track cue</dfn> is the unit of time-sensitive data
-  in a <a href=#timed-track>timed track</a>, corresponding for instance for
-  subtitles and captions to the text that appears at a particular time
-  and disappears at another time.</p><p>Each <a href=#timed-track-cue>timed track cue</a> consists of:</p><dl><dt><dfn id=timed-track-cue-identifier title="timed track cue identifier">An identifier</dfn>
-   </dt><dd>
-    <p>An arbitrary string.</p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-start-time title="timed track cue start time">A start time</dfn>
-   </dt><dd>
-    <p>A time, in seconds and fractions of a second, at which the cue
-    becomes relevant.</p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-end-time title="timed track cue end time">An end time</dfn>
-   </dt><dd>
-    <p>A time, in seconds and fractions of a second, at which the cue
-    stops being relevant.</p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-pause-on-exit-flag title="timed track cue pause-on-exit flag">A pause-on-exit flag</dfn>
-   </dt><dd>
-    <p>A boolean indicating whether playback of the <a href=#media-resource>media
-    resource</a> is to pause when the cue stops being relevant.</p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-writing-direction title="timed track cue writing direction">A writing direction</dfn>
-   </dt><dd>
-    <p>A writing direction, either <dfn id=timed-track-cue-horizontal-writing-direction title="timed track cue
-    horizontal writing direction">horizontal</dfn> (a line extends
-    horizontally and is positioned vertically, with consecutive lines
-    displayed below each other), <dfn id=timed-track-cue-vertical-growing-right-writing-direction title="timed track cue vertical
-    growing right writing direction">vertical growing right</dfn> (a
-    line extends vertically and is positioned horizontally, with
-    consecutive lines displayed to the right of each other<!-- used
-    for east asian-->), or <dfn id=timed-track-cue-vertical-growing-left-writing-direction title="timed track cue vertical
-    growing left writing direction">vertical growing left</dfn> (a
-    line extends vertically and is positioned horizontally, with
-    consecutive lines displayed to the left of each other<!-- used for
-    mongolian -->).</p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-snap-to-lines-flag title="timed track cue snap-to-lines flag">A snap-to-lines flag</dfn>
-   </dt><dd>
-    <p>A boolean indicating whether the <a href=#timed-track-cue-line-position title="timed track cue
-    line position">line's position</a> is a line position
-    (positioned to a multiple of the line dimensions of the first line
-    of the cue), or whether it is a percentage of the dimension of the
-    video.</p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-line-position title="timed track cue line position">A line position</dfn>
-   </dt><dd>
-    <p>A number giving the position of the lines of the cue, to be
-    interpreted as defined by the <a href=#timed-track-cue-writing-direction title="timed track cue writing
-    direction">writing direction</a> and <a href=#timed-track-cue-snap-to-lines-flag title="timed track
-    cue snap-to-lines flag">snap-to-lines flag</a> of the cue.</p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-text-position title="timed track cue text position">A text position</dfn>
-   </dt><dd>
-    <p>A number giving the position of the text of the cue within each
-    line, to be interpreted as a percentage of the video, as defined
-    by the <a href=#timed-track-cue-writing-direction title="timed track cue writing direction">writing
-    direction</a>.</p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-size title="timed track cue size">A size</dfn>
-   </dt><dd>
-    <p>A number giving the size of the box within which the text of
-    each line of the cue is to be aligned, to be interpreted as a
-    percentage of the video, as defined by the <a href=#timed-track-cue-writing-direction title="timed
-    track cue writing direction">writing direction</a>.</p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-alignment title="timed track cue alignment">An alignment</dfn>
-   </dt><dd>
-    <p>An alignment for the text of each line of the cue, either <dfn id=timed-track-cue-start-alignment title="timed track cue start alignment">start alignment</dfn> (the
-    text is aligned towards its start side), <dfn id=timed-track-cue-middle-alignment title="timed track
-    cue middle alignment">middle alignment</dfn> (the text is aligned
-    centered between its start and end sides), <dfn id=timed-track-cue-end-alignment title="timed track
-    cue end alignment">end alignment</dfn> (the text is aligned
-    towards its end side). Which sides are the start and end sides
-    depends on the Unicode bidirectional algorithm and the <a href=#timed-track-cue-writing-direction title="timed track cue writing direction">writing
-    direction</a>. <a href=#refsBIDI>[BIDI]</a></p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-voice-identifier title="timed track cue voice identifier">A voice identifier</dfn>
-   </dt><dd>
-    <p>A string identifying the voice with which the cue is associated.</p>
-   </dd>
-
-   <dt><dfn id=timed-track-cue-text title="timed track cue text">The text of the cue</dfn>
-   </dt><dd>
-    <p>The raw text of the cue, and rules for its interpretation,
-    allowing the text to be converted to an equivalent fragment of
-    HTML.</p>
-   </dd>
-
-  </dl><p>A <a href=#timed-track-cue>timed track cue</a> is immutable.</p><p>Each <a href=#timed-track-cue>timed track cue</a> has a corresponding
-  <code><a href=#timedtrackcue>TimedTrackCue</a></code> object, and can be associated with a
-  particular <a href=#timed-track>timed track</a>. Once a <a href=#timed-track-cue>timed track
-  cue</a> is associated with a particular <a href=#timed-track>timed track</a>,
-  the association is permanent.</p><p class=XXX><dfn id=the-timed-tracks-are-ready>the timed tracks are ready</dfn></p><h6 id=sourcing-in-band-timed-tracks><span class=secno>4.8.10.10.2 </span>Sourcing in-band timed tracks</h6><p>A <dfn id=media-resource-specific-timed-track>media-resource-specific timed track</dfn> is a <a href=#timed-track>timed
-  track</a> that corresponds to data found in the <a href=#media-resource>media
-  resource</a>. Rules for processing and rendering such data are
-  defined by the relevant specifications, e.g. the specification of
-  the video format if the <a href=#media-resource>media resource</a> is a video.</p><p>When a <a href=#media-resource>media resource</a> contains data that the user
-  agent recognises and supports as being equivalent to a <a href=#timed-track>timed
-  track</a>, the user agent <a href=#found-a-media-resource-specific-timed-track>runs</a> the
-  <dfn id=steps-to-expose-a-media-resource-specific-timed-track>steps to expose a media-resource-specific timed track</dfn>
-  with the relevant data, as follows:</p><ol><li><p>Associate the relevant data with a new <a href=#timed-track>timed
-   track</a> and its corresponding new <code><a href=#timedtrack>TimedTrack</a></code>
-   object. The <a href=#timed-track>timed track</a> is a
-   <a href=#media-resource-specific-timed-track>media-resource-specific timed track</a>.</p></li>
-
-   <li><p>Set the new <a href=#timed-track>timed track</a>'s <a href=#timed-track-kind title="timed track
-   kind">kind</a>, <a href=#timed-track-label title="timed track label">label</a>,
-   and <a href=#timed-track-language title="timed track language">language</a> based on the
-   semantics of the relevant data, as defined by the relevant
-   specification.</p></li>
-
-   <li><p>Populate the new <a href=#timed-track>timed track</a>'s <a href=#timed-track-list-of-cues title="timed track list of cues">list of cues</a> with the cues
-   parsed so far, folllowing the <a href=#guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues>guidelines for exposing
-   cues</a>, and begin updating it dynamically as
-   necessary.</p></li>
-
-   <li>
-
-    <p>Set the new <a href=#timed-track>timed track</a>'s <a href=#timed-track-readiness-state title="timed track
-    readiness state">readiness state</a> to the value that most
-    correctly describes the current state, and begin updating it
-    dynamically as necessary.</p>
-
-    <p class=example>For example, if the relevant data in the
-    <a href=#media-resource>media resource</a> has been fully parsed and completely
-    describes the cues, then the <a href=#timed-track>timed track</a> would be
-    <a href=#timed-track-loaded title="timed track loaded">loaded</a>. On the other hand,
-    if the data for the cues is interleaved with the <a href=#media-data>media
-    data</a>, and the <a href=#media-resource>media resource</a> as a whole is
-    still being downloaded, then the <a href=#timed-track-loading title="timed track
-    loading">loading</a> state might be more accurate.</p>
-
-   </li>
-
-   <li><p>Set the new <a href=#timed-track>timed track</a>'s <a href=#timed-track-mode title="timed
-   track mode">mode</a> to the mode consistent with the user's
-   preferences and the requirements of the relevant specification for
-   the data.</p></li>
-
-   <li><p>Add the new <a href=#timed-track>timed track</a> to the <a href=#media-element>media
-   element</a>'s <a href=#list-of-timed-tracks>list of timed tracks</a>.</p></li>
-
-  </ol><p>When a <a href=#media-element>media element</a> is to <dfn id=forget-the-media-element-s-media-resource-specific-timed-tracks>forget the media
-  element's media-resource-specific timed tracks</dfn>, the user
-  agent must remove from the <a href=#media-element>media element</a>'s <a href=#list-of-timed-tracks>list
-  of timed tracks</a> all the <a href=#media-resource-specific-timed-track title="media-resource-specific
-  timed track">media-resource-specific timed tracks</a>.</p><h6 id=sourcing-out-of-band-timed-tracks><span class=secno>4.8.10.10.3 </span>Sourcing out-of-band timed tracks</h6><p>When a <code><a href=#the-track-element>track</a></code> element's parent element changes and
-  the new parent is a <a href=#media-element>media element</a>, then add the
-  <code><a href=#the-track-element>track</a></code> element's corresponding <a href=#timed-track>timed track</a>
-  to the <a href=#media-element>media element</a>'s <a href=#list-of-timed-tracks>list of timed
-  tracks</a>.</p><p>When a <code><a href=#the-track-element>track</a></code> element's parent element changes and
-  the old parent was a <a href=#media-element>media element</a>, then remove the
-  <code><a href=#the-track-element>track</a></code> element's corresponding <a href=#timed-track>timed track</a>
-  to the <a href=#media-element>media element</a>'s <a href=#list-of-timed-tracks>list of timed
-  tracks</a>.</p><p class=XXX>...manage the <a href=#timed-track-readiness-state>timed track readiness
-  state</a> and the <a href=#timed-track-mode>timed track mode</a>;
-  <a href=#fetch>fetch</a> the file as necessary</p><h6 id=guidelines-for-exposing-cues-in-various-formats-as-timed-track-cues><span class=secno>4.8.10.10.4 </span><dfn>Guidelines for exposing cues</dfn> in various formats as
-  <a href=#timed-track-cue title="timed track cue">timed track cues</a></h6><p class=XXX>...</p><h6 id=timed-track-api><span class=secno>4.8.10.10.5 </span>Timed track API</h6><!--
-  // timed tracks
-  readonly attribute <span>TimedTrack</span>[] <span title="dom-media-tracks">tracks</span>;
-  <span>MutableTimedTrack</span> <span title="dom-media-addTrack">addTrack</span>(in DOMString label, in DOMString kind, in DOMString language);
---><pre class=idl>interface <dfn id=timedtrack>TimedTrack</dfn> {
-  readonly attribute DOMString <span title=dom-TimedTrack-kind>kind</span>;
-  readonly attribute DOMString <span title=dom-TimedTrack-label>label</span>;
-  readonly attribute DOMString <span title=dom-TimedTrack-language>language</span>;
-
-  const unsigned short <span title=dom-TimedTrack-NONE>NONE</span> = 0;
-  const unsigned short <span title=dom-TimedTrack-LOADING>LOADING</span> = 1;
-  const unsigned short <span title=dom-TimedTrack-LOADED>LOADED</span> = 2;
-  const unsigned short <span title=dom-TimedTrack-ERROR>ERROR</span> = 3;
-  readonly attribute unsigned short <span title=dom-TimedTrack-readyState>readyState</span>;
-  readonly attribute <a href=#function>Function</a> <span title=dom-TimedTrack-onload>onload</span>;
-  readonly attribute <a href=#function>Function</a> <span title=dom-TimedTrack-onerror>onerror</span>;
-
-  const unsigned short <span title=dom-TimedTrack-OFF>OFF</span> = 0;
-  const unsigned short <span title=dom-TimedTrack-HIDDEN>HIDDEN</span> = 1;
-  const unsigned short <span title=dom-TimedTrack-SHOWING>SHOWING</span> = 2;
-           attribute unsigned short <span title=dom-TimedTrack-mode>mode</span>;
-
-  readonly attribute <a href=#timedtrackcuelist>TimedTrackCueList</a> <span title=dom-TimedTrack-cues>cues</span>;
-  readonly attribute <a href=#timedtrackcuelist>TimedTrackCueList</a> <span title=dom-TimedTrack-activeCues>activeCues</span>;
-  readonly attribute <a href=#function>Function</a> <span title=dom-TimedTrack-onentercue>onentercue</span>;
-  readonly attribute <a href=#function>Function</a> <span title=dom-TimedTrack-onexitcue>onexitcue</span>;
-};
-
-interface <dfn id=mutabletimedtrack>MutableTimedTrack</dfn> : <a href=#timedtrack>TimedTrack</a> {
- void <span title=dom-MutableTimedTrack-addCue>addCue</span>(in <a href=#timedtrackcue>TimedTrackCue</a> cue);
- void <span title=dom-MutableTimedTrack-removeCue>removeCue</span>(in <a href=#timedtrackcue>TimedTrackCue</a> cue);
-};
-
-interface <dfn id=timedtrackcuelist>TimedTrackCueList</dfn> {
-  readonly attribute unsigned long <span title=dom-TimedTrackCueList-length>length</span>;
-  getter <a href=#timedtrackcue>TimedTrackCue</a> (in unsigned long index);
-  <a href=#timedtrackcue>TimedTrackCue</a> getCueById(in DOMString id);
-};
-
-[Constructor(in DOMString id, in float startTime, in float endTime, in DOMString settings, in DOMString text, in optional boolean pauseOnExit)]
-interface <dfn id=timedtrackcue>TimedTrackCue</dfn> {
-  readonly attribute <a href=#timedtrack>TimedTrack</a> <span title=dom-TimedTrackCue-track>track</span>;
-  readonly attribute DOMString <span title=dom-TimedTrackCue-id>id</span>;
-
-  readonly attribute float <span title=dom-TimedTrackCue-startTime>startTime</span>;
-  readonly attribute float <span title=dom-TimedTrackCue-endTime>endTime</span>;
-  readonly attribute boolean <span title=dom-TimedTrackCue-pauseOnExit>pauseOnExit</span>;
-
-  readonly attribute DOMString <span title=dom-TimedTrackCue-direction>direction</span>;
-  readonly attribute boolean <span title=dom-TimedTrackCue-snapToLines>snapToLines</span>;
-  readonly attribute long <span title=dom-TimedTrackCue-linePosition>linePosition</span>;
-  readonly attribute long <span title=dom-TimedTrackCue-textPosition>textPosition</span>;
-  readonly attribute long <span title=dom-TimedTrackCue-size>size</span>;
-  readonly attribute DOMString <span title=dom-TimedTrackCue-alignment>alignment</span>;
-
-  readonly attribute DOMString <span title=dom-TimedTrackCue-voice>voice</span>;
-  DOMString <span title=dom-TimedTrackCue-getCueAsSource()>getCueAsSource</span>();
-  <a href=#documentfragment>DocumentFragment</a> <span title=dom-TimedTrackCue-getCueAsHTML()>getCueAsHTML</span>();
-};</pre><p class=XXX>domintro
-
-  </p><h6 id=cue-events><span class=secno>4.8.10.10.6 </span>Event definitions</h6><p class=XXX>...
-
-<!-- XXX
-CueEvent
- readonly attribute TimedTrackCue cue;
--->
-
-
-  </p><h5 id=websrt><span class=secno>4.8.10.11 </span>WebSRT</h5><p>The WebSRT format (Web Subtitle Resource Tracks) is a format
-  intended for marking up external timed track resources.</p><h6 id=syntax-0><span class=secno>4.8.10.11.1 </span>Syntax</h6><p>A <dfn id=websrt-file>WebSRT file</dfn> must consist of a <a href=#websrt-file-body>WebSRT file
-  body</a> encoded as UTF-8.</p><p>A <dfn id=websrt-file-body>WebSRT file body</dfn> consists of zero or more <a href=#websrt-cue title="WebSRT cue">WebSRT cues</a> separated from each other by
-  two or more <a href=#websrt-line-terminator title="WebSRT line terminator">WebSRT line
-  terminators</a>.</p><p>A <dfn id=websrt-cue>WebSRT cue</dfn> consists of the following components, in
-  the given order:</p><ol><li>Optionally, a <a href=#websrt-cue-identifier>WebSRT cue identifier</a>.</li>
-   <li><a href=#websrt-cue-timings>WebSRT cue timings</a>.</li>
-   <li>Optionally, <a href=#websrt-cue-settings>WebSRT cue settings</a>.</li>
-   <li>A <a href=#websrt-line-terminator>WebSRT line terminator</a>.</li>
-   <li>Optionally, a <a href=#websrt-voice-declaration>WebSRT voice declaration</a>.</li>
-   <li>One or more <a href=#websrt-cue-text-line title="WebSRT cue text line">WebSRT cue text lines</a>, each separated from the next by a <a href=#websrt-line-terminator>WebSRT line terminator</a>.</li>
-   <li>Zero or more <a href=#websrt-line-terminator title="WebSRT line terminator">WebSRT line terminators</a>.</li>
-  </ol><p>A <dfn id=websrt-line-terminator>WebSRT line terminator</dfn> consists of one of the
-  following:</p><ul class=brief><li>A U+000D CARRIAGE RETURN U+000A LINE FEED (CRLF) character pair.</li>
-   <li>A single U+000A LINE FEED (LF) character.</li>
-   <li>A single U+000D CARRIAGE RETURN (CR) character.</li>
-  </ul><p>A <dfn id=websrt-cue-identifier>WebSRT cue identifier</dfn> is any sequence of one or more
-  characters not containing the substring "<code title="">--&gt;</code>"
-  (U+002D HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN
-  SIGN).</p><p>The <dfn id=websrt-cue-timings>WebSRT cue timings</dfn> part of a <a href=#websrt-cue>WebSRT
-  cue</a> consists of the following components, in the given
-  order:</p><ol><li>A <a href=#websrt-timestamp>WebSRT timestamp</a> representing the start time
-   offset of the cue.</li>
-
-   <li>Optionally, a U+0020 SPACE character.</li>
-
-   <li>The string "<code title="">--&gt;</code>" (U+002D HYPHEN-MINUS,
-   U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN).</li>
-
-   <li>Optionally, a U+0020 SPACE character.</li>
-
-   <li>A <a href=#websrt-timestamp>WebSRT timestamp</a> representing the end time
-   offset of the cue.</li>
-
-  </ol><p>The <dfn id=websrt-cue-settings>WebSRT cue settings</dfn> part of a <a href=#websrt-cue>WebSRT
-  cue</a> consists of the following components, in the given
-  order:</p><ol><li class=XXX>...
-
-  </li></ol><p class=XXX><dfn id=websrt-voice-declaration>WebSRT voice declaration</dfn>; <dfn id=websrt-cue-text-line>WebSRT cue text line</dfn>; <dfn id=websrt-timestamp>WebSRT timestamp</dfn></p><h5 id=user-interface><span class=secno>4.8.10.12 </span>User interface</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The <dfn id=attr-media-controls title=attr-media-controls><code>controls</code></dfn>
+  </dl><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><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.</p><dl class=domintro><dt><var title="">media</var> . <code title=dom-media-volume><a href=#dom-media-volume>volume</a></code> [ = <var title="">value</var> ]</dt>
@@ -12528,7 +11983,7 @@
 
    </dd>
 
-  </dl><h5 id=time-ranges><span class=secno>4.8.10.13 </span>Time ranges</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Objects implementing the <code><a href=#timeranges>TimeRanges</a></code> interface
+  </dl><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><p>Objects implementing the <code><a href=#timeranges>TimeRanges</a></code> interface
   represent a list of ranges (periods) of time.</p><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);
@@ -12561,7 +12016,7 @@
 
    </dd>
 
-  </dl><h5 id=mediaevents><span class=secno>4.8.10.14 </span>Event summary</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><p>The following events fire on <a href=#media-element title="media element">media
+  </dl><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><p><i>This section is non-normative.</i></p><p>The following events fire on <a href=#media-element title="media element">media
   elements</a> as part of the processing model described above:</p><table><thead><tr><th>Event name
      </th><th>Interface
      </th><th>Dispatched when...
@@ -12609,7 +12064,7 @@
 
    </td></tr></tbody><tbody><tr><td><dfn id=event-media-loadedmetadata title=event-media-loadedmetadata><code>loadedmetadata</code></dfn>
      </td><td><code><a href=#event>Event</a></code>
-     </td><td>The user agent has just determined the duration and dimensions of the <a href=#media-resource>media resource</a> and <a href=#the-timed-tracks-are-ready>the timed tracks are ready</a>.
+     </td><td>The user agent has just determined the duration and dimensions of the <a href=#media-resource>media resource</a>
      </td><td><code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code> is newly equal to <code title=dom-media-HAVE_METADATA><a href=#dom-media-have_metadata>HAVE_METADATA</a></code> or greater for the first time.
     </td></tr><tr><td><dfn id=event-media-loadeddata title=event-media-loadeddata><code>loadeddata</code></dfn>
      </td><td><code><a href=#event>Event</a></code>
@@ -12661,7 +12116,7 @@
      </td><td><code><a href=#event>Event</a></code>
      </td><td>Either the <code title=dom-media-volume><a href=#dom-media-volume>volume</a></code> attribute or the <code title=dom-media-muted><a href=#dom-media-muted>muted</a></code> attribute has changed. Fired after the relevant attribute's setter has returned.
      </td><td>
-  </td></tr></tbody></table><h4 id=the-canvas-element><span class=secno>4.8.11 </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></p><dl class=element><dt>Categories</dt>
+  </td></tr></tbody></table><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></p><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>
@@ -12775,7 +12230,7 @@
    </th></tr></thead><tbody><tr><td> image/jpeg
      </td><td> The second argument is a
      number in the range 0.0 to 1.0 inclusive treated as the desired quality level. 
-  </td></tr></tbody></table><h4 id=the-map-element><span class=secno>4.8.12 </span>The <dfn><code>map</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=element><dt>Categories</dt>
+  </td></tr></tbody></table><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></p><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>
@@ -12819,7 +12274,7 @@
 
    </dd>
 
-  </dl><h4 id=the-area-element><span class=secno>4.8.13 </span>The <dfn><code>area</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=element><dt>Categories</dt>
+  </dl><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></p><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>
@@ -12926,7 +12381,7 @@
   all in CSS pixels.</p><p>The <code title=attr-hyperlink-target><a href=#attr-hyperlink-target>target</a></code>,
   <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel</a></code>, <code title=attr-hyperlink-media><a href=#attr-hyperlink-media>media</a></code>, <code title=attr-hyperlink-hreflang><a href=#attr-hyperlink-hreflang>hreflang</a></code>, and <code title=attr-hyperlink-type><a href=#attr-hyperlink-type>type</a></code> attributes must be omitted
   if the <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute is
-  not present.</p><h4 id=image-maps><span class=secno>4.8.14 </span>Image maps</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- TESTS
+  not present.</p><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
@@ -12961,7 +12416,7 @@
  &lt;/map&gt;
 &lt;/p&gt;</pre>
 
-  </div><h4 id=mathml><span class=secno>4.8.15 </span>MathML</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><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><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
@@ -13000,7 +12455,7 @@
  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
-  </div><h4 id=svg-0><span class=secno>4.8.16 </span>SVG</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><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><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
@@ -13016,7 +12471,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.</p><h4 id=dimension-attributes><span class=secno>4.8.17 </span><dfn>Dimension attributes</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>
+  non-conforming from the perspective of this specification.</p><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><p>
   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,
@@ -26017,7 +25472,7 @@
    <code><a href=#the-col-element>col</a></code>, <code><a href=#the-command>command</a></code>, <code><a href=#the-embed-element>embed</a></code>,
    <code><a href=#the-hr-element>hr</a></code>, <code><a href=#the-img-element>img</a></code>, <code><a href=#the-input-element>input</a></code>,
    <code><a href=#the-keygen-element>keygen</a></code>, <code><a href=#the-link-element>link</a></code>, <code><a href=#meta>meta</a></code>,
-   <code><a href=#the-param-element>param</a></code>, <code><a href=#the-source-element>source</a></code>, <code><a href=#the-track-element>track</a></code>,
+   <code><a href=#the-param-element>param</a></code>, <code><a href=#the-source-element>source</a></code>, <code>track</code>,
    <code><a href=#the-wbr-element>wbr</a></code></dd>
 
    <dt><dfn id=raw-text-elements>Raw text elements</dfn></dt>
@@ -28286,18 +27741,6 @@
          <code><a href=#the-td-element>td</a></code></td>
      <td><a href=#global-attributes title="global attributes">globals</a></td>
      <td><code><a href=#htmltablerowelement>HTMLTableRowElement</a></code></td>
-    </tr><tr><th><code><a href=#the-track-element>track</a></code></th>
-     <td>Timed track</td>
-     <td>none</td>
-     <td><code><a href=#audio>audio</a></code>;
-         <code><a href=#video>video</a></code></td>
-     <td>empty</td>
-     <td><a href=#global-attributes title="global attributes">globals</a>;
-         <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code>;
-         <code title=attr-track-label><a href=#attr-track-label>label</a></code>;
-         <code title=attr-track-src><a href=#attr-track-src>src</a></code>;
-         <code title=attr-track-srclang><a href=#attr-track-srclang>srclang</a></code></td>
-     <td><code><a href=#htmltrackelement>HTMLTrackElement</a></code></td>
     </tr><tr><th><code><a href=#the-ul-element>ul</a></code></th>
      <td>List</td>
      <td><a href=#flow-content title="Flow content">flow</a></td>
@@ -28906,20 +28349,11 @@
      </th><td> <code title=attr-keygen-keytype><a href=#attr-keygen-keytype>keygen</a></code>
      </td><td> The type of cryptographic key to generate
      </td><td> <a href=#attribute-text>Text</a>*
-    </td></tr><tr><th> <code title="">kind</code>
-     </th><td> <code title=attr-track-kind><a href=#attr-track-kind>track</a></code>
-     </td><td> The type of timed track
-     </td><td> "<code title=attr-track-kind-subtitles><a href=#attr-track-kind-subtitles>subtitles</a></code>";
-          "<code title=attr-track-kind-captions><a href=#attr-track-kind-captions>captions</a></code>";
-          "<code title=attr-track-kind-descriptions><a href=#attr-track-kind-descriptions>descriptions</a></code>";
-          "<code title=attr-track-kind-chapters><a href=#attr-track-kind-chapters>chapters</a></code>";
-          "<code title=attr-track-kind-metadata><a href=#attr-track-kind-metadata>metadata</a></code>"
     </td></tr><tr><th> <code title="">label</code>
      </th><td> <code title=attr-command-label><a href=#attr-command-label>command</a></code>;
           <code title=attr-menu-label><a href=#attr-menu-label>menu</a></code>;
           <code title=attr-optgroup-label><a href=#attr-optgroup-label>optgroup</a></code>;
           <code title=attr-option-label><a href=#attr-option-label>option</a></code>;
-          <code title=attr-track-label><a href=#attr-track-label>track</a></code>
      </td><td> User-visible label
      </td><td> <a href=#attribute-text>Text</a>
     </td></tr><tr><th> <code title="">lang</code>
@@ -29141,7 +28575,6 @@
           <code title=attr-input-src><a href=#attr-input-src>input</a></code>;
           <code title=attr-script-src><a href=#attr-script-src>script</a></code>;
           <code title=attr-source-src><a href=#attr-source-src>source</a></code>;
-          <code title=attr-track-src><a href=#attr-track-src>track</a></code>;
           <code title=attr-media-src><a href=#attr-media-src>video</a></code>
      </td><td> Address of the resource
      </td><td> <a href=#valid-non-empty-url-potentially-surrounded-by-spaces>Valid non-empty URL potentially surrounded by spaces</a>
@@ -29149,10 +28582,6 @@
      </th><td> <code title=attr-iframe-srcdoc><a href=#attr-iframe-srcdoc>iframe</a></code>
      </td><td> A document to render in the <code><a href=#the-iframe-element>iframe</a></code>
      </td><td> The source of <a href=#an-iframe-srcdoc-document>an <code>iframe</code> <code title=attr-iframe-srcdoc>srcdoc</code> document</a>*
-    </td></tr><tr><th> <code title="">srclang</code>
-     </th><td> <code title=attr-track-srclang><a href=#attr-track-srclang>track</a></code>
-     </td><td> Language of the timed track
-     </td><td> Valid BCP 47 language tag
     </td></tr><tr><th> <code title="">start</code>
      </th><td> <code title=attr-ol-start><a href=#attr-ol-start>ol</a></code>
      </td><td> Ordinal value of the first item
@@ -29973,8 +29402,6 @@
     </td></tr><tr><td> <code><a href=#the-tr-element>tr</a></code>
      </td><td> <code><a href=#htmltablerowelement>HTMLTableRowElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
 
-    </td></tr><tr><td> <code><a href=#the-track-element>track</a></code>
-     </td><td> <code><a href=#htmltrackelement>HTMLTrackElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
 
     </td></tr><tr><td> <code><a href=#the-ul-element>ul</a></code>
      </td><td> <code><a href=#htmlulistelement>HTMLUListElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
@@ -31214,10 +30641,7 @@
   features first widely deployed by the Windows Internet Explorer
   browser.</p><p>Thanks to the participants of the microdata usability study for
   allowing us to use their mistakes as a guide for designing the
-  microdata feature.</p><p>Thanks to the SubRip community, including in particular Zuggy and
-  ai4spam, for their work on the SubRip software program whose SRT
-  file format was used as the basis for the WebSRT timed track file
-  format.</p><p>Thanks to the many sources that provided inspiration for the
+  microdata feature.</p><p>Thanks to the many sources that provided inspiration for the
   examples used in the specification.</p><p>Thanks also to the Microsoft blogging community for some ideas,
   to the attendees of the W3C Workshop on Web Applications and
   Compound Documents for inspiration, to the #mrt crew, the #mrt.no

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.601
retrieving revision 1.602
diff -u -d -r1.601 -r1.602
--- acknowledgements.html	5 May 2010 08:27:41 -0000	1.601
+++ acknowledgements.html	12 May 2010 01:27:24 -0000	1.602
@@ -813,10 +813,7 @@
   features first widely deployed by the Windows Internet Explorer
   browser.</p><p>Thanks to the participants of the microdata usability study for
   allowing us to use their mistakes as a guide for designing the
-  microdata feature.</p><p>Thanks to the SubRip community, including in particular Zuggy and
-  ai4spam, for their work on the SubRip software program whose SRT
-  file format was used as the basis for the WebSRT timed track file
-  format.</p><p>Thanks to the many sources that provided inspiration for the
+  microdata feature.</p><p>Thanks to the many sources that provided inspiration for the
   examples used in the specification.</p><p>Thanks also to the Microsoft blogging community for some ideas,
   to the attendees of the W3C Workshop on Web Applications and
   Compound Documents for inspiration, to the #mrt crew, the #mrt.no

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.591
retrieving revision 1.592
diff -u -d -r1.591 -r1.592
--- syntax.html	5 May 2010 08:27:47 -0000	1.591
+++ syntax.html	12 May 2010 01:27:26 -0000	1.592
@@ -410,7 +410,7 @@
    <code><a href="tabular-data.html#the-col-element">col</a></code>, <code><a href="interactive-elements.html#the-command">command</a></code>, <code><a href="the-iframe-element.html#the-embed-element">embed</a></code>,
    <code><a href="grouping-content.html#the-hr-element">hr</a></code>, <code><a href="embedded-content-1.html#the-img-element">img</a></code>, <code><a href="the-input-element.html#the-input-element">input</a></code>,
    <code><a href="the-button-element.html#the-keygen-element">keygen</a></code>, <code><a href="semantics.html#the-link-element">link</a></code>, <code><a href="semantics.html#meta">meta</a></code>,
-   <code><a href="the-iframe-element.html#the-param-element">param</a></code>, <code><a href="video.html#the-source-element">source</a></code>, <code><a href="video.html#the-track-element">track</a></code>,
+   <code><a href="the-iframe-element.html#the-param-element">param</a></code>, <code><a href="video.html#the-source-element">source</a></code>, <code>track</code>,
    <code><a href="text-level-semantics.html#the-wbr-element">wbr</a></code></dd>
 
    <dt><dfn id="raw-text-elements">Raw text elements</dfn></dt>

Received on Wednesday, 12 May 2010 01:27:38 UTC