Index: LayoutTests/fast/css/css3-nth-tokens-style.html |
diff --git a/LayoutTests/fast/css/css3-nth-tokens-style.html b/LayoutTests/fast/css/css3-nth-tokens-style.html |
index 3faf772eea41dc5c92a542720235290f2d14067c..837d5d8ff8dbcb4dea7b1affd7e561bfc6d38c30 100644 |
--- a/LayoutTests/fast/css/css3-nth-tokens-style.html |
+++ b/LayoutTests/fast/css/css3-nth-tokens-style.html |
@@ -69,6 +69,5 @@ shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('colo |
el = document.getElementById("span42"); |
shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('color')", "'rgb(0, 0, 0)'"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |