| Index: LayoutTests/fast/dom/shadow/shadow-root-activeElement.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-root-activeElement.html b/LayoutTests/fast/dom/shadow/shadow-root-activeElement.html
|
| index 22413526ea08b8414d421383f5d02a46b99cc76d..ca2bb5d72ff61b5bea6cb671e7cd305fb2f7959d 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-root-activeElement.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-root-activeElement.html
|
| @@ -65,6 +65,5 @@ shouldBe("shadowRoot2.activeElement", "null");
|
|
|
| var successfullyParsed = true;
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|