Index: LayoutTests/fast/dom/shadow/get-distributed-nodes-orphan.html |
diff --git a/LayoutTests/fast/dom/shadow/get-distributed-nodes-orphan.html b/LayoutTests/fast/dom/shadow/get-distributed-nodes-orphan.html |
index f37edc88656924b188c4975943006fee479965cb..dbbaf15c29e50cda1d923f72df199554577a29dd 100644 |
--- a/LayoutTests/fast/dom/shadow/get-distributed-nodes-orphan.html |
+++ b/LayoutTests/fast/dom/shadow/get-distributed-nodes-orphan.html |
@@ -59,6 +59,5 @@ assertNodeList(content.getDistributedNodes(), []); |
assertNodeList(content2.getDistributedNodes(), [content, rootChildChild]); |
debug(''); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |