RESOLVED FIXED 75336
WebKitCSSKeyframeRule.style.parentRule should point to the keyframe rule.
https://bugs.webkit.org/show_bug.cgi?id=75336
Summary WebKitCSSKeyframeRule.style.parentRule should point to the keyframe rule.
Andreas Kling
Reported 2011-12-28 22:11:09 PST
A keyframe rule's style declaration currently points to the keyframes rule containing the keyframe. This seems wrong to me.
Attachments
Proposed patch (5.88 KB, patch)
2011-12-28 22:18 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-12-28 22:18:01 PST
Created attachment 120720 [details] Proposed patch
Antti Koivisto
Comment 2 2011-12-30 02:18:33 PST
Comment on attachment 120720 [details] Proposed patch Seems right to me.
Andreas Kling
Comment 3 2011-12-30 09:32:22 PST
Comment on attachment 120720 [details] Proposed patch Clearing flags on attachment: 120720 Committed r103844: <http://trac.webkit.org/changeset/103844>
Andreas Kling
Comment 4 2011-12-30 09:32:33 PST
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.