Bug 99927 - transform3d conflict with background animation
Summary: transform3d conflict with background animation
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 27569
  Show dependency treegraph
 
Reported: 2012-10-21 02:35 PDT by Zijun Wei
Modified: 2013-02-20 20:15 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zijun Wei 2012-10-21 02:35:49 PDT
A element with transform3d property will stop any background animation(performed by using setInterval to change background position) over it.

The animation host element might not be its child.

see the demo below:

http://tryhtml5.sinaapp.com/op/cvd/b.html
Comment 1 Zijun Wei 2012-10-21 02:51:19 PDT
browser ver :

safari 6.01
chrome  22.0.1229.94
safari  for iOS 6