Index: LayoutTests/fast/xpath/reverse-axes.html |
diff --git a/LayoutTests/fast/xpath/reverse-axes.html b/LayoutTests/fast/xpath/reverse-axes.html |
index 058296d7407204e36180767bad066d2fe014cbf0..080a98df52f495dcafdb84cb59140c1c3a8037fb 100644 |
--- a/LayoutTests/fast/xpath/reverse-axes.html |
+++ b/LayoutTests/fast/xpath/reverse-axes.html |
@@ -35,6 +35,5 @@ Wrong proximity positions for XPath reverse axes.</p> |
shouldBe("document.evaluate('ancestor-or-self::*[1]', document.getElementById('d31'), null, XPathResult.ANY_UNORDERED_NODE_TYPE, null).singleNodeValue.id", "'d31'"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |