Bug 17740
| Summary: | Incorrect charset used on jellybelly.com | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
| URL: | http://jellybelly.com/International/Japanese/home.html | ||
Alexey Proskuryakov
Steps to reproduce: open <http://jellybelly.com/International/Japanese/home.html> and see garbage instead of text.
This page has a broken charset declaration, but Firefox displays it fine (and HTML5 algorithm reportedly works, too).
<META content="text/html"; charset="shift_jis"iso-2022-jpeuc-jp" http-equiv="Content-Type">
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |