| Index: LayoutTests/fast/dom/shadow/touch-event.html
|
| diff --git a/LayoutTests/fast/dom/shadow/touch-event.html b/LayoutTests/fast/dom/shadow/touch-event.html
|
| index b5eadcba7f4aa91de0a304beab860c1642e217a7..ca65149297f30d53523ef7056b9922ac131c230e 100644
|
| --- a/LayoutTests/fast/dom/shadow/touch-event.html
|
| +++ b/LayoutTests/fast/dom/shadow/touch-event.html
|
| @@ -49,5 +49,4 @@ shouldBe('touchTargetForInput1', 'input1');
|
| container.remove();
|
| </script>
|
|
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body></html>
|
|
|