Confirmed users
628
edits
(→References: firefox nightly blog) |
|||
| Line 2: | Line 2: | ||
This project is to enable the feature on Desktop that HTML input fields should contain a date or time or allow users to select a week in a year. | This project is to enable the feature on Desktop that HTML input fields should contain a date or time or allow users to select a week in a year. | ||
The project aims to provide basic input/pickers (date, month, time, date time, and week) for web authors and at the same time to meet HTML standard criteria including | The project aims to provide basic input/pickers (date, month, time, date time, and week) for web authors and at the same time to meet HTML standard criteria including "Step", and "Max/Min". | ||
Other than the functions listed above, the project shall also take care of localization (incl. the different format per locale) and accessibility (Input = Cursor Only, Cursor+Keyboard, or Keyboard only). | Other than the functions listed above, the project shall also take care of localization (incl. the different format per locale) and accessibility (Input = Cursor Only, Cursor+Keyboard, or Keyboard only). | ||