RESOLVED FIXED 160256
Align CSSSupportsRule with the specification
https://bugs.webkit.org/show_bug.cgi?id=160256
Summary Align CSSSupportsRule with the specification
Chris Dumez
Reported 2016-07-27 09:34:35 PDT
Align CSSSupportsRule with the specification: - https://drafts.csswg.org/css-conditional-3/#csssupportsrule In particular: - The parameters to insertRule() / deleteRule() should be mandatory - CSSSupportsRule should be exposed on the global Window object Both Firefox and Chrome agree with the specification here.
Attachments
Patch (12.58 KB, patch)
2016-07-27 10:26 PDT, Chris Dumez
darin: review+
Chris Dumez
Comment 1 2016-07-27 10:26:39 PDT
Chris Dumez
Comment 2 2016-07-27 11:05:30 PDT
Note You need to log in before you can comment on or make changes to this bug.