[Webkit-unassigned] [Bug 127481] [GTK] webkit_web_view_load_html reads UTF8 css files as UTF16
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 24 08:50:26 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127481
--- Comment #3 from Sami Wagiaalla <swagiaal at redhat.com> 2014-01-24 08:47:54 PST ---
Hi!
> I gave a quick try on your reduced test case but it seems to work properly for me. Launching your browser example and the text is actually displayed in blue
Hmm.. I did not expect that.
Which version of webkitgtk are you using ?
Is there any reason (setting on your environment) for your webkit to read the css file correctly as UTF8 ?
Just out of curiosity what happens of you replace the test.css file with test16.css file (mv test16.css test.css) ?
Strangely it turns out that if you specify @charset "UTF16" in the CSS file it is read properly.
--
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