spec/Overview.html 1.1678 2507 Disambiguate </li> and </dd>/</dt> proce

Disambiguate </li> and </dd>/</dt> processing. (credit: tt) (whatwg
r2507)

8.2.5.10 The "in body" insertion mode
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1678.html#parsing-main-inbody

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1677&r2=1.1678&f=h
http://html5.org/tools/web-apps-tracker?from=2506&to=2507

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1677
retrieving revision 1.1678
diff -u -d -r1.1677 -r1.1678
--- Overview.html 2 Dec 2008 03:06:18 -0000 1.1677
+++ Overview.html 2 Dec 2008 03:08:56 -0000 1.1678
@@ -39120,6 +39120,8 @@
 
      <li>
 
+      <p>This is the last step.</p>
+
       <p>If the <a href=#stack-of-open-elements>stack of open elements</a> <a href=#has-an-element-in-scope title="has
       an element in scope">has a <code>p</code> element in
       scope</a>, then act as if an end tag with the tag name
@@ -39165,6 +39167,8 @@
 
      <li>
 
+      <p>This is the last step.</p>
+
       <p>If the <a href=#stack-of-open-elements>stack of open elements</a> <a href=#has-an-element-in-scope title="has
       an element in scope">has a <code>p</code> element in
       scope</a>, then act as if an end tag with the tag name

Received on Tuesday, 2 December 2008 03:12:04 UTC