| Index: LayoutTests/fast/repaint/fixed-right-bottom-in-page-scale.html
|
| diff --git a/LayoutTests/fast/repaint/fixed-right-bottom-in-page-scale.html b/LayoutTests/fast/repaint/fixed-right-bottom-in-page-scale.html
|
| index 69f8b5b4a0367c21630250a20ba1ad5c4d621157..26e80126da723c569170975617a46940e39aa768 100644
|
| --- a/LayoutTests/fast/repaint/fixed-right-bottom-in-page-scale.html
|
| +++ b/LayoutTests/fast/repaint/fixed-right-bottom-in-page-scale.html
|
| @@ -27,7 +27,7 @@
|
| scroll();
|
| }
|
| </script>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body style="height: 2000px; width: 2000px; margin:0px;" onload="test();">
|
| <div style="position: fixed; bottom: 100px; right: 100px; z-index: 1">
|
|
|