[Webkit-unassigned] [Bug 97298] New: [Refactoring] Introduce a traversal strategy template in SelectorChecker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 23:43:20 PDT 2012


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

           Summary: [Refactoring] Introduce a traversal strategy template
                    in SelectorChecker
           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: shinyak at chromium.org
            Blocks: 96990


In Bug 96990, we would like to make SelectorChecker work with a node pool which is populated by <content> or <shadow> element.
As the first step, we would like to extract a dom traversal code from SelectorChecker so that we would like to reuse SelectorChecker for a node pool.

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