Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv30711 Modified Files: Overview.html Log Message: Make <foo bar '> a parse error on the ', to match the syntax section. (credit: hs) (whatwg r2123) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1294 retrieving revision 1.1295 diff -u -d -r1.1294 -r1.1295 --- Overview.html 29 Aug 2008 09:10:14 -0000 1.1294 +++ Overview.html 29 Aug 2008 09:15:02 -0000 1.1295 @@ -47855,6 +47855,13 @@ <dd>Switch to the <a href="#self-closing0">self-closing start tag state</a>. + <dt>U+0022 QUOTATION MARK (") + + <dt>U+0027 APOSTROPHE (') + + <dd><a href="#parse2">Parse error</a>. Treat it as per the "anything else" + entry below. + <dt>EOF <dd><a href="#parse2">Parse error</a>. Emit the current tag token.Received on Friday, 29 August 2008 09:15:38 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 9 October 2008 20:32:59 GMT