[Webkit-unassigned] [Bug 9454] CSS2: Language not inherited from parent element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 11 12:27:32 PDT 2007


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





------- Comment #13 from kde at carewolf.com  2007-08-11 12:27 PDT -------
Hyatt: The performance is a really a design decision. I've used the same model
when implementing the nth-selectors. The idea is to not to let these
rarely-used features bleed code-wise or performance-wise over anything else. If
:lang selectors become more common you can always improve the performance for a
general memory-hit.

Rob: run-webkit-tests doesn't work here. You have to make the test-results
yourself.

Hmm. Seems I missed one thing. I'll make a new patch with green results.. 


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