Bug 58759

Summary: [Qt] Expose the shadow DOM to DumpRenderTree JS tests
Product: WebKit Reporter: Dominic Cooney <dominicc>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kenneth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Dominic Cooney 2011-04-17 17:47:07 PDT
Like Chromium DRT (bug 56573), JSC DRT (bug 57415), WK2 WebKitTestRunner (bug 57661) and GTK DRT (bug 57551), Qt DRT should expose shadow DOM to layout tests via layoutTestController.shadowRoot.
Comment 1 Dominic Cooney 2011-04-17 18:00:32 PDT
Created attachment 89978 [details]
Patch
Comment 2 Andreas Kling 2011-04-18 05:00:32 PDT
Comment on attachment 89978 [details]
Patch

r=me, thanks for fixing this. :)
Comment 3 WebKit Commit Bot 2011-04-18 06:56:34 PDT
Comment on attachment 89978 [details]
Patch

Clearing flags on attachment: 89978

Committed r84139: <http://trac.webkit.org/changeset/84139>
Comment 4 WebKit Commit Bot 2011-04-18 06:56:40 PDT
All reviewed patches have been landed.  Closing bug.