Index: LayoutTests/fast/dom/shadow/css-hostrule-api.html |
diff --git a/LayoutTests/fast/dom/shadow/css-hostrule-api.html b/LayoutTests/fast/dom/shadow/css-hostrule-api.html |
index b198f69fbdedf28e658c317d514b8671a9f5929d..c22b3fc5eb603b3553b781d328a2be62731eaa11 100644 |
--- a/LayoutTests/fast/dom/shadow/css-hostrule-api.html |
+++ b/LayoutTests/fast/dom/shadow/css-hostrule-api.html |
@@ -52,5 +52,4 @@ shouldThrow("hostRule.deleteRule()", '"TypeError: Failed to execute \'deleteRule |
shouldBe("hostRule.cssRules.length", '1'); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</html> |