Index: LayoutTests/fast/dom/SelectorAPI/caseID.html |
diff --git a/LayoutTests/fast/dom/SelectorAPI/caseID.html b/LayoutTests/fast/dom/SelectorAPI/caseID.html |
index f9b52bc13030b1218ca1eb644a64c53e5f72d462..9f1dd269907d3d9f2ed244039270e088f59e7bd9 100644 |
--- a/LayoutTests/fast/dom/SelectorAPI/caseID.html |
+++ b/LayoutTests/fast/dom/SelectorAPI/caseID.html |
@@ -20,6 +20,5 @@ |
shouldBeTrue("document.getElementById('UPPER1').webkitMatchesSelector('#UPPER1')"); |
shouldBeTrue("document.getElementById('UPPER2').webkitMatchesSelector('#upper2')"); |
</script> |
- <script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |