| Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel2-expected.html
|
| diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel2-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel2-expected.html
|
| index d074cba4393b40e840fcd2e7221613398b08f99f..0a66e27388cb76944f5cb43bd6b5c437d503ca88 100644
|
| --- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel2-expected.html
|
| +++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel2-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">
|
|
|