| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script src="../../../fast/js/resources/js-test-pre.js"></script> | |
| <script src="../resources/common-spinbutton-change-and-input-events.js"></script> | |
| </head> | |
| <body> | |
| <script> | |
| testSpinButtonChangeAndInputEvents('time', '03:00', '04:00'); | |
| </script> | |
| <script src="../../../fast/js/resources/js-test-post.js"></script> | |
| </body> | |
| </html> |