[html5] r7522 - [e] (0) WebVTT-related editorial tweaks Affected topics: Video Text Tracks

whatwg at whatwg.org whatwg at whatwg.org
Wed Nov 21 12:05:52 PST 2012


Author: ianh
Date: 2012-11-21 12:05:51 -0800 (Wed, 21 Nov 2012)
New Revision: 7522

Modified:
   complete.html
   index
   source
Log:
[e] (0) WebVTT-related editorial tweaks
Affected topics: Video Text Tracks

Modified: complete.html
===================================================================
--- complete.html	2012-11-21 19:25:13 UTC (rev 7521)
+++ complete.html	2012-11-21 20:05:51 UTC (rev 7522)
@@ -33950,7 +33950,7 @@
      <dt><dfn id=text-track-cue-left-alignment title="text track cue left alignment">Left alignment</dfn></dt>
      <dd>The text is aligned to the left.</dd>
 
-     <dt>or <dfn id=text-track-cue-right-alignment title="text track cue right alignment">Right alignment</dfn></dt>
+     <dt><dfn id=text-track-cue-right-alignment title="text track cue right alignment">Right alignment</dfn></dt>
      <dd>The text is aligned to the right.</dd>
 
     </dl><p>Which sides are the start and end sides depends on the Unicode bidirectional algorithm and

Modified: index
===================================================================
--- index	2012-11-21 19:25:13 UTC (rev 7521)
+++ index	2012-11-21 20:05:51 UTC (rev 7522)
@@ -33950,7 +33950,7 @@
      <dt><dfn id=text-track-cue-left-alignment title="text track cue left alignment">Left alignment</dfn></dt>
      <dd>The text is aligned to the left.</dd>
 
-     <dt>or <dfn id=text-track-cue-right-alignment title="text track cue right alignment">Right alignment</dfn></dt>
+     <dt><dfn id=text-track-cue-right-alignment title="text track cue right alignment">Right alignment</dfn></dt>
      <dd>The text is aligned to the right.</dd>
 
     </dl><p>Which sides are the start and end sides depends on the Unicode bidirectional algorithm and

Modified: source
===================================================================
--- source	2012-11-21 19:25:13 UTC (rev 7521)
+++ source	2012-11-21 20:05:51 UTC (rev 7522)
@@ -37180,7 +37180,7 @@
      <dt><dfn title="text track cue left alignment">Left alignment</dfn></dt>
      <dd>The text is aligned to the left.</dd>
 
-     <dt>or <dfn title="text track cue right alignment">Right alignment</dfn></dt>
+     <dt><dfn title="text track cue right alignment">Right alignment</dfn></dt>
      <dd>The text is aligned to the right.</dd>
 
     </dl>
@@ -39269,6 +39269,7 @@
    <li><dfn>Decoded as UTF-8, with error handling</dfn>
    <li><dfn>Case-sensitive</dfn>
    <li><dfn>Collect a sequence of characters</dfn>
+   <li><dfn>ASCII digits</dfn>
    <li><dfn>Space character</dfn>
    <li><dfn>Skip whitespace</dfn>
    <li><dfn>Split a string on spaces</dfn>




More information about the Commit-Watchers mailing list