[Webkit-unassigned] [Bug 40590] Inherited property is not updated when animating
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 16 01:17:17 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=40590
--- Comment #2 from Ville Karavirta <vkaravir at gmail.com> 2011-08-16 01:17:17 PST ---
Created an attachment (id=104014)
--> (https://bugs.webkit.org/attachment.cgi?id=104014&action=review)
A testcase to reproduce the bug
The above URL does not work anymore and this bug still exists in Safari 5.0.6 on Mac and nightly build 93030.
This is not only a problem with animation, but changing the style of an element in JavaScript does not update the properties of inheriting elements. I attached a test case that does not use jQuery. To reproduce the bug:
1. Click the text "click" on the page
2. both parent and child divs should be equal size and color, but inherited properties (height, width, background-color) are not updated for the child element
--
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