[html5] r3058 - [e] (0) Removed per hsivonen's request.
whatwg at whatwg.org
whatwg at whatwg.org
Fri May 1 16:21:37 PDT 2009
Author: ianh
Date: 2009-05-01 16:21:36 -0700 (Fri, 01 May 2009)
New Revision: 3058
Modified:
index
source
Log:
[e] (0) Removed per hsivonen's request.
Modified: index
===================================================================
--- index 2009-05-01 23:15:45 UTC (rev 3057)
+++ index 2009-05-01 23:21:36 UTC (rev 3058)
@@ -56838,9 +56838,7 @@
<p>If the <a href=#stack-of-open-elements>stack of open elements</a> does not <a href=#has-an-element-in-scope title="has an element in scope">have an element in scope</a>
whose tag name is one of "h1", "h2", "h3", "h4", "h5", or "h6",
- then this is a <a href=#parse-error>parse error</a>; ignore the token. <!--
- XXX quirk: Act as if a start tag with the tag name given in the
- token had been seen, then reprocess the current token. --></p>
+ then this is a <a href=#parse-error>parse error</a>; ignore the token.</p>
<p>Otherwise, run these steps:</p>
Modified: source
===================================================================
--- source 2009-05-01 23:15:45 UTC (rev 3057)
+++ source 2009-05-01 23:21:36 UTC (rev 3058)
@@ -69505,9 +69505,7 @@
<p>If the <span>stack of open elements</span> does not <span
title="has an element in scope">have an element in scope</span>
whose tag name is one of "h1", "h2", "h3", "h4", "h5", or "h6",
- then this is a <span>parse error</span>; ignore the token. <!--
- XXX quirk: Act as if a start tag with the tag name given in the
- token had been seen, then reprocess the current token. --></p>
+ then this is a <span>parse error</span>; ignore the token.</p>
<p>Otherwise, run these steps:</p>
More information about the Commit-Watchers
mailing list