Bug 241620

Summary: [macOS] Choosing date in an empty datetime-local input should zero out the seconds and milliseconds
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Aditya Keerthi 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"/>
Comment 1 Radar WebKit Bug Importer 2022-06-21 17:26:12 PDT
<rdar://problem/95648416>