[WebKit now has] HTML Interactive Form Validation
Chris Dumez:
…WebKit did not support HTML interactive form validation, which occurs on form submission (unless the
novalidateattribute is set on the<form>element) or using thereportValidity()API. We are pleased to announce that this is now implemented