Index: LayoutTests/fast/dom/StyleSheet/gc-parent-rule.html |
diff --git a/LayoutTests/fast/dom/StyleSheet/gc-parent-rule.html b/LayoutTests/fast/dom/StyleSheet/gc-parent-rule.html |
index a1a64ecd82193214a516b3ab2b08457d13dc4588..35fa1d134e9425c123a98e8985ececc446ff6181 100644 |
--- a/LayoutTests/fast/dom/StyleSheet/gc-parent-rule.html |
+++ b/LayoutTests/fast/dom/StyleSheet/gc-parent-rule.html |
@@ -24,6 +24,5 @@ function test() |
} |
</script> |
<foo id="mystyle" style="display:none">.div { color: white; }</foo> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |