| Index: LayoutTests/accessibility/scroll-to-global-point-iframe.html
|
| diff --git a/LayoutTests/platform/chromium/accessibility/scroll-to-global-point-iframe.html b/LayoutTests/accessibility/scroll-to-global-point-iframe.html
|
| similarity index 90%
|
| rename from LayoutTests/platform/chromium/accessibility/scroll-to-global-point-iframe.html
|
| rename to LayoutTests/accessibility/scroll-to-global-point-iframe.html
|
| index c7270c1f741ea00880b9d1c2f504fe05389f2a18..ea58d765afe3f4ee3940e5273a137f896c462fbd 100644
|
| --- a/LayoutTests/platform/chromium/accessibility/scroll-to-global-point-iframe.html
|
| +++ b/LayoutTests/accessibility/scroll-to-global-point-iframe.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>
|
|
|
| @@ -60,6 +60,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>
|
|
|