[Webkit-unassigned] [Bug 14849] Setting valign on a table in JavaScript has no effect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 16 12:25:43 PST 2008
http://bugs.webkit.org/show_bug.cgi?id=14849
------- Comment #3 from hyatt at apple.com 2008-01-16 12:25 PDT -------
We basically need to find a way to retain the (very useful) performance
optimization of avoiding propagation to decendants for non-inherited properties
while still being correct. One idea would be to just propagate non-inherited
properties when we see an inherit keyword used on any stylesheet used by the
document.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list