Files
tubestation/toolkit
Emilio Cobos Álvarez bce3b3af5c Bug 1865885 - Ensure the date picker in input[type=date] is disabled by containing fieldset. r=emilio,desktop-theme-reviewers,reusable-components-reviewers,hjones
When the programmatically disabled `<fieldset>` contains an `<input type="date">`, the date input should also be rendered as disabled and the calendar button should be hidden.

This patch also refactors the date input's code and updates the tests affected by the refactoring.

Differential Revision: https://phabricator.services.mozilla.com/D194271
2023-12-22 22:43:13 +00:00
..