RESOLVED WORKSFORME 21637
<meta charset> is ignored when within tags
https://bugs.webkit.org/show_bug.cgi?id=21637
Summary <meta charset> is ignored when within tags
Alon Bar-Lev
Reported 2008-10-15 23:38:22 PDT
Attached is a sample that works correctly in firefox and konqueror. It looks like the <meta> tag within the <head> is not ignored if it is within another element.
Attachments
test case (download to a local file to test) (90 bytes, text/html)
2008-10-15 23:39 PDT, Alon Bar-Lev
no flags
Alon Bar-Lev
Comment 1 2008-10-15 23:39:02 PDT
Created attachment 24388 [details] test case (download to a local file to test)
Simon Hausmann
Comment 2 2009-11-20 08:00:58 PST
It would be great to have a layout test for this.
Alexey Proskuryakov
Comment 3 2009-11-20 12:53:24 PST
This works correctly in Safari 4.0.4. Was this fixed since the bug was filed? Or is it somehow a Qt-specific issue that still exists? Note that the attached test should be first downloaded to a local file, because Bugzilla forces UTF-8 on text attachments.
Simon Hausmann
Comment 4 2009-11-23 13:47:14 PST
Works for me in ToT Qt build, too :-)
Note You need to log in before you can comment on or make changes to this bug.