| Index: LayoutTests/fast/dom/shadow/shadow-element-inactive.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-element-inactive.html b/LayoutTests/fast/dom/shadow/shadow-element-inactive.html
|
| index 086076cde5ab48583a8ad8e0d5d9ce76252bce4f..3ddca7fbac806013838b39f033d8a8c77576cfeb 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-element-inactive.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-element-inactive.html
|
| @@ -18,5 +18,4 @@ elementNames.forEach(function(elementName) {
|
| document.body.removeChild(target);
|
| });
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
|
|