[webkit-reviews] review denied: [Bug 80515] HTML meta http-equiv "Content-Style-Type" not supported : [Attachment 131610] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 09:00:05 PDT 2012


Alexey Proskuryakov <ap at webkit.org> has denied pravind.2k4 at gmail.com's request
for review:
Bug 80515: HTML meta http-equiv "Content-Style-Type" not supported
https://bugs.webkit.org/show_bug.cgi?id=80515

Attachment 131610: Patch
https://bugs.webkit.org/attachment.cgi?id=131610&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=131610&action=review


> Source/WebCore/ChangeLog:8
> +	   style type for the document. However from HTML 5 onwards the default

> +	   style type is text/css and cannot be set by meta tags.

We do not aim to support pre-HTML5 features.

Anything that's in earlier standards but not in HTML5 is presumed to be
unnecessary for web compatibility.


More information about the webkit-reviews mailing list