[Webkit-unassigned] [Bug 201545] [GTK] Fails to render iso-8859-1 pages with special characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 6 09:27:50 PDT 2019


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=201295

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
I think that the root cause is that it's erroneously handled as XML. If it's .html, it should be HTML. It's even served as text/html from the server (not that it has any effect after downloading of course).

Probably a dupe of bug 201295.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190906/21690d18/attachment.html>


More information about the webkit-unassigned mailing list