Re: [csswg-drafts] [css-forms-1] Define range slider datalist integration (#12963)

> One option might be to add support for rendering the labels based the Intl.NumberFormat [style](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat#style) as attributes on the slider element. This would obviously not be sufficient to cover all use-cases but it adds coverage and automatic internationalization for a more significant portion of the use-cases.

I wonder if there's a wider use case for that. I imagine the translation and internationalisation is problematic in quite a lot of cases. Some sort of straw man "text-transform: currency" could be interesting, or like you say some way to do that with an attribute that links in with the Intl APIs.

-- 
GitHub Notification of comment by lukewarlow
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12963#issuecomment-3806492995 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 27 January 2026 17:25:22 UTC