[Webkit-unassigned] [Bug 6046] Need to cleanup charset aliases support

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Dec 18 14:25:37 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6046





------- Additional Comments From darin at apple.com  2005-12-18 14:25 -------
Note that WebCore's lookup ignores case and all non-alphanumeric characters. So that if WebCore lists 
"UTF-8", then "u<t>f-8-" will also work.

Since ICU does not have this property, we'd need to do something if we want to preserve this behavior.

-- 
Configure bugmail: http://bugzilla.opendarwin.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