Skip to content

Commit

Permalink
[giow] (0) Oops, WebSRT tokeniser didn't do more than one character p…
Browse files Browse the repository at this point in the history
…er token...

Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10751

git-svn-id: http://svn.whatwg.org/webapps@5554 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 29, 2010
1 parent 46e458b commit 0c467a9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions complete.html
Expand Up @@ -29805,6 +29805,8 @@ <h6 id=parsing-0><span class=secno>4.8.10.11.2 </span>Parsing</h6>
<li><p><i>Next</i>: Advance <var title="">position</var> to the next
character in <var title="">input</var>.</li>

<li>Jump to the step labeled <i>loop</i>.

</ol><h6 id=websrt-cue-text-dom-construction-rules><span class=secno>4.8.10.11.4 </span><dfn>WebSRT cue text DOM construction rules</dfn></h6>

<p>To convert a <a href=#list-of-websrt-node-objects>List of WebSRT Node Objects</a> to a DOM
Expand Down
2 changes: 2 additions & 0 deletions index
Expand Up @@ -29785,6 +29785,8 @@ interface <dfn id=timedtrackcue>TimedTrackCue</dfn> {
<li><p><i>Next</i>: Advance <var title="">position</var> to the next
character in <var title="">input</var>.</li>

<li>Jump to the step labeled <i>loop</i>.

</ol><h6 id=websrt-cue-text-dom-construction-rules><span class=secno>4.8.10.11.4 </span><dfn>WebSRT cue text DOM construction rules</dfn></h6>

<p>To convert a <a href=#list-of-websrt-node-objects>List of WebSRT Node Objects</a> to a DOM
Expand Down
2 changes: 2 additions & 0 deletions source
Expand Up @@ -32622,6 +32622,8 @@ interface <dfn>TimedTrackCue</dfn> {
<li><p><i>Next</i>: Advance <var title="">position</var> to the next
character in <var title="">input</var>.</p></li>

<li>Jump to the step labeled <i>loop</i>.</p>

</ol>


Expand Down

0 comments on commit 0c467a9

Please sign in to comment.