[Webkit-unassigned] [Bug 69159] New: Add exact match attribute selectors to the fast path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 11:24:03 PDT 2011


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

           Summary: Add exact match attribute selectors to the fast path
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


Attribute selectors are increasingly common and we have them in our default style sheet too. [foo] and [foo="bar"] type selectors can be resolved quicky and easily in the fast path.

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