diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-wheel-event.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-wheel-event.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-wheel-event.html b/third_party/WebKit/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-wheel-event.html index 0d19456..186de68 100644 --- a/third_party/WebKit/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-wheel-event.html +++ b/third_party/WebKit/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-wheel-event.html @@ -12,6 +12,5 @@ testWheelEvent({ 'stepUpValue1' : '08:00', 'stepUpValue2' : '09:00' }); </script> -<script src="../../../fast/js/resources/js-test-post.js"></script> </body> </html> |