[html5] r5553 - [e] (0) remove redundant step Fixing http://www.w3.org/Bugs/Public/show_bug.cgi? [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Sep 29 00:41:33 PDT 2010


Author: ianh
Date: 2010-09-29 00:41:32 -0700 (Wed, 29 Sep 2010)
New Revision: 5553

Modified:
   complete.html
   index
   source
Log:
[e] (0) remove redundant step
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10737

Modified: complete.html
===================================================================
--- complete.html	2010-09-29 07:36:58 UTC (rev 5552)
+++ complete.html	2010-09-29 07:41:32 UTC (rev 5553)
@@ -28873,11 +28873,6 @@
    discard <var title="">cue</var> and jump to the step labeled <i>cue
    loop</i>.</li>
 
-   <li><p>If <var title="">line</var> does not contain the
-   three-character substring "<code title="">--></code>" (U+002D
-   HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN), then
-   jump to the step labeled <i>bad cue</i> below.</li>
-
    <li><p><i>Timings</i>: <a href=#collect-websrt-cue-timings-and-settings>Collect WebSRT cue timings and
    settings</a> from <var title="">line</var>, using <var title="">cue</var> for the results. If that fails, jump to the step
    labeled <i>bad cue</i>.</li>

Modified: index
===================================================================
--- index	2010-09-29 07:36:58 UTC (rev 5552)
+++ index	2010-09-29 07:41:32 UTC (rev 5553)
@@ -28853,11 +28853,6 @@
    discard <var title="">cue</var> and jump to the step labeled <i>cue
    loop</i>.</li>
 
-   <li><p>If <var title="">line</var> does not contain the
-   three-character substring "<code title="">--></code>" (U+002D
-   HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN), then
-   jump to the step labeled <i>bad cue</i> below.</li>
-
    <li><p><i>Timings</i>: <a href=#collect-websrt-cue-timings-and-settings>Collect WebSRT cue timings and
    settings</a> from <var title="">line</var>, using <var title="">cue</var> for the results. If that fails, jump to the step
    labeled <i>bad cue</i>.</li>

Modified: source
===================================================================
--- source	2010-09-29 07:36:58 UTC (rev 5552)
+++ source	2010-09-29 07:41:32 UTC (rev 5553)
@@ -31488,11 +31488,6 @@
    discard <var title="">cue</var> and jump to the step labeled <i>cue
    loop</i>.</p></li>
 
-   <li><p>If <var title="">line</var> does not contain the
-   three-character substring "<code title="">--></code>" (U+002D
-   HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN), then
-   jump to the step labeled <i>bad cue</i> below.</p></li>
-
    <li><p><i>Timings</i>: <span>Collect WebSRT cue timings and
    settings</span> from <var title="">line</var>, using <var
    title="">cue</var> for the results. If that fails, jump to the step




More information about the Commit-Watchers mailing list