- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 12 Jun 2008 20:22:39 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv31164
Modified Files:
Overview.html
Log Message:
Clarify this text by having some extra steps and a temporary. (whatwg r1748)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.937
retrieving revision 1.938
diff -u -d -r1.937 -r1.938
--- Overview.html 12 Jun 2008 09:56:41 -0000 1.937
+++ Overview.html 12 Jun 2008 20:22:36 -0000 1.938
@@ -9584,9 +9584,13 @@
<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.
Received on Thursday, 12 June 2008 20:23:14 UTC