| Index: LayoutTests/accessibility/is-ignored-change-sends-notification.html
|
| diff --git a/LayoutTests/platform/chromium/accessibility/is-ignored-change-sends-notification.html b/LayoutTests/accessibility/is-ignored-change-sends-notification.html
|
| similarity index 97%
|
| rename from LayoutTests/platform/chromium/accessibility/is-ignored-change-sends-notification.html
|
| rename to LayoutTests/accessibility/is-ignored-change-sends-notification.html
|
| index 9d9b1d96f8f9f9f0ef60bd37c281a22fc28a9f84..2be734cb81c39ebf56f3681fe8d06924c7578111 100644
|
| --- a/LayoutTests/platform/chromium/accessibility/is-ignored-change-sends-notification.html
|
| +++ b/LayoutTests/accessibility/is-ignored-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>
|
|
|
| @@ -125,6 +125,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>
|
|
|