| Index: LayoutTests/accessibility/scroll-to-make-visible-iframe.html
|
| diff --git a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-iframe.html b/LayoutTests/accessibility/scroll-to-make-visible-iframe.html
|
| similarity index 91%
|
| rename from LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-iframe.html
|
| rename to LayoutTests/accessibility/scroll-to-make-visible-iframe.html
|
| index cf8cef6e4608708de0df52a2877f970f0dc3dbf9..3b8114d0a3457dc50f4e7ff6cc38176dea41415b 100644
|
| --- a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-iframe.html
|
| +++ b/LayoutTests/accessibility/scroll-to-make-visible-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>
|
|
|
| @@ -63,6 +63,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>
|
|
|