[html5] r6801 - [e] (0) fix incomplete earlier edit in r6788 Fixing http://www.w3.org/Bugs/Publi [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Oct 31 23:05:29 PDT 2011
Author: ianh
Date: 2011-10-31 23:05:27 -0700 (Mon, 31 Oct 2011)
New Revision: 6801
Modified:
complete.html
index
source
Log:
[e] (0) fix incomplete earlier edit in r6788
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14572
Modified: complete.html
===================================================================
--- complete.html 2011-11-01 05:59:09 UTC (rev 6800)
+++ complete.html 2011-11-01 06:05:27 UTC (rev 6801)
@@ -33252,11 +33252,9 @@
<ol><li><p>Let <var title="">input</var> and <var title="">position</var> be the same variables as those of the same
name in the algorithm that invoked these steps.</li>
- <li><p><a href=#skip-whitespace>Skip whitespace</a>.</li>
+ <li><p><i>Settings</i>: <a href=#skip-whitespace>Skip whitespace</a>.</li>
- <li><p><i>Settings</i>: If <var title="">position</var> is beyond
- the end of <var title="">input</var> then abort these
- steps.</li>
+ <li><p>If <var title="">position</var> is beyond the end of <var title="">input</var> then abort these steps.</li>
<li><p>Let <var title="">setting</var> be the character at <var title="">position</var>, and move <var title="">position</var>
forwards one character.</p>
Modified: index
===================================================================
--- index 2011-11-01 05:59:09 UTC (rev 6800)
+++ index 2011-11-01 06:05:27 UTC (rev 6801)
@@ -33252,11 +33252,9 @@
<ol><li><p>Let <var title="">input</var> and <var title="">position</var> be the same variables as those of the same
name in the algorithm that invoked these steps.</li>
- <li><p><a href=#skip-whitespace>Skip whitespace</a>.</li>
+ <li><p><i>Settings</i>: <a href=#skip-whitespace>Skip whitespace</a>.</li>
- <li><p><i>Settings</i>: If <var title="">position</var> is beyond
- the end of <var title="">input</var> then abort these
- steps.</li>
+ <li><p>If <var title="">position</var> is beyond the end of <var title="">input</var> then abort these steps.</li>
<li><p>Let <var title="">setting</var> be the character at <var title="">position</var>, and move <var title="">position</var>
forwards one character.</p>
Modified: source
===================================================================
--- source 2011-11-01 05:59:09 UTC (rev 6800)
+++ source 2011-11-01 06:05:27 UTC (rev 6801)
@@ -36401,11 +36401,10 @@
title="">position</var> be the same variables as those of the same
name in the algorithm that invoked these steps.</p></li>
- <li><p><span>Skip whitespace</span>.</p></li>
+ <li><p><i>Settings</i>: <span>Skip whitespace</span>.</p></li>
- <li><p><i>Settings</i>: If <var title="">position</var> is beyond
- the end of <var title="">input</var> then abort these
- steps.</p></li>
+ <li><p>If <var title="">position</var> is beyond the end of <var
+ title="">input</var> then abort these steps.</p></li>
<li><p>Let <var title="">setting</var> be the character at <var
title="">position</var>, and move <var title="">position</var>
More information about the Commit-Watchers
mailing list