Skip to content

Chrome/Firefox support labeled values on range input #27159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 1, 2025
Merged

Conversation

woody-li
Copy link
Contributor

Summary

Add "labeled values support" entry of input[type="range"]

Supporting details

Safari can't render the options content of input[type="range"] so far.

So add a new sub-feature to describe it.

Related issues

Fixes #24782

@github-actions github-actions bot added data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed labels Jun 27, 2025
Copy link
Contributor

github-actions bot commented Jun 27, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@woody-li woody-li marked this pull request as draft June 27, 2025 09:26
@woody-li woody-li marked this pull request as ready for review June 30, 2025 01:15
@woody-li woody-li requested a review from caugner June 30, 2025 01:16
@caugner caugner changed the title Add "labeled values support" entry of input[type="range"] Jul 1, 2025
@caugner caugner merged commit 68c2de2 into mdn:main Jul 1, 2025
6 checks passed
@caugner
Copy link
Contributor

caugner commented Jul 1, 2025

Thanks @woody-li! 🎉

@mdn-bot mdn-bot mentioned this pull request Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed
2 participants