| Index: LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-3.html
|
| diff --git a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-3.html b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-3.html
|
| index 1e718c9f148749c0010bb6e0678833b36b30ce32..24a307ded36c182dd61bf811cb2a8a66b52a1576 100644
|
| --- a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-3.html
|
| +++ b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-3.html
|
| @@ -24,5 +24,4 @@ function startTest() {
|
| </script>
|
| <body onload="startTest()">
|
| <input type="time" onblur="handleTargetBlur()">
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
|
|