| Index: LayoutTests/accessibility/container-node-delete-causes-crash.html
|
| diff --git a/LayoutTests/accessibility/container-node-delete-causes-crash.html b/LayoutTests/accessibility/container-node-delete-causes-crash.html
|
| index 2e53da3253dc015ffe691dc6fc91a5c53998eca7..11f258a787e1c84addb03a5f9627d543857b5827 100644
|
| --- a/LayoutTests/accessibility/container-node-delete-causes-crash.html
|
| +++ b/LayoutTests/accessibility/container-node-delete-causes-crash.html
|
| @@ -23,6 +23,5 @@ if (window.accessibilityController)
|
| document.getElementsByTagName('use')[0].setAttribute('xlink:href', '');
|
| </script>
|
|
|
| -<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|