| Index: LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html
|
| diff --git a/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html b/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html
|
| index c5d0818280e914ce602e77422ef6871c811d3bb2..5ae134b058e5c6d6ec48ad6feacf202b514ea4ab 100644
|
| --- a/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html
|
| +++ b/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html
|
| @@ -172,9 +172,6 @@ function testAnchor() {
|
| }
|
|
|
| function run_tests() {
|
| - if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| if (!window.eventSender) {
|
| testFailed('');
|
| return;
|
|
|