[Webkit-unassigned] [Bug 17182] Charset declared with document.write in an external Javascript is not honored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 13:26:35 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17182





------- Comment #3 from ap at webkit.org  2008-02-05 13:26 PDT -------
The root cause is that WebKit doesn't look at charset declarations when parsing
HTML - we only check for those in a quick pre-parsing phase. It's a deficiency
in this pre-parsing phase that it picks meta declarations even inside scripts.


-- 
Configure bugmail: http://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