Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(webkit safari, ipad2) Animating transparent png on top of transparent background png destroys background-image #67

Open
GoogleCodeExporter opened this issue Mar 24, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Create a div with background-image:url(transparent.png); 
2.put another div with the image(2) you want to rotate on top of the first one
3. Rotate the image(2)

What is the expected output? 
Image rotates and everything looks fine. 
What do you see instead?
The background image gets ... i dont know how to call that.. it gets destroyed 
in some way (see attachment)


What version of the product are you using? On what operating system?
webkit safari ipad ios5

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 4 Apr 2012 at 3:07

Attachments:

@GoogleCodeExporter
Copy link
Author

this does not happen, if you put the background image in another div (as an 
img)and the other one on top of it. only with background-image

Original comment by [email protected] on 4 Apr 2012 at 3:15

@GoogleCodeExporter
Copy link
Author

Cant tell what's the expected behaviour there :/ And also a test case would be 
helpfull - can you repeat problem inside a jsfiddle.net ??

Original comment by [email protected] on 4 Apr 2012 at 5:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant