[Webkit-unassigned] [Bug 75619] New: Improve SelectorChecker::determineSelectorScopes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 06:06:49 PST 2012


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

           Summary: Improve SelectorChecker::determineSelectorScopes
           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


SelectorChecker::determineSelectorScopes currently searches to the end of the selector chain and then sees if the last one is suitable to be a scope. A better algorithm will find a scope from anywhere in the chain.

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