| Index: LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-fallback-format.html
|
| diff --git a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-fallback-format.html b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-fallback-format.html
|
| index 766e1617f97e1f786340a59ca65491d84fa191d1..dccbd22b2e90354d0e7e67cd0c59903bcadce222 100644
|
| --- a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-fallback-format.html
|
| +++ b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-fallback-format.html
|
| @@ -38,6 +38,5 @@ setDateTimeFormat('hh:mm:ss');
|
| shouldBeEqualToString('getUserAgentShadowTextContent(input)', '23:59:01.234');
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|