| Index: LayoutTests/accessibility/other-aria-attribute-change-sends-notification.html
|
| diff --git a/LayoutTests/platform/chromium/accessibility/other-aria-attribute-change-sends-notification.html b/LayoutTests/accessibility/other-aria-attribute-change-sends-notification.html
|
| similarity index 95%
|
| rename from LayoutTests/platform/chromium/accessibility/other-aria-attribute-change-sends-notification.html
|
| rename to LayoutTests/accessibility/other-aria-attribute-change-sends-notification.html
|
| index 7eaa112777555240a5ced3333befe4d720b12384..0e5242aa87afd8ed76765023a3f2b0820816b437 100644
|
| --- a/LayoutTests/platform/chromium/accessibility/other-aria-attribute-change-sends-notification.html
|
| +++ b/LayoutTests/accessibility/other-aria-attribute-change-sends-notification.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML>
|
| <html>
|
| <head>
|
| -<script src="../../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../fast/js/resources/js-test-pre.js"></script>
|
| </head>
|
| <body>
|
|
|
| @@ -69,6 +69,6 @@ if (window.testRunner && window.accessibilityController) {
|
|
|
| </script>
|
|
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| +<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|