Index: LayoutTests/fast/css/pseudo-invalid-002.html |
diff --git a/LayoutTests/fast/css/pseudo-invalid-002.html b/LayoutTests/fast/css/pseudo-invalid-002.html |
index acac113a70376992105579758a7ce995286821a0..1d11702cbf640cd0addc0066088245d20a456fe7 100644 |
--- a/LayoutTests/fast/css/pseudo-invalid-002.html |
+++ b/LayoutTests/fast/css/pseudo-invalid-002.html |
@@ -21,6 +21,5 @@ v = document.getElementsByName("victim"); |
for (i = 0; i < v.length; i++) |
shouldBe("document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color')", "'rgb(0, 255, 0)'"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |