diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events.html b/third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events.html index 9fa78f8..3d35ecb 100644 --- a/third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events.html +++ b/third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events.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> <script src="../resources/common.js"></script> <script src="../resources/common-spinbutton-change-and-input-events.js"></script> </head> |