| Index: LayoutTests/accessibility/scroll-to-make-visible-nested.html
|
| diff --git a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-nested.html b/LayoutTests/accessibility/scroll-to-make-visible-nested.html
|
| similarity index 89%
|
| rename from LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-nested.html
|
| rename to LayoutTests/accessibility/scroll-to-make-visible-nested.html
|
| index 1c568324b3b83179468f100845d02fd2502630ee..c2aac3e641cf94c280637890cf8014e4876b7074 100644
|
| --- a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-nested.html
|
| +++ b/LayoutTests/accessibility/scroll-to-make-visible-nested.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>
|
|
|
| @@ -56,6 +56,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>
|
|
|