[Webkit-unassigned] [Bug 19216] Character set detection seems to happen too late
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 11 14:54:22 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=19216
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
------- Comment #1 from ap at webkit.org 2009-01-11 14:54 PDT -------
This document has a broken structure (part of body content comes before head).
In such cases, WebKit only checks the first kilobyte for meta charset - while
Firefox will restart decoding if it sees the meta at any place in the document.
HTML5 specifies Firefox behavior, but despite this, I have very strong doubts
about it, because parsing can have side effects (like script execution), which
re-parsing would repeat.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list