Bug 160256

Summary: Align CSSSupportsRule with the specification
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, dbates, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://drafts.csswg.org/css-conditional-3/#csssupportsrule
Attachments:
Description Flags
Patch darin: review+

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.