[html5] r6365 - [c] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12795
whatwg at whatwg.org
whatwg at whatwg.org
Thu Aug 4 09:24:37 PDT 2011
Author: ianh
Date: 2011-08-04 09:24:35 -0700 (Thu, 04 Aug 2011)
New Revision: 6365
Modified:
complete.html
index
source
Log:
[c] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12795
Modified: complete.html
===================================================================
--- complete.html 2011-08-04 06:50:46 UTC (rev 6364)
+++ complete.html 2011-08-04 16:24:35 UTC (rev 6365)
@@ -32248,7 +32248,7 @@
<p>A <dfn id=webvtt-cue-ruby-span>WebVTT cue ruby span</dfn> consists of the following
components, in the order given:</p>
- <ol><li>A <a href=#webvtt-cue-span-start-tag>WebVTT cue span start tag</a> "<code title="">i</code>" that disallows an annotation.</li>
+ <ol><li>A <a href=#webvtt-cue-span-start-tag>WebVTT cue span start tag</a> "<code title="">ruby</code>" that disallows an annotation.</li>
<li>One or more occurrences of the following group of components, in the order given:
<ol><li><a href=#webvtt-cue-internal-text>WebVTT cue internal text</a>, representing the ruby base.</li>
<li>A <a href=#webvtt-cue-span-start-tag>WebVTT cue span start tag</a> "<code title="">rt</code>" that disallows an annotation.</li>
Modified: index
===================================================================
--- index 2011-08-04 06:50:46 UTC (rev 6364)
+++ index 2011-08-04 16:24:35 UTC (rev 6365)
@@ -32120,7 +32120,7 @@
<p>A <dfn id=webvtt-cue-ruby-span>WebVTT cue ruby span</dfn> consists of the following
components, in the order given:</p>
- <ol><li>A <a href=#webvtt-cue-span-start-tag>WebVTT cue span start tag</a> "<code title="">i</code>" that disallows an annotation.</li>
+ <ol><li>A <a href=#webvtt-cue-span-start-tag>WebVTT cue span start tag</a> "<code title="">ruby</code>" that disallows an annotation.</li>
<li>One or more occurrences of the following group of components, in the order given:
<ol><li><a href=#webvtt-cue-internal-text>WebVTT cue internal text</a>, representing the ruby base.</li>
<li>A <a href=#webvtt-cue-span-start-tag>WebVTT cue span start tag</a> "<code title="">rt</code>" that disallows an annotation.</li>
Modified: source
===================================================================
--- source 2011-08-04 06:50:46 UTC (rev 6364)
+++ source 2011-08-04 16:24:35 UTC (rev 6365)
@@ -35245,7 +35245,7 @@
components, in the order given:</p>
<ol>
- <li>A <span>WebVTT cue span start tag</span> "<code title="">i</code>" that disallows an annotation.</li>
+ <li>A <span>WebVTT cue span start tag</span> "<code title="">ruby</code>" that disallows an annotation.</li>
<li>One or more occurrences of the following group of components, in the order given:
<ol>
<li><span>WebVTT cue internal text</span>, representing the ruby base.</li>
More information about the Commit-Watchers
mailing list