Index: LayoutTests/fast/dom/shadow/host-pseudo-class-css-text.html |
diff --git a/LayoutTests/fast/dom/shadow/host-pseudo-class-css-text.html b/LayoutTests/fast/dom/shadow/host-pseudo-class-css-text.html |
index 15a06fc6e9827230a41d8d3870c9e2f8213d8f62..26ceb69c925426bd3ab4302ca8583ac0c6823999 100644 |
--- a/LayoutTests/fast/dom/shadow/host-pseudo-class-css-text.html |
+++ b/LayoutTests/fast/dom/shadow/host-pseudo-class-css-text.html |
@@ -24,5 +24,4 @@ shouldBeEqualToString("document.getElementById('style1').sheet.cssRules.item(2). |
shouldBeEqualToString("document.getElementById('style1').sheet.cssRules.item(3).cssText", ":host(*) { display: block; }"); |
shouldBe("document.getElementById('style-invalid').sheet.cssRules.length", "0"); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</html> |