| Index: LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification.html
|
| diff --git a/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification.html b/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification.html
|
| index fdf09fd1cc395f6df40eb837888b488481a3b9bf..25f64c1391828351b1c9f4a14d6ddc194a96469d 100644
|
| --- a/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification.html
|
| +++ b/LayoutTests/fast/forms/date-multiple-fields/date-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="date" value="2012-10-09">
|
|
|