[Webkit-unassigned] [Bug 51035] UCS2 encoding aliases should be defaulted to Big Endian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 13:10:18 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51035





--- Comment #6 from Yong Li <yong.li.webkit at gmail.com>  2010-12-14 13:10:18 PST ---
(In reply to comment #5)
> Have we found any existing test cases on websites? It seems that 16-bit encodings without BOMs are extremely rare.

Yeah. I can hardly find a real website sending UTF-16 without BOM. But seems everyone is saying UTF-16 without BOM should be UTF-16BE.

> 
> Is there some context other than viewing a webpage where this comes up? Form submission or XMLHttpRequest?

I'm using data URL like "data:text/plain;charset=UTF-16,%D8%69%DE%D6" to be iframe source or just type it in address bar.

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



More information about the webkit-unassigned mailing list