| Index: LayoutTests/fast/dom/shadow/focus-navigation-with-tabstop.html
|
| diff --git a/LayoutTests/fast/dom/shadow/focus-navigation-with-tabstop.html b/LayoutTests/fast/dom/shadow/focus-navigation-with-tabstop.html
|
| index 190990aeeba4f62bb88e3bd39d69954113719ff1..b471f8b4748a32577eae99b0c20dbd63bdcd8466 100644
|
| --- a/LayoutTests/fast/dom/shadow/focus-navigation-with-tabstop.html
|
| +++ b/LayoutTests/fast/dom/shadow/focus-navigation-with-tabstop.html
|
| @@ -146,9 +146,6 @@ function test() {
|
| }
|
|
|
| function run_tests() {
|
| - if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| if (!window.eventSender) {
|
| testFailed('');
|
| return;
|
|
|