Index: LayoutTests/fast/css/getComputedStyle/computed-style-properties.html |
diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-properties.html b/LayoutTests/fast/css/getComputedStyle/computed-style-properties.html |
index 62d30bdf1c256fc5bad774222deed06390bf0a94..3c663a847f3dd3468e5b9412d0b139c1f6d20048 100644 |
--- a/LayoutTests/fast/css/getComputedStyle/computed-style-properties.html |
+++ b/LayoutTests/fast/css/getComputedStyle/computed-style-properties.html |
@@ -75,5 +75,4 @@ shouldBe("computedStyleFor('counter1', 'before', 'counter-increment')", "'sectio |
shouldBe("computedStyleFor('subcounter2', 'before', 'counter-increment')", "'subsection 1'"); |
shouldBe("computedStyleFor('subcounter2', 'before', 'content')", '"counter(section) \'.\' counter(subsection) \'. \'"'); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</html> |