| Index: LayoutTests/accessibility/scroll-to-make-visible-div-overflow.html
|
| diff --git a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-div-overflow.html b/LayoutTests/accessibility/scroll-to-make-visible-div-overflow.html
|
| similarity index 90%
|
| rename from LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-div-overflow.html
|
| rename to LayoutTests/accessibility/scroll-to-make-visible-div-overflow.html
|
| index 497ce376f51c84ad2b4b5f46f021662b187d817e..b3c86dce4282ef06bc1daaa74cbdeef3d7a68845 100644
|
| --- a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-div-overflow.html
|
| +++ b/LayoutTests/accessibility/scroll-to-make-visible-div-overflow.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>
|
|
|
| @@ -59,6 +59,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>
|
|
|