| Index: LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-step-attribute.html
|
| diff --git a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-step-attribute.html b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-step-attribute.html
|
| index c9f0a8ccda6162084a11b5722b6c082a22268822..65b4e2fca7ad0870f5db2e8875344ec42eca07cf 100644
|
| --- a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-step-attribute.html
|
| +++ b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-step-attribute.html
|
| @@ -23,6 +23,5 @@ shouldBeTrue('widthOfStep60 == widthOfStep60Again');
|
| debug('');
|
| testInput.parentElement.removeChild(testInput);
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|