Bug 99927

Summary: transform3d conflict with background animation
Product: WebKit Reporter: Zijun Wei <finscn>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ahmad.saleem792, jaepark, karlcow, kennyluck, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 27569    

Zijun Wei
Reported 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
Attachments
Zijun Wei
Comment 1 2012-10-21 02:51:19 PDT
browser ver : safari 6.01 chrome 22.0.1229.94 safari for iOS 6
Ahmad Saleem
Comment 2 2024-07-01 09:25:13 PDT
Test Case - https://web.archive.org/web/20140805153907/http://tryhtml5.sinaapp.com/op/cvd/b.html Safari 17.6 Beta, Chrome Canary 128 and Firefox Nightly 128 seems to work same and buggy behavior is same as 'No bug' in the test case. @Karl - can you double check before we mark this as 'RESOLVED WONTFIX' (because it was never confirmed.
Note You need to log in before you can comment on or make changes to this bug.