WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 84194
Bug 84371
REGRESSION: changing the class of an element on webkitTransitionEnd has no effect on the element's children
https://bugs.webkit.org/show_bug.cgi?id=84371
Summary
REGRESSION: changing the class of an element on webkitTransitionEnd has no ef...
Marc Hoyois
Reported
2012-04-19 12:50:22 PDT
Created
attachment 137954
[details]
HTML file reproducing the bug Overview: When the CSS class of an element is changed on webkitTransitionEnd, this change has no immediate effect on the visual formatting of the child elements, even if their style is dependent on that class. Steps to Reproduce: Follow the instructions in the attached HTML file. Build Date & Platform: tested in
r114622
and in Safari 5.2 update 3. This bug does not affect Safari 5.1+ or Safari 5.2 update 2. Additional Information: I've only tested this with width/height transitions.
Attachments
HTML file reproducing the bug
(1.91 KB, text/html)
2012-04-19 12:50 PDT
,
Marc Hoyois
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2012-04-19 22:26:30 PDT
Need to get a regression range for this one. Is it
r112155
? That would suggest that this is related to
bug 84194
.
Marc Hoyois
Comment 2
2012-06-07 21:38:51 PDT
This was fixed by #84194. Thanks! *** This bug has been marked as a duplicate of
bug 84194
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug