Index: LayoutTests/fast/dom/shadow/content-pseudo-element-overridden.html |
diff --git a/LayoutTests/fast/dom/shadow/content-pseudo-element-overridden.html b/LayoutTests/fast/dom/shadow/content-pseudo-element-overridden.html |
index 72c3601093c599ca3f5c916a17457d364a1b3b65..121fcd8886f302881659248bb51a4bd85090bdb5 100644 |
--- a/LayoutTests/fast/dom/shadow/content-pseudo-element-overridden.html |
+++ b/LayoutTests/fast/dom/shadow/content-pseudo-element-overridden.html |
@@ -35,5 +35,4 @@ var template = document.querySelector('#tmpl'); |
root.appendChild(template.content); |
shouldBe('window.getComputedStyle(document.querySelector(".contentClass")).color', '"rgb(0, 0, 255)"'); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</html> |