ladybird icon indicating copy to clipboard operation
ladybird copied to clipboard

LibWeb: Implement HTMLInputElement type=email constraint validation

Open sideshowbarker opened this issue 8 months ago • 4 comments

This change implements HTMLInputElement type=email constraint validation in conformance with the current spec requirements (which happens to also produce behavior that’s interoperable with other existing engines).

sideshowbarker avatar Mar 03 '25 09:03 sideshowbarker