| Index: LayoutTests/fast/css/touch-action-delay-parsing.html
|
| diff --git a/LayoutTests/fast/css/touch-action-delay-parsing.html b/LayoutTests/fast/css/touch-action-delay-parsing.html
|
| index f800719fff8cc3d7136758d4a048430ce1cf5803..3f350ffdfb966c9648d495355e7074d5ac8531d3 100644
|
| --- a/LayoutTests/fast/css/touch-action-delay-parsing.html
|
| +++ b/LayoutTests/fast/css/touch-action-delay-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
|
|
|