[html5] r1748 - /

whatwg at whatwg.org whatwg at whatwg.org
Thu Jun 12 13:22:32 PDT 2008


Author: ianh
Date: 2008-06-12 13:22:31 -0700 (Thu, 12 Jun 2008)
New Revision: 1748

Modified:
   index
   source
Log:
[e] (0) Clarify this text by having some extra steps and a temporary.

Modified: index
===================================================================
--- index	2008-06-12 09:56:37 UTC (rev 1747)
+++ index	2008-06-12 20:22:31 UTC (rev 1748)
@@ -9480,11 +9480,15 @@
          <var title="">current section</var>. Abort these substeps.</p>
 
        <li>
-        <p>Let <var title="">candidate section</var> be the section that
-         contains the previous <var title="">candidate section</var> in the
-         outline of <var title="">current outlinee</var>.
+        <p>Let <var title="">new candidate section</var> be the section that
+         contains <var title="">candidate section</var> in the outline of
+         <var title="">current outlinee</var>.
 
        <li>
+        <p>Let <var title="">candidate section</var> be <var title="">new
+         candidate section</var>.
+
+       <li>
         <p>Return to step 2.
       </ol>
 

Modified: source
===================================================================
--- source	2008-06-12 09:56:37 UTC (rev 1747)
+++ source	2008-06-12 20:22:31 UTC (rev 1748)
@@ -7723,11 +7723,13 @@
        element being entered be the new heading for the <var
        title="">current section</var>. Abort these substeps.</p>
 
-       <li><p>Let <var title="">candidate section</var> be the section
-       that contains the previous <var title="">candidate
-       section</var> in the outline of <var title="">current
-       outlinee</var>.</p></li>
+       <li><p>Let <var title="">new candidate section</var> be the
+       section that contains <var title="">candidate section</var> in
+       the outline of <var title="">current outlinee</var>.</p></li>
 
+       <li><p>Let <var title="">candidate section</var> be <var
+       title="">new candidate section</var>.</p></li>
+
        <li><p>Return to step 2.</p></li>
 
       </ol>




More information about the Commit-Watchers mailing list