| Index: LayoutTests/fast/dom/shadow/elements-in-frameless-document.html
|
| diff --git a/LayoutTests/fast/dom/shadow/elements-in-frameless-document.html b/LayoutTests/fast/dom/shadow/elements-in-frameless-document.html
|
| index 70b6be81ef57dcb21ff556567d4b46f0e936e29b..5b08c95b7b2f682e62745ec966b596a67559210f 100644
|
| --- a/LayoutTests/fast/dom/shadow/elements-in-frameless-document.html
|
| +++ b/LayoutTests/fast/dom/shadow/elements-in-frameless-document.html
|
| @@ -25,6 +25,5 @@ shouldBe("window.HTMLContentElement", "content.constructor");
|
| shouldBe("window.HTMLShadowElement", "shadow.constructor");
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|