Index: LayoutTests/fast/dom/Range/surroundContents-for-detached-node.html |
diff --git a/LayoutTests/fast/dom/Range/surroundContents-for-detached-node.html b/LayoutTests/fast/dom/Range/surroundContents-for-detached-node.html |
index 856dd58a803d543618e372ace36d64649c8eb98c..d5c875cb6d3ccec7b88d66d6329761be77cf18fb 100644 |
--- a/LayoutTests/fast/dom/Range/surroundContents-for-detached-node.html |
+++ b/LayoutTests/fast/dom/Range/surroundContents-for-detached-node.html |
@@ -26,4 +26,3 @@ shouldBeEqualToString('surroundContents(sample)', expected); |
if (window.testRunner) |
$('container').outerHTML = ''; |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |