Index: LayoutTests/fast/dom/shadow/touch-event-retargeting.html |
diff --git a/LayoutTests/fast/dom/shadow/touch-event-retargeting.html b/LayoutTests/fast/dom/shadow/touch-event-retargeting.html |
index 4cf0ac47ac1da0dcea60957ecfb9148ab236f988..e3d22c63518d8c8f79b2d693cca9c2aa19328560 100644 |
--- a/LayoutTests/fast/dom/shadow/touch-event-retargeting.html |
+++ b/LayoutTests/fast/dom/shadow/touch-event-retargeting.html |
@@ -55,6 +55,5 @@ sendTouchEvent(['div1', 'div2/div2-shadow-root-child', 'div3/div3-shadow-root-ch |
sortDispatchedEvent('touchstart'); |
debugDispatchedEvent('touchstart'); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |