| Index: LayoutTests/fast/dom/shadow/focus-navigation.html
|
| diff --git a/LayoutTests/fast/dom/shadow/focus-navigation.html b/LayoutTests/fast/dom/shadow/focus-navigation.html
|
| index 6167c29f5a7208da691dbead819e3689d7a24579..c0c27236d0ab8a9c064471912d70458381f11242 100644
|
| --- a/LayoutTests/fast/dom/shadow/focus-navigation.html
|
| +++ b/LayoutTests/fast/dom/shadow/focus-navigation.html
|
| @@ -63,9 +63,6 @@ function prepareDOMTree(parent)
|
| }
|
|
|
| function test() {
|
| - if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| if (!window.eventSender) {
|
| testFailed('');
|
| return;
|
|
|