| Index: LayoutTests/accessibility/scroll-to-make-visible-main-window.html
|
| diff --git a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-main-window.html b/LayoutTests/accessibility/scroll-to-make-visible-main-window.html
|
| similarity index 89%
|
| rename from LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-main-window.html
|
| rename to LayoutTests/accessibility/scroll-to-make-visible-main-window.html
|
| index 854b2ee77e4e8d70cdcc7266a1352cda492de5e3..41767cb034410beea45ff9524858b5e72ef3d4f3 100644
|
| --- a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-main-window.html
|
| +++ b/LayoutTests/accessibility/scroll-to-make-visible-main-window.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| -<link rel="stylesheet" href="../../../fast/js/resources/js-test-style.css">
|
| -<script src="../../../fast/js/resources/js-test-pre.js"></script>
|
| +<link rel="stylesheet" href="../fast/js/resources/js-test-style.css">
|
| +<script src="../fast/js/resources/js-test-pre.js"></script>
|
| </head>
|
| <body>
|
|
|
| @@ -54,6 +54,6 @@ runTest();
|
|
|
| </script>
|
|
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| +<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|