| Index: LayoutTests/fast/dom/shadow/selection-shouldnt-expose-shadow-dom.html
|
| diff --git a/LayoutTests/fast/dom/shadow/selection-shouldnt-expose-shadow-dom.html b/LayoutTests/fast/dom/shadow/selection-shouldnt-expose-shadow-dom.html
|
| index 708d40c57317bc00fa1a4710ea427e787bcb797b..ca313b001db34a5b80ac222d99c8f6ca3cd7523f 100644
|
| --- a/LayoutTests/fast/dom/shadow/selection-shouldnt-expose-shadow-dom.html
|
| +++ b/LayoutTests/fast/dom/shadow/selection-shouldnt-expose-shadow-dom.html
|
| @@ -52,6 +52,5 @@ shouldBe('internals.treeScopeRootNode(selection.focusNode)', 'document');
|
|
|
| var successfullyParsed = true;
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|