- From: poot <cvsmail@w3.org>
- Date: Sat, 2 May 2009 08:34:44 +0900 (JST)
- To: public-html-diffs@w3.org
Removed per hsivonen's request. (whatwg r3058) 8.2.5.10 The "in body" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.2218.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.2217&r2=1.2218&f=h http://html5.org/tools/web-apps-tracker?from=3057&to=3058 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2217 retrieving revision 1.2218 diff -u -d -r1.2217 -r1.2218 --- Overview.html 1 May 2009 23:15:49 -0000 1.2217 +++ Overview.html 1 May 2009 23:21:40 -0000 1.2218 @@ -51085,9 +51085,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>
Received on Friday, 1 May 2009 23:35:20 UTC