Index: LayoutTests/fast/css/pseudo-valid-007.html |
diff --git a/LayoutTests/fast/css/pseudo-valid-007.html b/LayoutTests/fast/css/pseudo-valid-007.html |
index 17c2a15bf9e293fe4bbe63e0148a4504a96dd9cd..bee44a90129366d2a4404daf0c9ace572a3b6d03 100644 |
--- a/LayoutTests/fast/css/pseudo-valid-007.html |
+++ b/LayoutTests/fast/css/pseudo-valid-007.html |
@@ -22,6 +22,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> |