Bug 160219

Summary: Align CSSKeyframesRule with the specification
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: AnimationsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, dino, rniwa, sam, simon.fraser
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://drafts.csswg.org/css-animations/#interface-csskeyframesrule
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-07-26 15:47:20 PDT
Align CSSKeyframesRule with the specification: - https://drafts.csswg.org/css-animations/#interface-csskeyframesrule In particular, the parameter to insertRule() / appendRule() / deleteRule() / findRule() should be mandatory. Both Firefox and Chrome agree with the specification here. Also, the CSSKeyframesRule.name attribute should not be nullable. Chrome agrees with the specification. Firefox, however, has the attribute nullable.
Attachments
Patch (7.60 KB, patch)
2016-07-26 15:50 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-07-26 15:50:43 PDT
WebKit Commit Bot
Comment 2 2016-07-26 16:39:04 PDT
Comment on attachment 284649 [details] Patch Clearing flags on attachment: 284649 Committed r203753: <http://trac.webkit.org/changeset/203753>
WebKit Commit Bot
Comment 3 2016-07-26 16:39:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.