| Index: LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html
|
| diff --git a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html
|
| index 48884a1b7c348d1761f4413224c453691cdb2813..2499d2397ce8f85497f94fb5aac29ece7c04c92f 100644
|
| --- a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html
|
| +++ b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <html><body contenteditable="true">
|
| -<script src="../../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
|
|
| <p>ASSERT should not be triggered when type is changed in focus event.</p>
|
|
|
|
|