[Bug 24349] [imports]: Import documents should always be in no-quirks mode

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24349

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |ian@hixie.ch
         Resolution|FIXED                       |---

--- Comment #5 from Anne <annevk@annevk.nl> ---
Sorry, I should have done some more research.

What I think we want is for the HTML parser to accept an override for quirks
mode just as it has for encoding. HTML can then use that override for <iframe
srcdoc> (rather than special casing that in the parser) and then HTML imports
and other specifications that need to parse HTML can use it too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 14 February 2014 11:15:17 UTC