[html5] r2507 - [e] (0) Disambiguate </li> and </dd>/</dt> processing. (credit: tt)

whatwg at whatwg.org whatwg at whatwg.org
Mon Dec 1 19:08:52 PST 2008


Author: ianh
Date: 2008-12-01 19:08:52 -0800 (Mon, 01 Dec 2008)
New Revision: 2507

Modified:
   index
   source
Log:
[e] (0) Disambiguate </li> and </dd>/</dt> processing. (credit: tt)

Modified: index
===================================================================
--- index	2008-12-02 03:06:14 UTC (rev 2506)
+++ index	2008-12-02 03:08:52 UTC (rev 2507)
@@ -48554,6 +48554,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
@@ -48599,6 +48601,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

Modified: source
===================================================================
--- source	2008-12-02 03:06:14 UTC (rev 2506)
+++ source	2008-12-02 03:08:52 UTC (rev 2507)
@@ -55352,6 +55352,8 @@
 
      <li>
 
+      <p>This is the last step.</p>
+
       <p>If the <span>stack of open elements</span> <span title="has
       an element in scope">has a <code>p</code> element in
       scope</span>, then act as if an end tag with the tag name
@@ -55401,6 +55403,8 @@
 
      <li>
 
+      <p>This is the last step.</p>
+
       <p>If the <span>stack of open elements</span> <span title="has
       an element in scope">has a <code>p</code> element in
       scope</span>, then act as if an end tag with the tag name




More information about the Commit-Watchers mailing list