WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
14640
Add a test for Content-Style-Type charset
https://bugs.webkit.org/show_bug.cgi?id=14640
Summary
Add a test for Content-Style-Type charset
Alexey Proskuryakov
Reported
2007-07-17 06:42:13 PDT
See
https://bugzilla.mozilla.org/show_bug.cgi?id=184082
<meta http-equiv="Content-Style-Type" content="text/css; charset=Shift_JIS"> <meta HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=EUC-JP"> I think we need a test for such a header.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-08-04 09:31:31 PDT
Content-Style-Type is not present in HTML standard anymore. Link -
https://html.spec.whatwg.org/multipage/semantics.html#the-meta-element
Plus Mozilla also mentioned that it was removed from HTML5 spec, so it is not needed any more. MDN also does not mention any reference to "Content-Style-Type". Link -
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-http-equiv
I am going to mark this as "RESOLVED WONTFIX", please reopen if needed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug