| Index: LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution.html
|
| diff --git a/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution.html b/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution.html
|
| index 31a9048647a9facf3a9a09a14b5c398276c06e29..ec6b2eed02c2bed8d7b1139a3b8e0b05aacc0c78 100644
|
| --- a/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution.html
|
| +++ b/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution.html
|
| @@ -21,6 +21,5 @@ document.body.appendChild(
|
| shouldBeEqualAsArray(document.getElementById('child-1').getDestinationInsertionPoints(),
|
| [getNodeInTreeOfTrees('host-1/content-1'), getNodeInTreeOfTrees('host-1/host-2/content-2')]);
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|