| Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel.html
|
| diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel.html
|
| index 6539d6984f38016aa5f37b9a06e344c996ba467a..3cd061119f1e51ee72181ced05fe1e9ef95d1e20 100644
|
| --- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel.html
|
| +++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body onload="runTest();" onclick="doNothing();">
|
| <div style="-webkit-transform: translateZ(0); position: relative; left: 10px; top: 40px">
|
|
|