[Webkit-unassigned] [Bug 88334] Prefer higher specificify selectors for rule set keys

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 08:38:37 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88334





--- Comment #2 from Joshua Peek <josh at joshpeek.com>  2012-06-06 08:38:36 PST ---
Created an attachment (id=146040)
 --> (https://bugs.webkit.org/attachment.cgi?id=146040&action=review)
CSS Selector Match performance test

Run the CSS Profiler on the sample page. Without the patch, all the selectors will so up since they aren't being indexed correctly. With the patch, only the single relevant selector will.

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