| Index: LayoutTests/accessibility/add-to-menu-list-crashes.html
|
| diff --git a/LayoutTests/platform/chromium/accessibility/add-to-menu-list-crashes.html b/LayoutTests/accessibility/add-to-menu-list-crashes.html
|
| similarity index 90%
|
| rename from LayoutTests/platform/chromium/accessibility/add-to-menu-list-crashes.html
|
| rename to LayoutTests/accessibility/add-to-menu-list-crashes.html
|
| index aecb4e5a0d0e75e2b4c8f0c9d78130f7c9dda651..d47245d27d8f82ebb435c98fa0c3b12155573f8b 100644
|
| --- a/LayoutTests/platform/chromium/accessibility/add-to-menu-list-crashes.html
|
| +++ b/LayoutTests/accessibility/add-to-menu-list-crashes.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../fast/js/resources/js-test-pre.js"></script>
|
| </head>
|
| <body>
|
|
|
| @@ -34,7 +34,7 @@
|
| </script>
|
| </select>
|
|
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| +<script src="../fast/js/resources/js-test-post.js"></script>
|
|
|
| </body>
|
| </html>
|
|
|