| Index: LayoutTests/fast/forms/label/label-assertion-with-active-style.html
|
| diff --git a/LayoutTests/fast/forms/label/label-assertion-with-active-style.html b/LayoutTests/fast/forms/label/label-assertion-with-active-style.html
|
| index 927347ffc3f4b543e27e37db977a34ed3a7907ab..7950fc7be36c0addf5f94dd2f9378f14905e3790 100644
|
| --- a/LayoutTests/fast/forms/label/label-assertion-with-active-style.html
|
| +++ b/LayoutTests/fast/forms/label/label-assertion-with-active-style.html
|
| @@ -11,4 +11,3 @@ input:active {
|
| clickElement(document.querySelector('label'));
|
| testPassed('if not crashed.');
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|