| Index: LayoutTests/accessibility/text-change-notification.html
|
| diff --git a/LayoutTests/platform/chromium/accessibility/text-change-notification.html b/LayoutTests/accessibility/text-change-notification.html
|
| similarity index 94%
|
| rename from LayoutTests/platform/chromium/accessibility/text-change-notification.html
|
| rename to LayoutTests/accessibility/text-change-notification.html
|
| index b1c8265ed83262d2ab339f9948ae7f485ffc3837..d7572dc5ba086733a49cf4d3b0c273a28230c5e4 100644
|
| --- a/LayoutTests/platform/chromium/accessibility/text-change-notification.html
|
| +++ b/LayoutTests/accessibility/text-change-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>
|
|
|
| @@ -72,6 +72,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>
|
|
|