| Index: LayoutTests/fast/dom/shadow/content-element-distributed-nodes.html
|
| diff --git a/LayoutTests/fast/dom/shadow/content-element-distributed-nodes.html b/LayoutTests/fast/dom/shadow/content-element-distributed-nodes.html
|
| index de1e704599ecfb653226199d3d2c546c1fbe373c..c0ece033bd27e47b5c6a55607a3dee16bec78d67 100644
|
| --- a/LayoutTests/fast/dom/shadow/content-element-distributed-nodes.html
|
| +++ b/LayoutTests/fast/dom/shadow/content-element-distributed-nodes.html
|
| @@ -56,6 +56,5 @@ assertNodeList(distributedNodes1, [child1]);
|
| assertNodeList(content1.getDistributedNodes(), []);
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|