-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Labels
Milestone
Description
- Integration with structuredClone: Temporal proposal HTML serialization support whatwg/html#6284
- Integration with
<input type="date">
etc.: integration with <input type="time"> and <input type="date"> #107, valueAsTemporal: date/time input integration with JavaScript Temporal API whatwg/html#10882 - IDL conversion from Temporal.Instant/ZonedDateTime to DOMHighResTimeStamp (as described in Cookie expiration time could take Temporal.Instant or Temporal.ZonedDateTime in addition to DOMHighResTimeStamp whatwg/cookiestore#243 (comment))
- (Currently nonexistent) duration input element: <input type="time"> : Time vs. duration whatwg/html#5488
TheOneTheOnlyJJ