Bug 84371

Summary: REGRESSION: changing the class of an element on webkitTransitionEnd has no effect on the element's children
Product: WebKit Reporter: Marc Hoyois <marc.hoyois>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, dino, simon.fraser
Priority: P1 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   
Attachments:
Description Flags
HTML file reproducing the bug none

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
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.