[Webkit-unassigned] [Bug 84371] New: REGRESSION: changing the class of an element on webkitTransitionEnd has no effect on the element's children
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 19 12:50:22 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84371
Summary: REGRESSION: changing the class of an element on
webkitTransitionEnd has no effect on the element's
children
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.7
Status: UNCONFIRMED
Severity: Normal
Priority: P1
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marc.hoyois at gmail.com
Created an attachment (id=137954)
--> (https://bugs.webkit.org/attachment.cgi?id=137954&action=review)
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list