[Bug 21275] [Imports]: Force utf-8

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

--- Comment #18 from Morrita Hajime <morrita@google.com> ---
(In reply to Anne from comment #17)
> No we should always use utf-8. Just like workers are always utf-8, new types
> of HTML resources should always be utf-8. <meta> and text/html's charset
> parameter are simply irrelevant.

The point here is that it is not clear if HTML imports are new type of
resources or they are just HTML. If we turn the type of imports to
DocumentFragments, it would definitely a new type of resources. But if it is
Document, I think it's just an HTML as we have had.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 17 March 2014 16:51:03 UTC