[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:31:14 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=14849





------- Comment #4 from eric at webkit.org  2008-01-16 12:31 PDT -------
As discussed on IRC: this would mean adding a HashSet of properties which used
the inherit keyword at any time during the document's lifetime.  We would do a
lookup in that set after setting any non-inherited CSS property, if the lookup
returned true, then we'd force a style re-calc just as though the property was
an inherited property.


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