WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160219
Align CSSKeyframesRule with the specification
https://bugs.webkit.org/show_bug.cgi?id=160219
Summary
Align CSSKeyframesRule with the specification
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-07-26 15:50:43 PDT
Created
attachment 284649
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug