| Index: LayoutTests/fast/dom/shadow/focus-slide-on-shadow-host.html
|
| diff --git a/LayoutTests/fast/dom/shadow/focus-slide-on-shadow-host.html b/LayoutTests/fast/dom/shadow/focus-slide-on-shadow-host.html
|
| index 88e7029ebac176f6d6bc46db6237ec5e86a12e07..fb0d555c6241bb84b699f1a44171b99d1859bfc2 100644
|
| --- a/LayoutTests/fast/dom/shadow/focus-slide-on-shadow-host.html
|
| +++ b/LayoutTests/fast/dom/shadow/focus-slide-on-shadow-host.html
|
| @@ -101,9 +101,6 @@ function runTest() {
|
| shouldBe('inputB.selectionEnd', '1');
|
| }
|
|
|
| -if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| if (!window.eventSender)
|
| testFailed('');
|
|
|
|
|