Support @charset in UTF-16 and UTF-32 stylesheets
https://bugs.webkit.org/show_bug.cgi?id=10709
Summary Support @charset in UTF-16 and UTF-32 stylesheets
Alexey Proskuryakov
Reported 2006-09-03 08:21:21 PDT
Currently, Decoder::decode() only looks for "@charset" bytes when decoding CSS - it should also support UTF-16, UTF-32, and, theoretically, even EBCDIC. See bug URL for the specification.
Attachments
test case (4.77 KB, application/zip)
2006-09-07 12:55 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2006-09-07 12:55:16 PDT
Created attachment 10441 [details] test case
Note You need to log in before you can comment on or make changes to this bug.