[Webkit-unassigned] [Bug 201545] New: WebKitGTK fails to render iso-8859-1 pages with special characters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 6 08:51:50 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201545
Bug ID: 201545
Summary: WebKitGTK fails to render iso-8859-1 pages with
special characters
Product: WebKit
Version: WebKit Local Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: xry111 at mengyan1223.wang
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
>From https://gitlab.gnome.org/GNOME/epiphany/issues/910, and http://wiki.linuxfromscratch.org/blfs/ticket/12481:
```
curl -o index.html http://www.linuxfromscratch.org/blfs/view/systemd/index.html
epiphany index.html
```
The following error is produced:
```
This page contains the following errors:
error on line 7 at column 12: Encoding error
Below is a rendering of the page up to the first error.
```
However the following works fine:
```
epiphany http://www.linuxfromscratch.org/blfs/view/systemd/index.html
```
WebKitGTK MiniBrowser also has the same issue so this may be a WebKit bug. Chrome renders the page correctly.
--
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/6c5f81cc/attachment-0001.html>
More information about the webkit-unassigned
mailing list