- From: <bugzilla@jessica.w3.org>
- Date: Thu, 13 Feb 2014 22:29:34 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24349 Morrita Hajime <morrita@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Morrita Hajime <morrita@google.com> --- (In reply to Anne from comment #3) > That's not the right fix. You're pointing to a document that defines > behavior for when a Document is set to quirks mode. You're not actually > preventing a document from being set to quirks mode. You need a particular > HTML parser invocation and everything else is not needed. OK, so here is another attempt: https://github.com/w3c/webcomponents/commit/38326f265eecee0c9455e7884a2504796fb5b819 As the spec already has aparser invocation, I added a tweak there. I wonder this hits the reasonable extension point of the parser though. Feedback and reopen welcome! -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 13 February 2014 22:29:37 UTC