| Index: LayoutTests/fast/css/touch-action-parsing.html
|
| diff --git a/LayoutTests/fast/css/touch-action-parsing.html b/LayoutTests/fast/css/touch-action-parsing.html
|
| index 6093b6061212b0fa4a7f97f9b34f9a16c6ea974b..41037807204d837010682711a29330aafc73754b 100644
|
| --- a/LayoutTests/fast/css/touch-action-parsing.html
|
| +++ b/LayoutTests/fast/css/touch-action-parsing.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML>
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <style>
|
| /*
|
| Give some rules below something to override in order to test
|
|
|