Index: LayoutTests/fast/dom/shadow/shadow-root-innerHTML.html |
diff --git a/LayoutTests/fast/dom/shadow/shadow-root-innerHTML.html b/LayoutTests/fast/dom/shadow/shadow-root-innerHTML.html |
index 91c28680b1a6a645ca5f07d03b419afd30bf6f77..dc9e235b5e9d1a4eaa4bef21a1049386c4ecce91 100644 |
--- a/LayoutTests/fast/dom/shadow/shadow-root-innerHTML.html |
+++ b/LayoutTests/fast/dom/shadow/shadow-root-innerHTML.html |
@@ -44,6 +44,5 @@ shouldBe("root.getElementById('p3').innerHTML", "'HelloWorld'"); |
} |
var successfullyParsed = true; |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |