| Index: LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html
|
| diff --git a/LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html b/LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html
|
| index 58cf95689dc4f360429705c527b9ed5d0daeba4e..5bd4c131b290fc7c84b2638b64727701cf0c9bdd 100644
|
| --- a/LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html
|
| +++ b/LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html
|
| @@ -86,7 +86,6 @@ shouldBeFalse('internals.hasShadowInsertionPoint(shadowRoot)');
|
| div1.removeChild(shadow);
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|
|
|