HTML `<input>` type `url` validation fails in Safari for certain formats
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-08-20
html input url validation safari
I'm encountering an issue where the HTML `<input>` element with type `url` is not validating URLs correctly in Safari (version 16.0). While testing, I found tha...