[Webkit-unassigned] [Bug 9454] CSS2: Language not inherited from parent element (Acid3 bug)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 6 12:49:56 PST 2008


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





------- Comment #33 from eric at webkit.org  2008-01-06 12:49 PDT -------
I guess one possibility for a perf-improvement would be to cache the computed
:lang value on the renderer during the reverse-walk up the tree for the :lang
computation.  We'd just have to know how to invalidate it (and the whole
subtree) every time a lang= value changed.


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