| Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel-expected.html
|
| diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel-expected.html
|
| index 5ff6332dd7bf719af4c188c89f68fd1bd95d0b01..63fc13f74bcf8872f6224da1de159647ca9b42b5 100644
|
| --- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel-expected.html
|
| +++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel-expected.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">
|
|
|