| Index: LayoutTests/accessibility/scroll-to-global-point-iframe-nested.html
|
| diff --git a/LayoutTests/platform/chromium/accessibility/scroll-to-global-point-iframe-nested.html b/LayoutTests/accessibility/scroll-to-global-point-iframe-nested.html
|
| similarity index 93%
|
| rename from LayoutTests/platform/chromium/accessibility/scroll-to-global-point-iframe-nested.html
|
| rename to LayoutTests/accessibility/scroll-to-global-point-iframe-nested.html
|
| index 9e4c2f359e26848711ac8c6023c37588ad2cb0bf..6419de439e941733b1db0c63e08bc9f41227fe0d 100644
|
| --- a/LayoutTests/platform/chromium/accessibility/scroll-to-global-point-iframe-nested.html
|
| +++ b/LayoutTests/accessibility/scroll-to-global-point-iframe-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>
|
|
|
| @@ -79,6 +79,6 @@ window.addEventListener('load', function() {
|
|
|
| </script>
|
|
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| +<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|