Bug 18924
| Summary: | UTF-8 encoding not detected at massimoteodori.it | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Morten Norby Larsen <morten.larsen> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P3 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
| URL: | http://www.massimoteodori.it/europamerica/europamerica.htm | ||
| Bug Depends on: | 245305 | ||
| Bug Blocks: | |||
Morten Norby Larsen
The UTF-8 encoding on the linked page is not detected
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
This page is broken in that its charset declaration is not in <head>. It is also farther from the document start than we check unconditionally. Yet, Firefox supports does work on this example, so it is a valid bug.