[Webkit-unassigned] [Bug 6312] css2.1 test suite should be run with UTF-8 text encoding
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Dec 31 11:39:54 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6312
macdome at opendarwin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bdakin at apple.com
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Additional Comments From macdome at opendarwin.org 2005-12-31 11:39 -------
The bug here is that the css 2.1 test suite, incorrectly assumes that it will be parsed as utf-8 by browsers.
Browsers generally assume latin1 for html (as is the case for Safari). These will all need to have a <meta>
tag added with the proper encoding (or whatever the modern way of specifying encodings for local html
files is). CC'ing beth since she was actively working with this test suite last I heard.
--
Configure bugmail: http://bugzilla.opendarwin.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