| Index: LayoutTests/fast/dom/shadow/distributed-node-focus.html
|
| diff --git a/LayoutTests/fast/dom/shadow/distributed-node-focus.html b/LayoutTests/fast/dom/shadow/distributed-node-focus.html
|
| index 25e8dda50bd07662a1b90fcd751c246789401379..aa00346864a77c30d3973f5976a89940ed1d97dd 100644
|
| --- a/LayoutTests/fast/dom/shadow/distributed-node-focus.html
|
| +++ b/LayoutTests/fast/dom/shadow/distributed-node-focus.html
|
| @@ -9,9 +9,6 @@
|
| <div id="sandbox"></div>
|
| <div id="console"></div>
|
| <script>
|
| -if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| var sandbox = document.getElementById('sandbox');
|
|
|
| // A test for a non-distributed node.
|
|
|