This is probably a bit of a question about the Nob, so apologize in advance, but ... Does the HTML5 specification define how user agents should respond to the required HTML5 attribute (or it depends on them)? In other words, are there any specific rules that define how user agents should behave (for example, “users should be warned about the availability of the required field”; “when the user submits the form, the required controls should be checked and messages errors are displayed in an event in which they do not matter, etc.)
The HTML5 specification seems to contain some vague recommendations, but nothing concrete.
source share