Bug 104364 - [TexMap] Can not do multiple accelerated animations
Summary: [TexMap] Can not do multiple accelerated animations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks: 99306 103105 103747
  Show dependency treegraph
 
Reported: 2012-12-07 05:18 PST by Allan Sandfeld Jensen
Modified: 2012-12-07 07:03 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.54 KB, patch)
2012-12-07 05:22 PST, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2012-12-07 05:18:30 PST
If you do CSS animation with keyframes that contain multiple properties that can be animated accelerated, only one of them will be actually animate, the other will stay at from value.
Comment 1 Allan Sandfeld Jensen 2012-12-07 05:22:42 PST
Created attachment 178202 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-07 07:03:28 PST
Comment on attachment 178202 [details]
Patch

Clearing flags on attachment: 178202

Committed r136953: <http://trac.webkit.org/changeset/136953>
Comment 3 WebKit Review Bot 2012-12-07 07:03:32 PST
All reviewed patches have been landed.  Closing bug.