[Webkit-unassigned] [Bug 82847] New: Add mechanism for mapping from StyleRules back to fully constructed CSSStyleRules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 1 12:28:57 PDT 2012


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

           Summary: Add mechanism for mapping from StyleRules back to
                    fully constructed CSSStyleRules
           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


Inspector is using CSSStyleSelector to calculate the CSS rules matched by a given element and expects to be able to walk the parent chain. After 82728 the stylesheet object tree won't have parent pointers and we are going to need another mechanism to support this.

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