Index: LayoutTests/fast/parser/localname-case-strict.html |
diff --git a/LayoutTests/fast/parser/localname-case-strict.html b/LayoutTests/fast/parser/localname-case-strict.html |
index 67e094cf7251323cb230139e33fcc1f5ae47b0b4..f5d70868d85636926cb1cd9d0524bac8038572a0 100644 |
--- a/LayoutTests/fast/parser/localname-case-strict.html |
+++ b/LayoutTests/fast/parser/localname-case-strict.html |
@@ -17,6 +17,5 @@ Test Data: |
shouldBe("document.getElementById('lowercase').localName", "'a'"); |
shouldBe("document.getElementById('uppercase').localName", "'a'"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |