NEW 241620
[macOS] Choosing date in an empty datetime-local input should zero out the seconds and milliseconds
https://bugs.webkit.org/show_bug.cgi?id=241620
Summary [macOS] Choosing date in an empty datetime-local input should zero out the se...
Aditya Keerthi
Reported 2022-06-14 17:25:55 PDT
Right now, it shows the current second / millisecond value using system time. This doesn't look that great. data:text/html,<input type="datetime-local" value="" step="0.5"/>
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-21 17:26:12 PDT
Note You need to log in before you can comment on or make changes to this bug.