Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
796 stars 100 forks source link

Support `step` and `list` attributes on DateTime picker #1257

Open mshin-wolvic opened 7 months ago

mshin-wolvic commented 7 months ago

Support step attribute and list attribute in <input type="date|time|month|week|datetime-local"> on DateTime picker

HTML Spec : https://html.spec.whatwg.org/multipage/input.html#date-state-(type=date)

Demo : for step : https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_input_date_step for list : https://demo.agektmr.com/datalist/