| Index: LayoutTests/fast/dom/shadow/gesture-tap.html
|
| diff --git a/LayoutTests/fast/dom/shadow/gesture-tap.html b/LayoutTests/fast/dom/shadow/gesture-tap.html
|
| index 991c0b2a34a574328165f8360d681f8e03a5d79d..b4a4a8d070cb92656a45060db11bdc153b169567 100644
|
| --- a/LayoutTests/fast/dom/shadow/gesture-tap.html
|
| +++ b/LayoutTests/fast/dom/shadow/gesture-tap.html
|
| @@ -10,9 +10,6 @@
|
| </div>
|
| <pre id="console"></pre>
|
| <script>
|
| -if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| sandbox.appendChild(
|
| createDOM('div', {'id': 'container'},
|
| createDOM('div', {'id': 'div1'},
|
|
|