pubnotes/Overview.html 1.289 1781 1.971 Fix an error in the outlining a

1.971 Fix an error in the outlining algorithm that broke outlines
(whatwg r1781) (changed by: Michael Smith)

Diffs for this change per section: 
  http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.289.html#script_fpwd-toc
  http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.289.html#headings_wd2

Current content per affected section: 
  http://dev.w3.org/html5/pubnotes/Overview.html#script_fpwd-toc
  http://dev.w3.org/html5/pubnotes/Overview.html#headings_wd2

Previously published WD content per affected section: 
  http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#script_fpwd-toc
  http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#headings_wd2

Cumulative diff: http://people.w3.org/mike/diffs/html5/pubnotes/Overview.diff.html

http://dev.w3.org/cvsweb/html5/pubnotes/Overview.html?r1=1.288&r2=1.289&f=h

http://html5.org/tools/web-apps-tracker?from=1780&to=1781

===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.html,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -d -r1.288 -r1.289
--- Overview.html	2 Jul 2008 13:18:12 -0000	1.288
+++ Overview.html	2 Jul 2008 13:27:33 -0000	1.289
@@ -1045,6 +1045,8 @@
                 <li>A part of the “When entering a heading content
                 element” algorithm related to the <q>candidate
                   section</q> was revised.</li>
+                <li>A correction was made to the “Creating an
+                outline” algorithm.</li>
               </ul>
             </div>
           </div>

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.src.html,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -d -r1.273 -r1.274
--- Overview.src.html	2 Jul 2008 13:18:13 -0000	1.273
+++ Overview.src.html	2 Jul 2008 13:27:33 -0000	1.274
@@ -418,6 +418,8 @@
                 <li>A part of the “When entering a heading content
                 element” algorithm related to the <q>candidate
                   section</q> was revised.</li>
+                <li>A correction was made to the “Creating an
+                outline” algorithm.</li>
               </ul>
             </section>
           </section>

Received on Wednesday, 2 July 2008 13:30:20 UTC