| Index: LayoutTests/accessibility/crash-adopt-node-from-new-document.html
|
| diff --git a/LayoutTests/accessibility/crash-adopt-node-from-new-document.html b/LayoutTests/accessibility/crash-adopt-node-from-new-document.html
|
| index cde1d48aa96f5ccab46d1e89c037777b516ad026..47e13095d16ab3cd01e1b803f4bb038afe334c52 100644
|
| --- a/LayoutTests/accessibility/crash-adopt-node-from-new-document.html
|
| +++ b/LayoutTests/accessibility/crash-adopt-node-from-new-document.html
|
| @@ -19,6 +19,5 @@ gc();
|
| alert("This test makes sure that adopting a node with an AccessibilityObject into a new document doesn't crash. Test passed.");
|
|
|
| </script>
|
| -<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|