| Index: LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots.html
|
| diff --git a/LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots.html b/LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots.html
|
| index 51c677517efa03eb5e852afc134b40ab98a751d3..04513ed4094eebdb4a2770eb1ba7bc101940f716 100644
|
| --- a/LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots.html
|
| +++ b/LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots.html
|
| @@ -34,9 +34,6 @@ function prepareDOMTree(parent)
|
| }
|
|
|
| function test() {
|
| - if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| if (!window.eventSender) {
|
| testFailed('');
|
| return;
|
|
|