[Bug 9659] Initial U+0000 should not set frameset-ok to "not ok"

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9659





--- Comment #15 from Henri Sivonen <hsivonen@iki.fi>  2010-09-12 21:08:38 ---
(In reply to comment #14)
> The only alternative that seems to make sense is that U+0000 gets converted to
> a token that gets converted to U+FFFD in the tree builder, except in the "in
> body" mode, where it is ignored.

Considering that Gecko and WebKit already interoperably turn U+0000 into U+FFFD
in the text and in foreign content modes (i.e. where script text can occur) and
ignore it otherwise, it seems best to just go with that in the spec instead of
trying to turn tweak the condition further.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 12 September 2010 21:08:40 UTC