- From: Luke Warlow via GitHub <noreply@w3.org>
- Date: Mon, 09 Mar 2026 23:02:27 +0000
- To: public-css-archive@w3.org
lukewarlow has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-forms] Mechanism to influence the localisation for temporal controls? == It's been discusssed that we don't want to give authors individual control over the ordering of field-components and field-separators due to the internationalisation requirements. While this is understandable, is it potentially desirable to allow authors to override the chosen locale? For example, I can set the html document's lang to en-GB but the date input still takes the OS/browser locale for deciding the order of the input. Should we allow overriding this via e.g. a locale attribute or something? I know this is probably more of a HTML discussion but figured I'd open it here to keep css-forms issues together for now. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13622 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 9 March 2026 23:02:27 UTC