Bug 104364

Summary: [TexMap] Can not do multiple accelerated animations
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: Layout and RenderingAssignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 99306, 103105, 103747    
Attachments:
Description Flags
Patch none

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.