Index: LayoutTests/fast/css/nested-at-rules.html |
diff --git a/LayoutTests/fast/css/nested-at-rules.html b/LayoutTests/fast/css/nested-at-rules.html |
index 7d287199d160c2f8bd52aa9527c2a9dadc02d286..12164b1e456986a4b090ced66b2d7f00f5170eea 100644 |
--- a/LayoutTests/fast/css/nested-at-rules.html |
+++ b/LayoutTests/fast/css/nested-at-rules.html |
@@ -60,4 +60,3 @@ shouldBe("rules[1].cssRules[1].cssRules[1].cssRules[0].type", "CSSRule.PAGE_RULE |
shouldBeEqualToString("getComputedStyle(document.getElementById('t0')).content", "APPLIED"); |
shouldBeEqualToString("getComputedStyle(document.getElementById('t1')).content", "UNTOUCHED"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |