Bug 233835 - <input type="time">'s range should be reversible
Summary: <input type="time">'s range should be reversible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/#has-a-p...
Keywords: InRadar
Depends on:
Blocks: 233428
  Show dependency treegraph
 
Reported: 2021-12-03 12:06 PST by Chris Dumez
Modified: 2021-12-06 17:16 PST (History)
13 users (show)

See Also:


Attachments
Patch (10.29 KB, patch)
2021-12-03 12:08 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (11.95 KB, patch)
2021-12-03 14:26 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (14.94 KB, patch)
2021-12-03 19:57 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-12-03 12:06:47 PST
<input type="time">'s range should be reversible when checking for overflow / underflow:
- https://html.spec.whatwg.org/#has-a-periodic-domain
Comment 1 Chris Dumez 2021-12-03 12:08:19 PST
Created attachment 445888 [details]
Patch
Comment 2 Chris Dumez 2021-12-03 14:26:54 PST
Created attachment 445898 [details]
Patch
Comment 3 Chris Dumez 2021-12-03 19:57:35 PST
Created attachment 445945 [details]
Patch
Comment 4 EWS 2021-12-06 17:15:34 PST
Committed r286581 (?): <https://commits.webkit.org/r286581>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 445945 [details].
Comment 5 Radar WebKit Bug Importer 2021-12-06 17:16:24 PST
<rdar://problem/86131874>