[html5] r6604 - [e] (0) typos

whatwg at whatwg.org whatwg at whatwg.org
Fri Sep 30 10:12:38 PDT 2011


Author: ianh
Date: 2011-09-30 10:12:33 -0700 (Fri, 30 Sep 2011)
New Revision: 6604

Modified:
   complete.html
   index
   source
Log:
[e] (0) typos

Modified: complete.html
===================================================================
--- complete.html	2011-09-30 00:30:48 UTC (rev 6603)
+++ complete.html	2011-09-30 17:12:33 UTC (rev 6604)
@@ -29145,8 +29145,8 @@
    <li><p>⌛ Set the <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> IDL attribute to
    false.</li>
 
-   <li id=seekUpdate><p><a href=#queue-a-task>Queue a task</a> to <a href=#fire-a-simple-event>fire a
-   simple event</a> named <code title=event-media-timeupdate><a href=#event-media-timeupdate>timeupdate</a></code> at the
+   <li id=seekUpdate><p>⌛ <a href=#queue-a-task>Queue a task</a> to
+   <a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-media-timeupdate><a href=#event-media-timeupdate>timeupdate</a></code> at the
    element.</li>
 
    <li><p>⌛ <a href=#queue-a-task>Queue a task</a> to <a href=#fire-a-simple-event>fire a simple
@@ -29478,7 +29478,7 @@
 
   <p>Similarly, a single <code><a href=#videotrack>VideoTrack</a></code> object per
   <code><a href=#videotracklist>VideoTrackList</a></code> object can be selected, this is the
-  video track's <i>selection state</i>. When an
+  video track's <i>selection state</i>. When a
   <code><a href=#videotrack>VideoTrack</a></code> is created, its <i>selection state</i> must
   be set to false (not selected). The <a href=#concept-media-load-resource title=concept-media-load-resource>resource fetch algorithm</a>
   can override this.</p>

Modified: index
===================================================================
--- index	2011-09-30 00:30:48 UTC (rev 6603)
+++ index	2011-09-30 17:12:33 UTC (rev 6604)
@@ -29012,8 +29012,8 @@
    <li><p>⌛ Set the <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> IDL attribute to
    false.</li>
 
-   <li id=seekUpdate><p><a href=#queue-a-task>Queue a task</a> to <a href=#fire-a-simple-event>fire a
-   simple event</a> named <code title=event-media-timeupdate><a href=#event-media-timeupdate>timeupdate</a></code> at the
+   <li id=seekUpdate><p>⌛ <a href=#queue-a-task>Queue a task</a> to
+   <a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-media-timeupdate><a href=#event-media-timeupdate>timeupdate</a></code> at the
    element.</li>
 
    <li><p>⌛ <a href=#queue-a-task>Queue a task</a> to <a href=#fire-a-simple-event>fire a simple
@@ -29345,7 +29345,7 @@
 
   <p>Similarly, a single <code><a href=#videotrack>VideoTrack</a></code> object per
   <code><a href=#videotracklist>VideoTrackList</a></code> object can be selected, this is the
-  video track's <i>selection state</i>. When an
+  video track's <i>selection state</i>. When a
   <code><a href=#videotrack>VideoTrack</a></code> is created, its <i>selection state</i> must
   be set to false (not selected). The <a href=#concept-media-load-resource title=concept-media-load-resource>resource fetch algorithm</a>
   can override this.</p>

Modified: source
===================================================================
--- source	2011-09-30 00:30:48 UTC (rev 6603)
+++ source	2011-09-30 17:12:33 UTC (rev 6604)
@@ -31703,8 +31703,8 @@
    title="dom-media-seeking">seeking</code> IDL attribute to
    false.</p></li>
 
-   <li id="seekUpdate"><p><span>Queue a task</span> to <span>fire a
-   simple event</span> named <code
+   <li id="seekUpdate"><p>&#x231B; <span>Queue a task</span> to
+   <span>fire a simple event</span> named <code
    title="event-media-timeupdate">timeupdate</code> at the
    element.</p></li>
 
@@ -32060,7 +32060,7 @@
 
   <p>Similarly, a single <code>VideoTrack</code> object per
   <code>VideoTrackList</code> object can be selected, this is the
-  video track's <i>selection state</i>. When an
+  video track's <i>selection state</i>. When a
   <code>VideoTrack</code> is created, its <i>selection state</i> must
   be set to false (not selected). The <span
   title="concept-media-load-resource">resource fetch algorithm</span>




More information about the Commit-Watchers mailing list