| Index: LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification.html
|
| diff --git a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification.html b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification.html
|
| index 09365a576dbe843b581ca6ead3006fed6cf26055..1bafee7dfece53faaa70a850fa55ce4d01905247 100644
|
| --- a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification.html
|
| +++ b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <input id=test type="time" value="12:34:56.789">
|
|
|