[Webkit-unassigned] [Bug 60160] Web Inspector: expose shadow DOM in the Elements panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 06:50:29 PDT 2011


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





--- Comment #8 from Andrey Kosyakov <caseq at chromium.org>  2011-05-04 06:50:29 PST ---
(From update of attachment 92223)
View in context: https://bugs.webkit.org/attachment.cgi?id=92223&action=review

>>> LayoutTests/inspector/elements/shadow-dom-expected.txt:20
>>> +        - <div>
>> 
>> Would be nice if the test used our own element with simpler shadow tree and would depend on the internal structure of <video> element.
> 
> We can't do that unless we do it in DumpRenderTree -- shadow DOM is not accessible from JavaScript. I don't think this is worth the hassle, given this would have to be implemented for multiple platforms.

Actually, I just realized that we already expose LayoutTestController.ensureShadowRoot() -- so I'll get rid of <video> here and will switch to a manually build shadow tree. Thanks for the idea!

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