Bug 58759 - [Qt] Expose the shadow DOM to DumpRenderTree JS tests
Summary: [Qt] Expose the shadow DOM to DumpRenderTree JS tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-17 17:47 PDT by Dominic Cooney
Modified: 2011-04-18 06:56 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.11 KB, patch)
2011-04-17 18:00 PDT, Dominic Cooney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.