Closed
Bug 741546
Opened 14 years ago
Closed 14 years ago
CSS transition not working when the parent has a change in overflow
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 718000
People
(Reporter: pqwoerituytrueiwoq, Unassigned)
Details
Attachments
(1 file)
|
1.00 KB,
text/plain
|
Details |
When the parent element is in a transition the child sibling does not get its animation and enters the final state after the transition i tried it on the nightly build it did not even rotate 90% at all (it stayed at 0deg)
if you comment out lines 7-16 the arrow will get a animated rotation
also take a look at what happens when you change "height:100px;" to "height:auto;"
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•