Issue 3094: EUC-JP implementation is not compatible with IE and Firefox.
http://code.google.com/p/chromium/issues/detail?id=3094

Comment #1 by [EMAIL PROTECTED]:
Chrome and Safari uses ICU's EUC-JP table.  In case of Firefox, it maps  
both 0xFAFC
and 0x8FCAB3 to U+71C1 while in the other direction, U+71C1 is always  
mapped to
0xFAFC.

I think it's good to be compatible with IE and FF. I'll add a new table  
with that
when I rebuild the ICU data table.

This depends on issue 2078


Issue attribute updates:
        Owner: [EMAIL PROTECTED]
        Cc: [EMAIL PROTECTED]

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to