[html5] r1324 - /
whatwg at whatwg.org
whatwg at whatwg.org
Mon Mar 3 15:29:05 PST 2008
Author: ianh
Date: 2008-03-03 15:29:02 -0800 (Mon, 03 Mar 2008)
New Revision: 1324
Modified:
index
source
Log:
[e] (0) The 'it' here really wasn't clear about what it was referring to.
Modified: index
===================================================================
--- index 2008-03-03 19:48:46 UTC (rev 1323)
+++ index 2008-03-03 23:29:02 UTC (rev 1324)
@@ -9027,9 +9027,10 @@
<p>Let <var title="">current section</var> be the last section in the
outline of the <var title="">current outlinee</var> element.</p>
- <p>Insert its outline at the end of the <var title="">current
- section</var>. (This does not change which section is the last section
- in the outline.)</p>
+ <p>Insert the outline of the <a href="#sectioning0">sectioning
+ content</a> element being exited at the end of the <var
+ title="">current section</var>. (This does not change which section is
+ the last section in the outline.)</p>
<dt>When exiting a <a href="#sectioning1">sectioning root</a> element,
if the stack is not empty
Modified: source
===================================================================
--- source 2008-03-03 19:48:46 UTC (rev 1323)
+++ source 2008-03-03 23:29:02 UTC (rev 1324)
@@ -7330,7 +7330,8 @@
in the outline of the <var title="">current outlinee</var>
element.</p>
- <p>Insert its outline at the end of the <var title="">current
+ <p>Insert the outline of the <span>sectioning content</span>
+ element being exited at the end of the <var title="">current
section</var>. (This does not change which section is the last
section in the outline.)</p>
More information about the Commit-Watchers
mailing list