I would say it's a bug, WebKit works with UTF16 internally but all our public API expects utf8 strings, like all other GNOME APIs. Could you provide a self contained test case?
I have created this https://bugs.webkit.org/show_bug.cgi?id=127481 and attached a self contained test case: https://bugs.webkit.org/attachment.cgi?id=221983
Thanks, Sami _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
