Unexpected behavior of `<input type='number'>` with min and max attributes in Safari 16.2
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-07-18
html safari input
I'm encountering an issue with an `<input type='number'>` field in a form where I have set both `min` and `max` attributes. The field works as expected in Chrom...