RESOLVED FIXED 228977
HTMLStyleElement should create its style sheet even if its media attribute is invalid
https://bugs.webkit.org/show_bug.cgi?id=228977
Summary HTMLStyleElement should create its style sheet even if its media attribute is...
Chris Dumez
Reported 2021-08-10 15:34:01 PDT
HTMLStyleElement should create its style sheet even if its media attribute is invalid. WebKit currently doesn't and this is causing us to fail the following WPT test: - html/semantics/document-metadata/the-style-element/style_non_matching_media.html This test is passing in both Firefox and Chrome.
Attachments
Patch (3.55 KB, patch)
2021-08-10 15:35 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-08-10 15:35:53 PDT
Chris Dumez
Comment 2 2021-08-10 15:37:06 PDT
EWS
Comment 3 2021-08-11 08:40:23 PDT
Committed r280910 (240432@main): <https://commits.webkit.org/240432@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435307 [details].
Radar WebKit Bug Importer
Comment 4 2021-08-11 08:41:17 PDT
Note You need to log in before you can comment on or make changes to this bug.