| Index: LayoutTests/fast/dom/shadow/focus-navigation-with-distributed-nodes.html
|
| diff --git a/LayoutTests/fast/dom/shadow/focus-navigation-with-distributed-nodes.html b/LayoutTests/fast/dom/shadow/focus-navigation-with-distributed-nodes.html
|
| index ca9cf32f34b873ce9d3382edbde956e78b50e237..d989121bcc38553b0e98798ed71538c9d9fe7f8e 100644
|
| --- a/LayoutTests/fast/dom/shadow/focus-navigation-with-distributed-nodes.html
|
| +++ b/LayoutTests/fast/dom/shadow/focus-navigation-with-distributed-nodes.html
|
| @@ -54,9 +54,6 @@ function testDetailsSummary()
|
|
|
|
|
| function test() {
|
| - if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| if (!window.eventSender) {
|
| testFailed('');
|
| return;
|
|
|