Index: LayoutTests/fast/dom/StyleSheet/detached-shadow-style.html |
diff --git a/LayoutTests/fast/dom/StyleSheet/detached-shadow-style.html b/LayoutTests/fast/dom/StyleSheet/detached-shadow-style.html |
index 34c4a37d090c4591023b8b9d96eaff666c557aa2..127337021e4935fc010734739aec388009e52f6a 100644 |
--- a/LayoutTests/fast/dom/StyleSheet/detached-shadow-style.html |
+++ b/LayoutTests/fast/dom/StyleSheet/detached-shadow-style.html |
@@ -33,6 +33,5 @@ shouldBe('sheet.ownerNode', 'null') |
shouldBe('style.sheet === sheet', 'false') |
shouldBe('style.sheet.ownerNode', 'style') |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |