[Webkit-unassigned] [Bug 78584] [Encoding] We should run text encoding detector for iframes and child frame.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 22:55:29 PST 2012


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





--- Comment #4 from yosin at chromium.org  2012-02-14 22:55:29 PST ---
I agree not to implement smarter encoding sniffer in WebKit.
In this case, my experiment is:
  FF10: Same as WebKit
  IE9: Display correctly
  OP11: Display correctly

It seems using parent frame's charset for default charset is not established way.  I can't say both IE9 and OP11 sniffing encoding instead of using parent's charset. Although, once we do sniffing, WK get same results as IE9/OP11.

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