[html5] r6053 - [e] (0) xref Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12075

whatwg at whatwg.org whatwg at whatwg.org
Tue May 3 12:42:16 PDT 2011


Author: ianh
Date: 2011-05-03 12:42:15 -0700 (Tue, 03 May 2011)
New Revision: 6053

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

Modified: complete.html
===================================================================
--- complete.html	2011-05-03 19:37:17 UTC (rev 6052)
+++ complete.html	2011-05-03 19:42:15 UTC (rev 6053)
@@ -31865,10 +31865,10 @@
    is a U+000A LINE FEED (LF) character, advance <var title="">position</var> to the next character in <var title="">input</var>.</li>
 
 
-   <li><p><i><a href=#the-header-element>Header</a></i>: <a href=#collect-a-sequence-of-characters>Collect a sequence of characters</a>
-   that are <em>not</em> U+000D CARRIAGE RETURN (CR) or U+000A LINE
-   FEED (LF) characters. Let <var title="">line</var> be those
-   characters, if any.</li>
+   <li><p><i title="">Header</i>: <a href=#collect-a-sequence-of-characters>Collect a sequence of
+   characters</a> that are <em>not</em> U+000D CARRIAGE RETURN (CR)
+   or U+000A LINE FEED (LF) characters. Let <var title="">line</var>
+   be those characters, if any.</li>
 
    <li><p>If <var title="">position</var> is past the end of <var title="">input</var>, then jump to the step labeled
    <i>end</i>.</li>
@@ -31885,7 +31885,7 @@
    <!-- In v2, this is where we can put header metadata processing -->
 
    <li><p>If <var title="">line</var> is not the empty string, then
-   jump back to the step labeled <i><a href=#the-header-element>header</a></i>.</li>
+   jump back to the step labeled <i title="">header</i>.</li>
 
 
    <li><p><i>Cue loop</i>: <a href=#collect-a-sequence-of-characters>Collect a sequence of

Modified: index
===================================================================
--- index	2011-05-03 19:37:17 UTC (rev 6052)
+++ index	2011-05-03 19:42:15 UTC (rev 6053)
@@ -31894,10 +31894,10 @@
    is a U+000A LINE FEED (LF) character, advance <var title="">position</var> to the next character in <var title="">input</var>.</li>
 
 
-   <li><p><i><a href=#the-header-element>Header</a></i>: <a href=#collect-a-sequence-of-characters>Collect a sequence of characters</a>
-   that are <em>not</em> U+000D CARRIAGE RETURN (CR) or U+000A LINE
-   FEED (LF) characters. Let <var title="">line</var> be those
-   characters, if any.</li>
+   <li><p><i title="">Header</i>: <a href=#collect-a-sequence-of-characters>Collect a sequence of
+   characters</a> that are <em>not</em> U+000D CARRIAGE RETURN (CR)
+   or U+000A LINE FEED (LF) characters. Let <var title="">line</var>
+   be those characters, if any.</li>
 
    <li><p>If <var title="">position</var> is past the end of <var title="">input</var>, then jump to the step labeled
    <i>end</i>.</li>
@@ -31914,7 +31914,7 @@
    <!-- In v2, this is where we can put header metadata processing -->
 
    <li><p>If <var title="">line</var> is not the empty string, then
-   jump back to the step labeled <i><a href=#the-header-element>header</a></i>.</li>
+   jump back to the step labeled <i title="">header</i>.</li>
 
 
    <li><p><i>Cue loop</i>: <a href=#collect-a-sequence-of-characters>Collect a sequence of

Modified: source
===================================================================
--- source	2011-05-03 19:37:17 UTC (rev 6052)
+++ source	2011-05-03 19:42:15 UTC (rev 6053)
@@ -34976,10 +34976,10 @@
    title="">input</var>.</p></li>
 
 
-   <li><p><i>Header</i>: <span>Collect a sequence of characters</span>
-   that are <em>not</em> U+000D CARRIAGE RETURN (CR) or U+000A LINE
-   FEED (LF) characters. Let <var title="">line</var> be those
-   characters, if any.</p></li>
+   <li><p><i title="">Header</i>: <span>Collect a sequence of
+   characters</span> that are <em>not</em> U+000D CARRIAGE RETURN (CR)
+   or U+000A LINE FEED (LF) characters. Let <var title="">line</var>
+   be those characters, if any.</p></li>
 
    <li><p>If <var title="">position</var> is past the end of <var
    title="">input</var>, then jump to the step labeled
@@ -35002,7 +35002,7 @@
    <!-- In v2, this is where we can put header metadata processing -->
 
    <li><p>If <var title="">line</var> is not the empty string, then
-   jump back to the step labeled <i>header</i>.</p></li>
+   jump back to the step labeled <i title="">header</i>.</p></li>
 
 
    <li><p><i>Cue loop</i>: <span>Collect a sequence of




More information about the Commit-Watchers mailing list