| Index: LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html
|
| diff --git a/LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html b/LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html
|
| index 92ac25b754f67bd032ac94a142a371ddf0729d72..35a4e34e6a977e66e997897d5e07541ae44a8d4f 100644
|
| --- a/LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html
|
| +++ b/LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html
|
| @@ -23,9 +23,6 @@ function prepareDOMTree(parent)
|
| }
|
|
|
| function test() {
|
| - if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| if (!window.eventSender) {
|
| testFailed('');
|
| return;
|
|
|