[html5] r5634 - [e] (0) Add timed track stuff to W3C HTML5 spec, per request from chairs (edits [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Oct 14 15:31:44 PDT 2010


Author: ianh
Date: 2010-10-14 15:31:41 -0700 (Thu, 14 Oct 2010)
New Revision: 5634

Modified:
   complete.html
   index
   source
Log:
[e] (0) Add timed track stuff to W3C HTML5 spec, per request from chairs (edits reviewed by mjs)

Modified: complete.html
===================================================================
--- complete.html	2010-10-14 10:19:52 UTC (rev 5633)
+++ complete.html	2010-10-14 22:31:41 UTC (rev 5634)
@@ -8097,9 +8097,9 @@
            attribute <a href=#function>Function</a> <a href=#handler-onchange title=handler-onchange>onchange</a>;
            attribute <a href=#function>Function</a> <a href=#handler-onclick title=handler-onclick>onclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-oncontextmenu title=handler-oncontextmenu>oncontextmenu</a>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-oncuechange title=handler-oncuechange>oncuechange</a>;
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-ondblclick title=handler-ondblclick>ondblclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondrag title=handler-ondrag>ondrag</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondragend title=handler-ondragend>ondragend</a>;
@@ -9199,9 +9199,9 @@
            attribute <a href=#function>Function</a> <a href=#handler-onchange title=handler-onchange>onchange</a>;
            attribute <a href=#function>Function</a> <a href=#handler-onclick title=handler-onclick>onclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-oncontextmenu title=handler-oncontextmenu>oncontextmenu</a>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-oncuechange title=handler-oncuechange>oncuechange</a>;
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-ondblclick title=handler-ondblclick>ondblclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondrag title=handler-ondrag>ondrag</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondragend title=handler-ondragend>ondragend</a>;
@@ -9306,9 +9306,9 @@
    <li><code title=handler-onchange><a href=#handler-onchange>onchange</a></code></li>
    <li><code title=handler-onclick><a href=#handler-onclick>onclick</a></code></li>
    <li><code title=handler-oncontextmenu><a href=#handler-oncontextmenu>oncontextmenu</a></code></li>
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
    <li><code title=handler-oncuechange><a href=#handler-oncuechange>oncuechange</a></code></li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
    <li><code title=handler-ondblclick><a href=#handler-ondblclick>ondblclick</a></code></li>
    <li><code title=handler-ondrag><a href=#handler-ondrag>ondrag</a></code></li>
    <li><code title=handler-ondragend><a href=#handler-ondragend>ondragend</a></code></li>
@@ -23824,14 +23824,14 @@
    <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:
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  zero or more <code><a href=#the-track-element>track</a></code> elements, then
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
  <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
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  zero or more <code><a href=#the-track-element>track</a></code> elements, then
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
  <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>
@@ -23947,13 +23947,13 @@
   particular playback position is defined by the video stream's
   format.</p>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   <p>The <code><a href=#video>video</a></code> element also <a href=#represents>represents</a> any
   <a href=#timed-track-cue title="timed track cue">timed track cues</a> whose
   <a href=#timed-track-cue-active-flag>timed track cue active flag</a> is set and whose
   <a href=#timed-track>timed track</a> is in the <a href=#timed-track-showing title="timed track
   showing">showing</a> mode.</p>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p>In addition to the above, the user agent may provide messages to
   the user (such as "buffering", "no video loaded", "error", or more
@@ -24120,14 +24120,14 @@
    <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: 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
 zero or more <code><a href=#the-track-element>track</a></code> elements, then 
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 <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
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  zero or more <code><a href=#the-track-element>track</a></code> elements, then
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
  <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>
@@ -24259,9 +24259,9 @@
    <dd>None.</dd>
    <dt>Contexts in which this element can 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>
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  or <code><a href=#the-track-element>track</a></code> elements.</dd>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
    <dt>Content model:</dt>
    <dd>Empty.</dd>
    <dt>Content attributes:</dt>
@@ -24444,8 +24444,8 @@
 
 
 
-<!--TT-->
-<div data-component="other Hixie drafts (editor: Ian Hickson)">
+<!--KEEP-END w3c-html--><!--TT-->
+<!--<div data-component="other Hixie drafts (editor: Ian Hickson)">-->
 
   <h4 id=the-track-element><span class=secno>4.8.9 </span>The <dfn><code>track</code></dfn> element</h4>
 
@@ -24611,8 +24611,8 @@
 
   </div>
 
-</div>
-<!--TT-->
+<!--</div>-->
+<!--KEEP-START w3c-html--><!--TT-->
 
 
   <h4 id=media-elements><span class=secno>4.8.10 </span>Media elements</h4>
@@ -24670,11 +24670,11 @@
            attribute boolean <a href=#dom-media-controls title=dom-media-controls>controls</a>;
            attribute double <a href=#dom-media-volume title=dom-media-volume>volume</a>;
            attribute boolean <a href=#dom-media-muted title=dom-media-muted>muted</a>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   // timed tracks
   readonly attribute <a href=#timedtrack>TimedTrack</a>[] <a href=#dom-media-tracks title=dom-media-tracks>tracks</a>;
   <a href=#mutabletimedtrack>MutableTimedTrack</a> <a href=#dom-media-addtrack title=dom-media-addTrack>addTrack</a>(in DOMString kind, in optional DOMString label, in optional DOMString language);
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 };</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
@@ -25064,10 +25064,10 @@
      <li><p>Set the <code title=dom-media-networkState><a href=#dom-media-networkstate>networkState</a></code> attribute to
      <code title=dom-media-NETWORK_EMPTY><a href=#dom-media-network_empty>NETWORK_EMPTY</a></code>.</li>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      <li><p><a href="#forget-the-media-element's-media-resource-specific-timed-tracks">Forget the media element's media-resource-specific
      timed tracks</a>.</li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
      <li><p>If <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code> is
      not set to <code title=dom-media-HAVE_NOTHING><a href=#dom-media-have_nothing>HAVE_NOTHING</a></code>, then set it
@@ -25217,10 +25217,10 @@
        attribute to a new <code><a href=#mediaerror>MediaError</a></code> object whose <code title=dom-MediaError-code><a href=#dom-mediaerror-code>code</a></code> attribute is set to
        <code title=dom-MediaError-MEDIA_ERR_SRC_NOT_SUPPORTED><a href=#dom-mediaerror-media_err_src_not_supported>MEDIA_ERR_SRC_NOT_SUPPORTED</a></code>.</li>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
        <li><p><a href="#forget-the-media-element's-media-resource-specific-timed-tracks">Forget the media element's media-resource-specific
        timed tracks</a>.</li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
        <li><p>Set the element's <code title=dom-media-networkState><a href=#dom-media-networkstate>networkState</a></code> attribute to
        the <a href=#dom-media-network_no_source title=dom-media-NETWORK_NO_SOURCE>NETWORK_NO_SOURCE</a>
@@ -25337,10 +25337,10 @@
      <a href=#synchronous-section>synchronous section</a> has ended. (Steps in <a href=#synchronous-section title="synchronous section">synchronous sections</a> are
      marked with ⌛.)</li>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      <li><p>⌛ <a href="#forget-the-media-element's-media-resource-specific-timed-tracks">Forget the media element's
      media-resource-specific timed tracks</a>.</li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
      <li><p>⌛ <i title="">Find next candidate</i>: Let <var title="">candidate</var> be null.</li>
 
@@ -25506,9 +25506,9 @@
      data</a> has been fetched to determine the duration of the
      <a href=#media-resource>media resource</a>, its dimensions, and other
      metadata,
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      and once <a href=#the-timed-tracks-are-ready>the timed tracks are ready</a>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
      </dt>
 
      <dd>
@@ -25765,7 +25765,7 @@
      </dd>
 
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      <dt id=found-a-media-resource-specific-timed-track>If the <a href=#media-resource>media resource</a> is found to declare a <a href=#media-resource-specific-timed-track>media-resource-specific timed track</a> that the user agent supports</dt>
 
      <dd>
@@ -25783,7 +25783,7 @@
       interface.</p>
 
      </dd>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
     </dl><p>When the <a href=#networking-task-source>networking task source</a> has <a href=#queue-a-task title="queue a task">queued</a> the last <a href=#concept-task title=concept-task>task</a> as part of <a href=#fetch title=fetch>fetching</a> the <a href=#media-resource>media resource</a>
     (i.e. once the download has completed), if the fetching process
@@ -26174,10 +26174,10 @@
    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>.
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
    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>.
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
    </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>
@@ -26701,14 +26701,14 @@
   position</a> changes while the steps are running, then the user
   agent must wait for the steps to complete, and then must immediately
   rerun the steps.
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   (These steps are thus run as often as possible or needed — if
   one iteration takes a long time, this can cause certain <a href=#timed-track-cue title="timed track cue">cues</a> to be skipped over as the user
   agent rushes ahead to "catch up".)
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
   </p>
 
-  <ol><!--TT--><li><p>Let <var title="">current cues</var> be an ordered list of
+  <ol><!--KEEP-END w3c-html--><!--TT--><li><p>Let <var title="">current cues</var> be an ordered list of
    <a href=#timed-track-cue title="timed track cue">cues</a>, initialized to contain
    all the <a href=#timed-track-cue title="timed track cue">cues</a> of all the <a href=#timed-track-hidden title="timed track hidden">hidden</a> or <a href=#timed-track-showing title="timed
    track showing">showing</a> <a href=#timed-track title="timed track">timed
@@ -26725,7 +26725,7 @@
    tracks</a> of the <a href=#media-element>media element</a> that are not
    present in <var title="">current cues</var>, also in <a href=#timed-track-cue-order>timed
    track cue order</a>.</li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
    <li><p>If the time was reached through the usual monotonic increase
    of the current playback position during normal playback, and if the
@@ -26745,7 +26745,7 @@
    not any more frequent than the user agent can comfortably handle
    while decoding the video.</li>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
    <li><p>If all of the <a href=#timed-track-cue title="timed track cue">cues</a> in
    <var title="">current cues</var> have their <a href=#timed-track-cue-active-flag>timed track cue
    active flag</a> set, and none of the <a href=#timed-track-cue title="timed track
@@ -26808,14 +26808,14 @@
    tracks</a> in <var title="">affected tracks</var> that are <a href=#timed-track-showing title="timed track showing">showing</a> (e.g., for <a href=#timed-track title="timed track">timed tracks</a> based on
    <a href=#websrt>WebSRT</a>, the <a href=#rules-for-updating-the-display-of-websrt-timed-tracks>rules for updating the display of
    WebSRT timed tracks</a>).</li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
-  </ol><!--TT--><p>For the purposes of the algorithm above, a <a href=#timed-track-cue>timed track
+  </ol><!--KEEP-END w3c-html--><!--TT--><p>For the purposes of the algorithm above, a <a href=#timed-track-cue>timed track
   cue</a> is considered to be part of a <a href=#timed-track>timed track</a>
   only if it is listed in the <a href=#timed-track-list-of-cues>timed track list of cues</a>,
   not merely if it is associated with the <a href=#timed-track>timed
   track</a>.</p>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p>When a <a href=#media-element>media element</a> is <a href=#remove-an-element-from-a-document title="remove an
   element from a document">removed from a
@@ -26973,8 +26973,8 @@
   </div>
 
 
-<!--TT-->
-<div data-component="other Hixie drafts (editor: Ian Hickson)">
+<!--KEEP-END w3c-html--><!--TT-->
+<!--<div data-component="other Hixie drafts (editor: Ian Hickson)">-->
   <h5 id=timed-tracks><span class=secno>4.8.10.10 </span>Timed tracks</h5>
 
   <h6 id=timed-track-model><span class=secno>4.8.10.10.1 </span>Timed track model</h6>
@@ -28526,7 +28526,9 @@
    <tbody><tr><td><dfn id=handler-timedtrackcue-onenter title=handler-TimedTrackCue-onenter><code>onenter</code></dfn> <td> <code title=event-enter>enter</code>
     <tr><td><dfn id=handler-timedtrackcue-onexit title=handler-TimedTrackCue-onexit><code>onexit</code></dfn> <td> <code title=event-exit>exit</code>
   </table></div>
+<!--KEEP-START w3c-html--><!--TT-->
 
+<!--TT-->
 
   <h5 id=websrt-0><span class=secno>4.8.10.11 </span>WebSRT</h5>
 
@@ -29908,7 +29910,7 @@
 
   </div>
 
-</div>
+<!--</div>-->
 
 <!--TT-->
 
@@ -29942,15 +29944,15 @@
 
   <p>Where possible (specifically, for starting, stopping, pausing,
   and unpausing playback, for seeking,
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   for listing, enabling, and disabling timed tracks,
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
   and for muting or changing the volume of the audio), user interface
   features exposed by the user agent must be implemented in terms of
   the DOM API described above, so that, e.g., all the same events
   fire.</p>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   <p>For the purposes of listing chapters in the <a href=#media-resource>media
   resource</a>, only <a href=#timed-track title="timed track">timed tracks</a>
   in the <a href=#media-element>media element</a>'s <a href=#list-of-timed-tracks>list of timed
@@ -29960,7 +29962,7 @@
   track</a> represents a chapter starting at the cue's <a href=#timed-track-cue-start-time title="timed track cue start time">start time</a>. The name of
   the chapter is the <a href=#timed-track-cue-text>timed track cue text</a>, interpreted
   literally.</p>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p>The <dfn id=dom-media-controls title=dom-media-controls><code>controls</code></dfn>
   IDL attribute must <a href=#reflect>reflect</a> the content attribute of the
@@ -30167,9 +30169,9 @@
    <tbody><tr><td><dfn id=event-media-loadedmetadata title=event-media-loadedmetadata><code>loadedmetadata</code></dfn>
      <td><code><a href=#event>Event</a></code>
      <td>The user agent has just determined the duration and dimensions of the <a href=#media-resource>media resource</a>
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  and <a href=#the-timed-tracks-are-ready>the timed tracks are ready</a>.
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
      <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.
     <tr><td><dfn id=event-media-loadeddata title=event-media-loadeddata><code>loadeddata</code></dfn>
      <td><code><a href=#event>Event</a></code>
@@ -59159,9 +59161,9 @@
            attribute <a href=#function>Function</a> <a href=#handler-onchange title=handler-onchange>onchange</a>;
            attribute <a href=#function>Function</a> <a href=#handler-onclick title=handler-onclick>onclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-oncontextmenu title=handler-oncontextmenu>oncontextmenu</a>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-oncuechange title=handler-oncuechange>oncuechange</a>;
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-ondblclick title=handler-ondblclick>ondblclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondrag title=handler-ondrag>ondrag</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondragend title=handler-ondragend>ondragend</a>;
@@ -65535,9 +65537,9 @@
     <tr><td><dfn id=handler-onchange title=handler-onchange><code>onchange</code></dfn> <td> <code title=event-change>change</code> <!-- widely used -->
     <tr><td><dfn id=handler-onclick title=handler-onclick><code>onclick</code></dfn> <td> <code title=event-click><a href=#event-click>click</a></code> <!-- widely used -->
     <tr><td><dfn id=handler-oncontextmenu title=handler-oncontextmenu><code>oncontextmenu</code></dfn> <td> <code title=event-contextmenu>contextmenu</code> <!-- widely used -->
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><td><dfn id=handler-oncuechange title=handler-oncuechange><code>oncuechange</code></dfn> <td> <code title=event-cuechange>cuechange</code>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
     <tr><td><dfn id=handler-ondblclick title=handler-ondblclick><code>ondblclick</code></dfn> <td> <code title=event-dblclick>dblclick</code> <!-- widely used -->
     <tr><td><dfn id=handler-ondrag title=handler-ondrag><code>ondrag</code></dfn> <td> <code title=event-drag><a href=#event-drag>drag</a></code>
     <tr><td><dfn id=handler-ondragend title=handler-ondragend><code>ondragend</code></dfn> <td> <code title=event-dragend><a href=#event-dragend>dragend</a></code>
@@ -85407,7 +85409,7 @@
   the <code><a href=#video>video</a></code> element itself, and is expected to be
   centered in the <code><a href=#video>video</a></code> element.</p>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   <p>Any subtitles or captions are expected to be overlayed directly
   on top of their <code><a href=#video>video</a></code> element, as defined by the
   relevant rendering rules; for <a href=#websrt>WebSRT</a>, those are the
@@ -85420,7 +85422,7 @@
   element's <a href=#list-of-timed-tracks>list of timed tracks</a> that are <a href=#timed-track-showing title="timed track showing">showing</a> (e.g., for <a href=#timed-track title="timed track">timed tracks</a> based on
   <a href=#websrt>WebSRT</a>, the <a href=#rules-for-updating-the-display-of-websrt-timed-tracks>rules for updating the display of
   WebSRT timed tracks</a>).</p>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p class=note>Resizing <code><a href=#video>video</a></code> and <code><a href=#the-canvas-element>canvas</a></code>
   elements does not interrupt video playback or clear the canvas.</p>
@@ -85434,8 +85436,8 @@
   </div>
 
 
-<!--TT-->
-<div data-component="other Hixie drafts (editor: Ian Hickson)">
+<!--KEEP-END w3c-html--><!--TT-->
+<!--<div data-component="other Hixie drafts (editor: Ian Hickson)">-->
   <div class=impl>
 
   <h4 id=timed-tracks-0><span class=secno>14.3.2 </span>Timed tracks</h4>
@@ -86296,8 +86298,8 @@
 
   </div>
 
-</div>
-<!--TT-->
+<!--</div>-->
+<!--KEEP-START w3c-html--><!--TT-->
 
 
   <div class=impl>
@@ -90790,7 +90792,7 @@
          <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><!--TT--><tr><th><code><a href=#the-track-element>track</a></code></th>
+    </tr><!--KEEP-END w3c-html--><!--TT--><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>;
@@ -90802,7 +90804,7 @@
          <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><!--TT--><tr><th><code><a href=#the-ul-element>ul</a></code></th>
+    </tr><!--KEEP-START w3c-html--><!--TT--><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>
      <td><a href=#flow-content title="Flow content">flow</a></td>
@@ -91459,7 +91461,7 @@
      <td> <code title=attr-keygen-keytype><a href=#attr-keygen-keytype>keygen</a></code>
      <td> The type of cryptographic key to generate
      <td> <a href=#attribute-text>Text</a>*
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><th> <code title="">kind</code>
      <td> <code title=attr-track-kind><a href=#attr-track-kind>track</a></code>
      <td> The type of timed track
@@ -91468,15 +91470,15 @@
           "<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>"
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
     <tr><th> <code title="">label</code>
      <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>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
           <code title=attr-track-label><a href=#attr-track-label>track</a></code>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
      <td> User-visible label
      <td> <a href=#attribute-text>Text</a>
     <tr><th> <code title="">lang</code>
@@ -91706,9 +91708,9 @@
           <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>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
           <code title=attr-track-src><a href=#attr-track-src>track</a></code>;
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
           <code title=attr-media-src><a href=#attr-media-src>video</a></code>
      <td> Address of the resource
      <td> <a href=#valid-non-empty-url-potentially-surrounded-by-spaces>Valid non-empty URL potentially surrounded by spaces</a>
@@ -91716,12 +91718,12 @@
      <td> <code title=attr-iframe-srcdoc><a href=#attr-iframe-srcdoc>iframe</a></code>
      <td> A document to render in the <code><a href=#the-iframe-element>iframe</a></code>
      <td> The source of <a href=#an-iframe-srcdoc-document>an <code>iframe</code> <code title=attr-iframe-srcdoc>srcdoc</code> document</a>*
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><th> <code title="">srclang</code>
      <td> <code title=attr-track-srclang><a href=#attr-track-srclang>track</a></code>
      <td> Language of the timed track
      <td> Valid BCP 47 language tag
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
     <tr><th> <code title="">start</code>
      <td> <code title=attr-ol-start><a href=#attr-ol-start>ol</a></code>
      <td> <a href=#ordinal-value>Ordinal value</a> of the first item
@@ -91915,12 +91917,12 @@
      <td> <a href=#handler-oncontextmenu title=handler-oncontextmenu>HTML elements</a>
      <td> <code title=event-contextmenu>contextmenu</code> event handler
      <td> <a href=#event-handler-content-attributes title="event handler content attributes">Event handler content attribute</a>
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><th id=ix-handler-oncuechange> <code title="">oncuechange</code>
      <td> <a href=#handler-oncuechange title=handler-oncuechange>HTML elements</a>
      <td> <code title=event-cuechange>cuechange</code> event handler
      <td> <a href=#event-handler-content-attributes title="event handler content attributes">Event handler content attribute</a>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
     <tr><th id=ix-handler-ondblclick> <code title="">ondblclick</code>
      <td> <a href=#handler-ondblclick title=handler-ondblclick>HTML elements</a>
@@ -92567,10 +92569,10 @@
     <tr><td> <code><a href=#the-tr-element>tr</a></code>
      <td> <code><a href=#htmltablerowelement>HTMLTableRowElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><td> <code><a href=#the-track-element>track</a></code>
      <td> <code><a href=#htmltrackelement>HTMLTrackElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
     <tr><td> <code><a href=#the-ul-element>ul</a></code>
      <td> <code><a href=#htmlulistelement>HTMLUListElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>

Modified: index
===================================================================
--- index	2010-10-14 10:19:52 UTC (rev 5633)
+++ index	2010-10-14 22:31:41 UTC (rev 5634)
@@ -8074,9 +8074,9 @@
            attribute <a href=#function>Function</a> <a href=#handler-onchange title=handler-onchange>onchange</a>;
            attribute <a href=#function>Function</a> <a href=#handler-onclick title=handler-onclick>onclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-oncontextmenu title=handler-oncontextmenu>oncontextmenu</a>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-oncuechange title=handler-oncuechange>oncuechange</a>;
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-ondblclick title=handler-ondblclick>ondblclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondrag title=handler-ondrag>ondrag</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondragend title=handler-ondragend>ondragend</a>;
@@ -9176,9 +9176,9 @@
            attribute <a href=#function>Function</a> <a href=#handler-onchange title=handler-onchange>onchange</a>;
            attribute <a href=#function>Function</a> <a href=#handler-onclick title=handler-onclick>onclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-oncontextmenu title=handler-oncontextmenu>oncontextmenu</a>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-oncuechange title=handler-oncuechange>oncuechange</a>;
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-ondblclick title=handler-ondblclick>ondblclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondrag title=handler-ondrag>ondrag</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondragend title=handler-ondragend>ondragend</a>;
@@ -9283,9 +9283,9 @@
    <li><code title=handler-onchange><a href=#handler-onchange>onchange</a></code></li>
    <li><code title=handler-onclick><a href=#handler-onclick>onclick</a></code></li>
    <li><code title=handler-oncontextmenu><a href=#handler-oncontextmenu>oncontextmenu</a></code></li>
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
    <li><code title=handler-oncuechange><a href=#handler-oncuechange>oncuechange</a></code></li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
    <li><code title=handler-ondblclick><a href=#handler-ondblclick>ondblclick</a></code></li>
    <li><code title=handler-ondrag><a href=#handler-ondrag>ondrag</a></code></li>
    <li><code title=handler-ondragend><a href=#handler-ondragend>ondragend</a></code></li>
@@ -23804,14 +23804,14 @@
    <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:
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  zero or more <code><a href=#the-track-element>track</a></code> elements, then
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
  <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
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  zero or more <code><a href=#the-track-element>track</a></code> elements, then
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
  <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>
@@ -23927,13 +23927,13 @@
   particular playback position is defined by the video stream's
   format.</p>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   <p>The <code><a href=#video>video</a></code> element also <a href=#represents>represents</a> any
   <a href=#timed-track-cue title="timed track cue">timed track cues</a> whose
   <a href=#timed-track-cue-active-flag>timed track cue active flag</a> is set and whose
   <a href=#timed-track>timed track</a> is in the <a href=#timed-track-showing title="timed track
   showing">showing</a> mode.</p>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p>In addition to the above, the user agent may provide messages to
   the user (such as "buffering", "no video loaded", "error", or more
@@ -24100,14 +24100,14 @@
    <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: 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
 zero or more <code><a href=#the-track-element>track</a></code> elements, then 
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 <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
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  zero or more <code><a href=#the-track-element>track</a></code> elements, then
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
  <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>
@@ -24239,9 +24239,9 @@
    <dd>None.</dd>
    <dt>Contexts in which this element can 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>
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  or <code><a href=#the-track-element>track</a></code> elements.</dd>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
    <dt>Content model:</dt>
    <dd>Empty.</dd>
    <dt>Content attributes:</dt>
@@ -24424,8 +24424,8 @@
 
 
 
-<!--TT-->
-<div data-component="other Hixie drafts (editor: Ian Hickson)">
+<!--KEEP-END w3c-html--><!--TT-->
+<!--<div data-component="other Hixie drafts (editor: Ian Hickson)">-->
 
   <h4 id=the-track-element><span class=secno>4.8.9 </span>The <dfn><code>track</code></dfn> element</h4>
 
@@ -24591,8 +24591,8 @@
 
   </div>
 
-</div>
-<!--TT-->
+<!--</div>-->
+<!--KEEP-START w3c-html--><!--TT-->
 
 
   <h4 id=media-elements><span class=secno>4.8.10 </span>Media elements</h4>
@@ -24650,11 +24650,11 @@
            attribute boolean <a href=#dom-media-controls title=dom-media-controls>controls</a>;
            attribute double <a href=#dom-media-volume title=dom-media-volume>volume</a>;
            attribute boolean <a href=#dom-media-muted title=dom-media-muted>muted</a>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   // timed tracks
   readonly attribute <a href=#timedtrack>TimedTrack</a>[] <a href=#dom-media-tracks title=dom-media-tracks>tracks</a>;
   <a href=#mutabletimedtrack>MutableTimedTrack</a> <a href=#dom-media-addtrack title=dom-media-addTrack>addTrack</a>(in DOMString kind, in optional DOMString label, in optional DOMString language);
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 };</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
@@ -25044,10 +25044,10 @@
      <li><p>Set the <code title=dom-media-networkState><a href=#dom-media-networkstate>networkState</a></code> attribute to
      <code title=dom-media-NETWORK_EMPTY><a href=#dom-media-network_empty>NETWORK_EMPTY</a></code>.</li>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      <li><p><a href="#forget-the-media-element's-media-resource-specific-timed-tracks">Forget the media element's media-resource-specific
      timed tracks</a>.</li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
      <li><p>If <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code> is
      not set to <code title=dom-media-HAVE_NOTHING><a href=#dom-media-have_nothing>HAVE_NOTHING</a></code>, then set it
@@ -25197,10 +25197,10 @@
        attribute to a new <code><a href=#mediaerror>MediaError</a></code> object whose <code title=dom-MediaError-code><a href=#dom-mediaerror-code>code</a></code> attribute is set to
        <code title=dom-MediaError-MEDIA_ERR_SRC_NOT_SUPPORTED><a href=#dom-mediaerror-media_err_src_not_supported>MEDIA_ERR_SRC_NOT_SUPPORTED</a></code>.</li>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
        <li><p><a href="#forget-the-media-element's-media-resource-specific-timed-tracks">Forget the media element's media-resource-specific
        timed tracks</a>.</li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
        <li><p>Set the element's <code title=dom-media-networkState><a href=#dom-media-networkstate>networkState</a></code> attribute to
        the <a href=#dom-media-network_no_source title=dom-media-NETWORK_NO_SOURCE>NETWORK_NO_SOURCE</a>
@@ -25317,10 +25317,10 @@
      <a href=#synchronous-section>synchronous section</a> has ended. (Steps in <a href=#synchronous-section title="synchronous section">synchronous sections</a> are
      marked with ⌛.)</li>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      <li><p>⌛ <a href="#forget-the-media-element's-media-resource-specific-timed-tracks">Forget the media element's
      media-resource-specific timed tracks</a>.</li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
      <li><p>⌛ <i title="">Find next candidate</i>: Let <var title="">candidate</var> be null.</li>
 
@@ -25486,9 +25486,9 @@
      data</a> has been fetched to determine the duration of the
      <a href=#media-resource>media resource</a>, its dimensions, and other
      metadata,
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      and once <a href=#the-timed-tracks-are-ready>the timed tracks are ready</a>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
      </dt>
 
      <dd>
@@ -25745,7 +25745,7 @@
      </dd>
 
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      <dt id=found-a-media-resource-specific-timed-track>If the <a href=#media-resource>media resource</a> is found to declare a <a href=#media-resource-specific-timed-track>media-resource-specific timed track</a> that the user agent supports</dt>
 
      <dd>
@@ -25763,7 +25763,7 @@
       interface.</p>
 
      </dd>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
     </dl><p>When the <a href=#networking-task-source>networking task source</a> has <a href=#queue-a-task title="queue a task">queued</a> the last <a href=#concept-task title=concept-task>task</a> as part of <a href=#fetch title=fetch>fetching</a> the <a href=#media-resource>media resource</a>
     (i.e. once the download has completed), if the fetching process
@@ -26154,10 +26154,10 @@
    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>.
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
    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>.
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
    </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>
@@ -26681,14 +26681,14 @@
   position</a> changes while the steps are running, then the user
   agent must wait for the steps to complete, and then must immediately
   rerun the steps.
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   (These steps are thus run as often as possible or needed — if
   one iteration takes a long time, this can cause certain <a href=#timed-track-cue title="timed track cue">cues</a> to be skipped over as the user
   agent rushes ahead to "catch up".)
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
   </p>
 
-  <ol><!--TT--><li><p>Let <var title="">current cues</var> be an ordered list of
+  <ol><!--KEEP-END w3c-html--><!--TT--><li><p>Let <var title="">current cues</var> be an ordered list of
    <a href=#timed-track-cue title="timed track cue">cues</a>, initialized to contain
    all the <a href=#timed-track-cue title="timed track cue">cues</a> of all the <a href=#timed-track-hidden title="timed track hidden">hidden</a> or <a href=#timed-track-showing title="timed
    track showing">showing</a> <a href=#timed-track title="timed track">timed
@@ -26705,7 +26705,7 @@
    tracks</a> of the <a href=#media-element>media element</a> that are not
    present in <var title="">current cues</var>, also in <a href=#timed-track-cue-order>timed
    track cue order</a>.</li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
    <li><p>If the time was reached through the usual monotonic increase
    of the current playback position during normal playback, and if the
@@ -26725,7 +26725,7 @@
    not any more frequent than the user agent can comfortably handle
    while decoding the video.</li>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
    <li><p>If all of the <a href=#timed-track-cue title="timed track cue">cues</a> in
    <var title="">current cues</var> have their <a href=#timed-track-cue-active-flag>timed track cue
    active flag</a> set, and none of the <a href=#timed-track-cue title="timed track
@@ -26788,14 +26788,14 @@
    tracks</a> in <var title="">affected tracks</var> that are <a href=#timed-track-showing title="timed track showing">showing</a> (e.g., for <a href=#timed-track title="timed track">timed tracks</a> based on
    <a href=#websrt>WebSRT</a>, the <a href=#rules-for-updating-the-display-of-websrt-timed-tracks>rules for updating the display of
    WebSRT timed tracks</a>).</li>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
-  </ol><!--TT--><p>For the purposes of the algorithm above, a <a href=#timed-track-cue>timed track
+  </ol><!--KEEP-END w3c-html--><!--TT--><p>For the purposes of the algorithm above, a <a href=#timed-track-cue>timed track
   cue</a> is considered to be part of a <a href=#timed-track>timed track</a>
   only if it is listed in the <a href=#timed-track-list-of-cues>timed track list of cues</a>,
   not merely if it is associated with the <a href=#timed-track>timed
   track</a>.</p>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p>When a <a href=#media-element>media element</a> is <a href=#remove-an-element-from-a-document title="remove an
   element from a document">removed from a
@@ -26953,8 +26953,8 @@
   </div>
 
 
-<!--TT-->
-<div data-component="other Hixie drafts (editor: Ian Hickson)">
+<!--KEEP-END w3c-html--><!--TT-->
+<!--<div data-component="other Hixie drafts (editor: Ian Hickson)">-->
   <h5 id=timed-tracks><span class=secno>4.8.10.10 </span>Timed tracks</h5>
 
   <h6 id=timed-track-model><span class=secno>4.8.10.10.1 </span>Timed track model</h6>
@@ -28506,7 +28506,9 @@
    <tbody><tr><td><dfn id=handler-timedtrackcue-onenter title=handler-TimedTrackCue-onenter><code>onenter</code></dfn> <td> <code title=event-enter>enter</code>
     <tr><td><dfn id=handler-timedtrackcue-onexit title=handler-TimedTrackCue-onexit><code>onexit</code></dfn> <td> <code title=event-exit>exit</code>
   </table></div>
+<!--KEEP-START w3c-html--><!--TT-->
 
+<!--TT-->
 
   <h5 id=websrt-0><span class=secno>4.8.10.11 </span>WebSRT</h5>
 
@@ -29888,7 +29890,7 @@
 
   </div>
 
-</div>
+<!--</div>-->
 
 <!--TT-->
 
@@ -29922,15 +29924,15 @@
 
   <p>Where possible (specifically, for starting, stopping, pausing,
   and unpausing playback, for seeking,
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   for listing, enabling, and disabling timed tracks,
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
   and for muting or changing the volume of the audio), user interface
   features exposed by the user agent must be implemented in terms of
   the DOM API described above, so that, e.g., all the same events
   fire.</p>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   <p>For the purposes of listing chapters in the <a href=#media-resource>media
   resource</a>, only <a href=#timed-track title="timed track">timed tracks</a>
   in the <a href=#media-element>media element</a>'s <a href=#list-of-timed-tracks>list of timed
@@ -29940,7 +29942,7 @@
   track</a> represents a chapter starting at the cue's <a href=#timed-track-cue-start-time title="timed track cue start time">start time</a>. The name of
   the chapter is the <a href=#timed-track-cue-text>timed track cue text</a>, interpreted
   literally.</p>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p>The <dfn id=dom-media-controls title=dom-media-controls><code>controls</code></dfn>
   IDL attribute must <a href=#reflect>reflect</a> the content attribute of the
@@ -30147,9 +30149,9 @@
    <tbody><tr><td><dfn id=event-media-loadedmetadata title=event-media-loadedmetadata><code>loadedmetadata</code></dfn>
      <td><code><a href=#event>Event</a></code>
      <td>The user agent has just determined the duration and dimensions of the <a href=#media-resource>media resource</a>
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  and <a href=#the-timed-tracks-are-ready>the timed tracks are ready</a>.
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
      <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.
     <tr><td><dfn id=event-media-loadeddata title=event-media-loadeddata><code>loadeddata</code></dfn>
      <td><code><a href=#event>Event</a></code>
@@ -59139,9 +59141,9 @@
            attribute <a href=#function>Function</a> <a href=#handler-onchange title=handler-onchange>onchange</a>;
            attribute <a href=#function>Function</a> <a href=#handler-onclick title=handler-onclick>onclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-oncontextmenu title=handler-oncontextmenu>oncontextmenu</a>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-oncuechange title=handler-oncuechange>oncuechange</a>;
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
            attribute <a href=#function>Function</a> <a href=#handler-ondblclick title=handler-ondblclick>ondblclick</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondrag title=handler-ondrag>ondrag</a>;
            attribute <a href=#function>Function</a> <a href=#handler-ondragend title=handler-ondragend>ondragend</a>;
@@ -65535,9 +65537,9 @@
     <tr><td><dfn id=handler-onchange title=handler-onchange><code>onchange</code></dfn> <td> <code title=event-change>change</code> <!-- widely used -->
     <tr><td><dfn id=handler-onclick title=handler-onclick><code>onclick</code></dfn> <td> <code title=event-click><a href=#event-click>click</a></code> <!-- widely used -->
     <tr><td><dfn id=handler-oncontextmenu title=handler-oncontextmenu><code>oncontextmenu</code></dfn> <td> <code title=event-contextmenu>contextmenu</code> <!-- widely used -->
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><td><dfn id=handler-oncuechange title=handler-oncuechange><code>oncuechange</code></dfn> <td> <code title=event-cuechange>cuechange</code>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
     <tr><td><dfn id=handler-ondblclick title=handler-ondblclick><code>ondblclick</code></dfn> <td> <code title=event-dblclick>dblclick</code> <!-- widely used -->
     <tr><td><dfn id=handler-ondrag title=handler-ondrag><code>ondrag</code></dfn> <td> <code title=event-drag><a href=#event-drag>drag</a></code>
     <tr><td><dfn id=handler-ondragend title=handler-ondragend><code>ondragend</code></dfn> <td> <code title=event-dragend><a href=#event-dragend>dragend</a></code>
@@ -81321,7 +81323,7 @@
   the <code><a href=#video>video</a></code> element itself, and is expected to be
   centered in the <code><a href=#video>video</a></code> element.</p>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   <p>Any subtitles or captions are expected to be overlayed directly
   on top of their <code><a href=#video>video</a></code> element, as defined by the
   relevant rendering rules; for <a href=#websrt>WebSRT</a>, those are the
@@ -81334,7 +81336,7 @@
   element's <a href=#list-of-timed-tracks>list of timed tracks</a> that are <a href=#timed-track-showing title="timed track showing">showing</a> (e.g., for <a href=#timed-track title="timed track">timed tracks</a> based on
   <a href=#websrt>WebSRT</a>, the <a href=#rules-for-updating-the-display-of-websrt-timed-tracks>rules for updating the display of
   WebSRT timed tracks</a>).</p>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p class=note>Resizing <code><a href=#video>video</a></code> and <code><a href=#the-canvas-element>canvas</a></code>
   elements does not interrupt video playback or clear the canvas.</p>
@@ -81348,8 +81350,8 @@
   </div>
 
 
-<!--TT-->
-<div data-component="other Hixie drafts (editor: Ian Hickson)">
+<!--KEEP-END w3c-html--><!--TT-->
+<!--<div data-component="other Hixie drafts (editor: Ian Hickson)">-->
   <div class=impl>
 
   <h4 id=timed-tracks-0><span class=secno>12.3.2 </span>Timed tracks</h4>
@@ -82210,8 +82212,8 @@
 
   </div>
 
-</div>
-<!--TT-->
+<!--</div>-->
+<!--KEEP-START w3c-html--><!--TT-->
 
 
   <div class=impl>
@@ -86704,7 +86706,7 @@
          <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><!--TT--><tr><th><code><a href=#the-track-element>track</a></code></th>
+    </tr><!--KEEP-END w3c-html--><!--TT--><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>;
@@ -86716,7 +86718,7 @@
          <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><!--TT--><tr><th><code><a href=#the-ul-element>ul</a></code></th>
+    </tr><!--KEEP-START w3c-html--><!--TT--><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>
      <td><a href=#flow-content title="Flow content">flow</a></td>
@@ -87373,7 +87375,7 @@
      <td> <code title=attr-keygen-keytype><a href=#attr-keygen-keytype>keygen</a></code>
      <td> The type of cryptographic key to generate
      <td> <a href=#attribute-text>Text</a>*
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><th> <code title="">kind</code>
      <td> <code title=attr-track-kind><a href=#attr-track-kind>track</a></code>
      <td> The type of timed track
@@ -87382,15 +87384,15 @@
           "<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>"
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
     <tr><th> <code title="">label</code>
      <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>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
           <code title=attr-track-label><a href=#attr-track-label>track</a></code>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
      <td> User-visible label
      <td> <a href=#attribute-text>Text</a>
     <tr><th> <code title="">lang</code>
@@ -87620,9 +87622,9 @@
           <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>;
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
           <code title=attr-track-src><a href=#attr-track-src>track</a></code>;
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
           <code title=attr-media-src><a href=#attr-media-src>video</a></code>
      <td> Address of the resource
      <td> <a href=#valid-non-empty-url-potentially-surrounded-by-spaces>Valid non-empty URL potentially surrounded by spaces</a>
@@ -87630,12 +87632,12 @@
      <td> <code title=attr-iframe-srcdoc><a href=#attr-iframe-srcdoc>iframe</a></code>
      <td> A document to render in the <code><a href=#the-iframe-element>iframe</a></code>
      <td> The source of <a href=#an-iframe-srcdoc-document>an <code>iframe</code> <code title=attr-iframe-srcdoc>srcdoc</code> document</a>*
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><th> <code title="">srclang</code>
      <td> <code title=attr-track-srclang><a href=#attr-track-srclang>track</a></code>
      <td> Language of the timed track
      <td> Valid BCP 47 language tag
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
     <tr><th> <code title="">start</code>
      <td> <code title=attr-ol-start><a href=#attr-ol-start>ol</a></code>
      <td> <a href=#ordinal-value>Ordinal value</a> of the first item
@@ -87829,12 +87831,12 @@
      <td> <a href=#handler-oncontextmenu title=handler-oncontextmenu>HTML elements</a>
      <td> <code title=event-contextmenu>contextmenu</code> event handler
      <td> <a href=#event-handler-content-attributes title="event handler content attributes">Event handler content attribute</a>
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><th id=ix-handler-oncuechange> <code title="">oncuechange</code>
      <td> <a href=#handler-oncuechange title=handler-oncuechange>HTML elements</a>
      <td> <code title=event-cuechange>cuechange</code> event handler
      <td> <a href=#event-handler-content-attributes title="event handler content attributes">Event handler content attribute</a>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
     <tr><th id=ix-handler-ondblclick> <code title="">ondblclick</code>
      <td> <a href=#handler-ondblclick title=handler-ondblclick>HTML elements</a>
@@ -88481,10 +88483,10 @@
     <tr><td> <code><a href=#the-tr-element>tr</a></code>
      <td> <code><a href=#htmltablerowelement>HTMLTableRowElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
 
-<!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><td> <code><a href=#the-track-element>track</a></code>
      <td> <code><a href=#htmltrackelement>HTMLTrackElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
-<!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
     <tr><td> <code><a href=#the-ul-element>ul</a></code>
      <td> <code><a href=#htmlulistelement>HTMLUListElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>

Modified: source
===================================================================
--- source	2010-10-14 10:19:52 UTC (rev 5633)
+++ source	2010-10-14 22:31:41 UTC (rev 5634)
@@ -7988,9 +7988,9 @@
            attribute <span>Function</span> <span title="handler-onchange">onchange</span>;
            attribute <span>Function</span> <span title="handler-onclick">onclick</span>;
            attribute <span>Function</span> <span title="handler-oncontextmenu">oncontextmenu</span>;
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
            attribute <span>Function</span> <span title="handler-oncuechange">oncuechange</span>;
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
            attribute <span>Function</span> <span title="handler-ondblclick">ondblclick</span>;
            attribute <span>Function</span> <span title="handler-ondrag">ondrag</span>;
            attribute <span>Function</span> <span title="handler-ondragend">ondragend</span>;
@@ -9283,9 +9283,9 @@
            attribute <span>Function</span> <span title="handler-onchange">onchange</span>;
            attribute <span>Function</span> <span title="handler-onclick">onclick</span>;
            attribute <span>Function</span> <span title="handler-oncontextmenu">oncontextmenu</span>;
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
            attribute <span>Function</span> <span title="handler-oncuechange">oncuechange</span>;
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
            attribute <span>Function</span> <span title="handler-ondblclick">ondblclick</span>;
            attribute <span>Function</span> <span title="handler-ondrag">ondrag</span>;
            attribute <span>Function</span> <span title="handler-ondragend">ondragend</span>;
@@ -9396,9 +9396,9 @@
    <li><code title="handler-onchange">onchange</code></li>
    <li><code title="handler-onclick">onclick</code></li>
    <li><code title="handler-oncontextmenu">oncontextmenu</code></li>
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
    <li><code title="handler-oncuechange">oncuechange</code></li>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
    <li><code title="handler-ondblclick">ondblclick</code></li>
    <li><code title="handler-ondrag">ondrag</code></li>
    <li><code title="handler-ondragend">ondragend</code></li>
@@ -25565,14 +25565,14 @@
    <dd>Where <span>embedded content</span> is expected.</dd>
    <dt>Content model:</dt>
    <dd>If the element has a <code title="attr-media-src">src</code> attribute:
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  zero or more <code>track</code> elements, then
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
  <span>transparent</span>, but with no <span>media element</span> descendants.</dd>
    <dd>If the element does not have a <code title="attr-media-src">src</code> attribute: one or more <code>source</code> elements, then
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  zero or more <code>track</code> elements, then
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
  <span>transparent</span>, but with no <span>media element</span> descendants.</dd>
    <dt>Content attributes:</dt>
    <dd><span>Global attributes</span></dd>
@@ -25707,13 +25707,13 @@
   particular playback position is defined by the video stream's
   format.</p>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   <p>The <code>video</code> element also <span>represents</span> any
   <span title="timed track cue">timed track cues</span> whose
   <span>timed track cue active flag</span> is set and whose
   <span>timed track</span> is in the <span title="timed track
   showing">showing</span> mode.</p>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p>In addition to the above, the user agent may provide messages to
   the user (such as "buffering", "no video loaded", "error", or more
@@ -25897,14 +25897,14 @@
    <dd>Where <span>embedded content</span> is expected.</dd>
    <dt>Content model:</dt>
    <dd>If the element has a <code title="attr-media-src">src</code> attribute: 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
 zero or more <code>track</code> elements, then 
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 <span>transparent</span>, but with no <span>media element</span> descendants.</dd>
    <dd>If the element does not have a <code title="attr-media-src">src</code> attribute: one or more <code>source</code> elements, then
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  zero or more <code>track</code> elements, then
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
  <span>transparent</span>, but with no <span>media element</span> descendants.</dd>
    <dt>Content attributes:</dt>
    <dd><span>Global attributes</span></dd>
@@ -26058,9 +26058,9 @@
    <dd>None.</dd>
    <dt>Contexts in which this element can be used:</dt>
    <dd>As a child of a <span>media element</span>, before any <span>flow content</span>
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  or <code>track</code> elements.</dd>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
    <dt>Content model:</dt>
    <dd>Empty.</dd>
    <dt>Content attributes:</dt>
@@ -26262,8 +26262,8 @@
 
 
 
-<!--END w3c-html--><!--TT-->
-<div data-component="other Hixie drafts (editor: Ian Hickson)">
+<!--KEEP-END w3c-html--><!--TT-->
+<!--<div data-component="other Hixie drafts (editor: Ian Hickson)">-->
 
   <h4>The <dfn><code>track</code></dfn> element</h4>
 
@@ -26461,8 +26461,8 @@
 
   </div>
 
-</div>
-<!--START w3c-html--><!--TT-->
+<!--</div>-->
+<!--KEEP-START w3c-html--><!--TT-->
 
 
   <h4>Media elements</h4>
@@ -26520,11 +26520,11 @@
            attribute boolean <span title="dom-media-controls">controls</span>;
            attribute double <span title="dom-media-volume">volume</span>;
            attribute boolean <span title="dom-media-muted">muted</span>;
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   // 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 kind, in optional DOMString label, in optional DOMString language);
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 };</pre>
 
   <p>The <dfn>media element attributes</dfn>, <code
@@ -26982,10 +26982,10 @@
      <code
      title="dom-media-NETWORK_EMPTY">NETWORK_EMPTY</code>.</p></li>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      <li><p><span>Forget the media element's media-resource-specific
      timed tracks</span>.</p></li>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
      <li><p>If <code title="dom-media-readyState">readyState</code> is
      not set to <code
@@ -27173,10 +27173,10 @@
        <code
        title="dom-MediaError-MEDIA_ERR_SRC_NOT_SUPPORTED">MEDIA_ERR_SRC_NOT_SUPPORTED</code>.</p></li>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
        <li><p><span>Forget the media element's media-resource-specific
        timed tracks</span>.</p></li>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
        <li><p>Set the element's <code
        title="dom-media-networkState">networkState</code> attribute to
@@ -27326,10 +27326,10 @@
      title="synchronous section">synchronous sections</span> are
      marked with &#x231B;.)</p></li>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      <li><p>&#x231B; <span>Forget the media element's
      media-resource-specific timed tracks</span>.</p></li>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
      <li><p>&#x231B; <i title="">Find next candidate</i>: Let <var
      title="">candidate</var> be null.</p></li>
@@ -27526,9 +27526,9 @@
      data</span> has been fetched to determine the duration of the
      <span>media resource</span>, its dimensions, and other
      metadata,
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      and once <span>the timed tracks are ready</span>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
      </dt>
 
      <dd>
@@ -27838,7 +27838,7 @@
      </dd>
 
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
      <dt id="found-a-media-resource-specific-timed-track">If the <span>media resource</span> is found to declare a <span>media-resource-specific timed track</span> that the user agent supports</dt>
 
      <dd>
@@ -27856,7 +27856,7 @@
       interface.</p>
 
      </dd>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
     </dl>
 
@@ -28312,10 +28312,10 @@
    will no longer raise an exception when seeking. No <span>media
    data</span> is available for the immediate <span>current playback
    position</span>.
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
    The <span title="timed track">timed tracks</span>
    are <span title="the timed tracks are ready">ready</span>.
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
    </dd>
 
    <dt><dfn title="dom-media-HAVE_CURRENT_DATA"><code>HAVE_CURRENT_DATA</code></dfn> (numeric value 2)</dt>
@@ -28961,17 +28961,17 @@
   position</span> changes while the steps are running, then the user
   agent must wait for the steps to complete, and then must immediately
   rerun the steps.
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   (These steps are thus run as often as possible or needed — if
   one iteration takes a long time, this can cause certain <span
   title="timed track cue">cues</span> to be skipped over as the user
   agent rushes ahead to "catch up".)
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
   </p>
 
   <ol>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
    <li><p>Let <var title="">current cues</var> be an ordered list of
    <span title="timed track cue">cues</span>, initialized to contain
    all the <span title="timed track cue">cues</span> of all the <span
@@ -28993,7 +28993,7 @@
    tracks</span> of the <span>media element</span> that are not
    present in <var title="">current cues</var>, also in <span>timed
    track cue order</span>.</p></li>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
    <li><p>If the time was reached through the usual monotonic increase
    of the current playback position during normal playback, and if the
@@ -29015,7 +29015,7 @@
    not any more frequent than the user agent can comfortably handle
    while decoding the video.</p></li>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
    <li><p>If all of the <span title="timed track cue">cues</span> in
    <var title="">current cues</var> have their <span>timed track cue
    active flag</span> set, and none of the <span title="timed track
@@ -29088,17 +29088,17 @@
    title="timed track">timed tracks</span> based on
    <span>WebSRT</span>, the <span>rules for updating the display of
    WebSRT timed tracks</span>).</p></li>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   </ol>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   <p>For the purposes of the algorithm above, a <span>timed track
   cue</span> is considered to be part of a <span>timed track</span>
   only if it is listed in the <span>timed track list of cues</span>,
   not merely if it is associated with the <span>timed
   track</span>.</p>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p>When a <span>media element</span> is <span title="remove an
   element from a document">removed from a
@@ -29278,8 +29278,8 @@
   </div>
 
 
-<!--END w3c-html--><!--TT-->
-<div data-component="other Hixie drafts (editor: Ian Hickson)">
+<!--KEEP-END w3c-html--><!--TT-->
+<!--<div data-component="other Hixie drafts (editor: Ian Hickson)">-->
   <h5>Timed tracks</h5>
 
   <h6>Timed track model</h6>
@@ -31046,7 +31046,9 @@
   </table>
 
   </div>
+<!--KEEP-START w3c-html--><!--TT-->
 
+<!--END w3c-html--><!--TT-->
 <!--START websrt-->
   <h5>WebSRT</h5>
 
@@ -32750,7 +32752,7 @@
 
   </div>
 
-</div>
+<!--</div>-->
 <!--END websrt-->
 <!--START w3c-html--><!--TT-->
 
@@ -32785,15 +32787,15 @@
 
   <p>Where possible (specifically, for starting, stopping, pausing,
   and unpausing playback, for seeking,
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   for listing, enabling, and disabling timed tracks,
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
   and for muting or changing the volume of the audio), user interface
   features exposed by the user agent must be implemented in terms of
   the DOM API described above, so that, e.g., all the same events
   fire.</p>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   <p>For the purposes of listing chapters in the <span>media
   resource</span>, only <span title="timed track">timed tracks</span>
   in the <span>media element</span>'s <span>list of timed
@@ -32805,7 +32807,7 @@
   title="timed track cue start time">start time</span>. The name of
   the chapter is the <span>timed track cue text</span>, interpreted
   literally.</p>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p>The <dfn title="dom-media-controls"><code>controls</code></dfn>
   IDL attribute must <span>reflect</span> the content attribute of the
@@ -33050,9 +33052,9 @@
      <td><dfn title="event-media-loadedmetadata"><code>loadedmetadata</code></dfn>
      <td><code>Event</code>
      <td>The user agent has just determined the duration and dimensions of the <span>media resource</span>
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
  and <span>the timed tracks are ready</span>.
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
      <td><code title="dom-media-readyState">readyState</code> is newly equal to <code title="dom-media-HAVE_METADATA">HAVE_METADATA</code> or greater for the first time.
     <tr>
      <td><dfn title="event-media-loadeddata"><code>loadeddata</code></dfn>
@@ -66848,9 +66850,9 @@
            attribute <span>Function</span> <span title="handler-onchange">onchange</span>;
            attribute <span>Function</span> <span title="handler-onclick">onclick</span>;
            attribute <span>Function</span> <span title="handler-oncontextmenu">oncontextmenu</span>;
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
            attribute <span>Function</span> <span title="handler-oncuechange">oncuechange</span>;
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
            attribute <span>Function</span> <span title="handler-ondblclick">ondblclick</span>;
            attribute <span>Function</span> <span title="handler-ondrag">ondrag</span>;
            attribute <span>Function</span> <span title="handler-ondragend">ondragend</span>;
@@ -74250,9 +74252,9 @@
     <tr><td><dfn title="handler-onchange"><code>onchange</code></dfn> <td> <code title="event-change">change</code> <!-- widely used -->
     <tr><td><dfn title="handler-onclick"><code>onclick</code></dfn> <td> <code title="event-click">click</code> <!-- widely used -->
     <tr><td><dfn title="handler-oncontextmenu"><code>oncontextmenu</code></dfn> <td> <code title="event-contextmenu">contextmenu</code> <!-- widely used -->
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr><td><dfn title="handler-oncuechange"><code>oncuechange</code></dfn> <td> <code title="event-cuechange">cuechange</code>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
     <tr><td><dfn title="handler-ondblclick"><code>ondblclick</code></dfn> <td> <code title="event-dblclick">dblclick</code> <!-- widely used -->
     <tr><td><dfn title="handler-ondrag"><code>ondrag</code></dfn> <td> <code title="event-drag">drag</code>
     <tr><td><dfn title="handler-ondragend"><code>ondragend</code></dfn> <td> <code title="event-dragend">dragend</code>
@@ -97487,7 +97489,7 @@
   the <code>video</code> element itself, and is expected to be
   centered in the <code>video</code> element.</p>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
   <p>Any subtitles or captions are expected to be overlayed directly
   on top of their <code>video</code> element, as defined by the
   relevant rendering rules; for <span>WebSRT</span>, those are the
@@ -97503,7 +97505,7 @@
   title="timed track">timed tracks</span> based on
   <span>WebSRT</span>, the <span>rules for updating the display of
   WebSRT timed tracks</span>).</p>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
   <p class="note">Resizing <code>video</code> and <code>canvas</code>
   elements does not interrupt video playback or clear the canvas.</p>
@@ -97519,8 +97521,8 @@
   </div>
 
 
-<!--END w3c-html--><!--TT-->
-<div data-component="other Hixie drafts (editor: Ian Hickson)">
+<!--KEEP-END w3c-html--><!--TT-->
+<!--<div data-component="other Hixie drafts (editor: Ian Hickson)">-->
   <div class="impl">
 
   <h4>Timed tracks</h4>
@@ -98548,8 +98550,8 @@
 
   </div>
 <!--END websrt-->
-</div>
-<!--START w3c-html--><!--TT-->
+<!--</div>-->
+<!--KEEP-START w3c-html--><!--TT-->
 
 
   <div class="impl">
@@ -103896,7 +103898,7 @@
      <td><code>HTMLTableRowElement</code></td>
     </tr>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr>
      <th><code>track</code></th>
      <td>Timed track</td>
@@ -103911,7 +103913,7 @@
          <code title="attr-track-srclang">srclang</code></td>
      <td><code>HTMLTrackElement</code></td>
     </tr>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
     <tr>
      <th><code>ul</code></th>
@@ -104665,7 +104667,7 @@
      <td> <code title="attr-keygen-keytype">keygen</code>
      <td> The type of cryptographic key to generate
      <td> <a href="#attribute-text">Text</a>*
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr>
      <th> <code title="">kind</code>
      <td> <code title="attr-track-kind">track</code>
@@ -104675,16 +104677,16 @@
           "<code title="attr-track-kind-descriptions">descriptions</code>";
           "<code title="attr-track-kind-chapters">chapters</code>";
           "<code title="attr-track-kind-metadata">metadata</code>"
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
     <tr>
      <th> <code title="">label</code>
      <td> <code title="attr-command-label">command</code>;
           <code title="attr-menu-label">menu</code>;
           <code title="attr-optgroup-label">optgroup</code>;
           <code title="attr-option-label">option</code>;
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
           <code title="attr-track-label">track</code>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
      <td> User-visible label
      <td> <a href="#attribute-text">Text</a>
     <tr>
@@ -104960,9 +104962,9 @@
           <code title="attr-input-src">input</code>;
           <code title="attr-script-src">script</code>;
           <code title="attr-source-src">source</code>;
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
           <code title="attr-track-src">track</code>;
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
           <code title="attr-media-src">video</code>
      <td> Address of the resource
      <td> <span>Valid non-empty URL potentially surrounded by spaces</span>
@@ -104971,13 +104973,13 @@
      <td> <code title="attr-iframe-srcdoc">iframe</code>
      <td> A document to render in the <code>iframe</code>
      <td> The source of <span>an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</span>*
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr>
      <th> <code title="">srclang</code>
      <td> <code title="attr-track-srclang">track</code>
      <td> Language of the timed track
      <td> Valid BCP 47 language tag
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
     <tr>
      <th> <code title="">start</code>
      <td> <code title="attr-ol-start">ol</code>
@@ -105217,13 +105219,13 @@
      <td> <span title="handler-oncontextmenu">HTML elements</span>
      <td> <code title="event-contextmenu">contextmenu</code> event handler
      <td> <span title="event handler content attributes">Event handler content attribute</span>
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr>
      <th id="ix-handler-oncuechange"> <code title="">oncuechange</code>
      <td> <span title="handler-oncuechange">HTML elements</span>
      <td> <code title="event-cuechange">cuechange</code> event handler
      <td> <span title="event handler content attributes">Event handler content attribute</span>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
     <tr>
      <th id="ix-handler-ondblclick"> <code title="">ondblclick</code>
@@ -106041,11 +106043,11 @@
      <td> <code>tr</code>
      <td> <code>HTMLTableRowElement</code> : <code>HTMLElement</code>
 
-<!--END w3c-html--><!--TT-->
+<!--KEEP-END w3c-html--><!--TT-->
     <tr>
      <td> <code>track</code>
      <td> <code>HTMLTrackElement</code> : <code>HTMLElement</code>
-<!--START w3c-html--><!--TT-->
+<!--KEEP-START w3c-html--><!--TT-->
 
     <tr>
      <td> <code>ul</code>




More information about the Commit-Watchers mailing list