[Webkit-unassigned] [Bug 13415] Add UTF-32 support for html/xml documents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 23:58:09 PDT 2007


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





------- Comment #18 from jungshik.shin at gmail.com  2007-07-05 23:58 PDT -------
What do you mean by tabs in 4 UTF-32 files? They're NOT ASCII-compatible and
they should be treated as binary. 

As for xml vs html, WebKit currently use different encoding sniffing rules for
html and xml, which is why I have separate test cases for html and xml. The
same is true of UTF-16 test cases. 

I'll get rid of tabs in the source code and upload a new patch. 


-- 
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