[Webkit-unassigned] [Bug 11572] REGRESSION: U+0000 is no longer treated as whitespace, causing rendering trouble

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 22 00:33:16 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=11572





------- Comment #11 from ian at hixie.ch  2007-01-22 00:33 PDT -------
Ah, per HTML5, all U+0000 NULL characters in the input must be replaced by
U+FFFD REPLACEMENT CHARACTERs before the parser sees the input stream, even in
the middle of a tagname. But my above caveat still applies.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list