Index: LayoutTests/fast/dom/SelectorAPI/caseTag.html |
diff --git a/LayoutTests/fast/dom/SelectorAPI/caseTag.html b/LayoutTests/fast/dom/SelectorAPI/caseTag.html |
index c4c49b3a248c5ab2af6120fd2d3eb7f83715d0ac..2ecc62c4a7f836a774191a8fb846533e20f7143c 100644 |
--- a/LayoutTests/fast/dom/SelectorAPI/caseTag.html |
+++ b/LayoutTests/fast/dom/SelectorAPI/caseTag.html |
@@ -14,6 +14,5 @@ |
shouldBeTrue("document.getElementById('lower1').webkitMatchesSelector('div SPAN')"); |
shouldBeTrue("document.getElementById('UPPER1').webkitMatchesSelector('div p')"); |
</script> |
- <script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |