Index: LayoutTests/fast/dom/shadow/new-style-inserted-into-parent-treescope.html |
diff --git a/LayoutTests/fast/dom/shadow/new-style-inserted-into-parent-treescope.html b/LayoutTests/fast/dom/shadow/new-style-inserted-into-parent-treescope.html |
index 2c4022b87f95178ef0d21dbf0128252142de84ae..6cd889369e864b9601c54e7672375e33a7dff09c 100644 |
--- a/LayoutTests/fast/dom/shadow/new-style-inserted-into-parent-treescope.html |
+++ b/LayoutTests/fast/dom/shadow/new-style-inserted-into-parent-treescope.html |
@@ -31,5 +31,4 @@ getNodeInTreeOfTrees('host1/').appendChild( |
shouldBe("getComputedStyle(getNodeInTreeOfTrees('host1/host2/target')).color", '"rgb(0, 128, 0)"'); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</html> |