| Index: LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click.html b/LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click.html
|
| index a90bfbbeba86e55f2afddc1b69be0f0a3d02d698..7d4ddac35dc9a2f98ddb9a6aa86387f1e84a7f97 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click.html
|
| @@ -42,6 +42,5 @@ eventSender.mouseUp();
|
| shouldBe('clickCount', '1');
|
| </script>
|
|
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
|
|
|
|