I want validation of paired form fields

Submitted by Ryan Olson

In HTML5, we can validate an input field given a regex pattern. It would be nice for HTML to support validation when two fields match (like "password" and "password again"). This would allow us to do better form validation without needing to involve JavaScript.

Tagged
HTML User experience
This was presented at