[Webkit-unassigned] [Bug 78202] New: [Shadow]: Expose one ShadowRoot in the Elements panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 21:49:02 PST 2012


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

           Summary: [Shadow]: Expose one ShadowRoot in the Elements panel
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominicc at chromium.org
                CC: apavlov at chromium.org, caseq at chromium.org,
                    silviapf at chromium.org
            Blocks: 62220


Despite r85751 being rolled out (see bug 60160 and bug 62188) a few people are using ad-hoc variants of that patch for development, eg of video text tracks in the video element. I’m filing this bug to move discussion about the evolution of that patch from bug 60160 to here, firstly because bug 60160 is closed, and secondly because ShadowRoot is now available from JavaScript (if the SHADOW_DOM feature is enabled) so we might want to revisit this patch as the basis of accessing author shadows in the Inspector. Note that the Shadow DOM spec has changed since the bug 60160-era and soon elements will be able to have multiple shadow roots attached in a stack.

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