| Index: LayoutTests/fast/dom/shadow/nodetype.html
|
| diff --git a/LayoutTests/fast/dom/shadow/nodetype.html b/LayoutTests/fast/dom/shadow/nodetype.html
|
| index 73a479e6653779137750873fb09d75322130b78f..98955daa28a134979d981b8ae6803956d4e92d82 100644
|
| --- a/LayoutTests/fast/dom/shadow/nodetype.html
|
| +++ b/LayoutTests/fast/dom/shadow/nodetype.html
|
| @@ -21,6 +21,5 @@ This tests the shadow host's and shadow root's nodeType.
|
| shouldBeTrue('shadowChild.nodeType != Node.DOCUMENT_FRAGMENT_NODE');
|
| }
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|