Bug 99927
Summary: | transform3d conflict with background animation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zijun Wei <finscn> |
Component: | Layout and Rendering | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zijun Wei
browser ver :
safari 6.01
chrome 22.0.1229.94
safari for iOS 6
Ahmad Saleem
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.