Bug 75336 - WebKitCSSKeyframeRule.style.parentRule should point to the keyframe rule.
Summary: WebKitCSSKeyframeRule.style.parentRule should point to the keyframe rule.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 22:11 PST by Andreas Kling
Modified: 2011-12-30 09:32 PST (History)
6 users (show)

See Also:


Attachments
Proposed patch (5.88 KB, patch)
2011-12-28 22:18 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 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.
Comment 1 Andreas Kling 2011-12-28 22:18:01 PST
Created attachment 120720 [details]
Proposed patch
Comment 2 Antti Koivisto 2011-12-30 02:18:33 PST
Comment on attachment 120720 [details]
Proposed patch

Seems right to me.
Comment 3 Andreas Kling 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>
Comment 4 Andreas Kling 2011-12-30 09:32:33 PST
All reviewed patches have been landed.  Closing bug.