required="required" is not valid (x)HTML.
required="required" is not valid (x)HTML.
You're correct, however this is valid HTML5. Try changing the doc type to HTML5 when you run your validations.
Hmm, HTML5 is far from being a complete spec, and switching my doctype will invalidate other things.
This topic has been closed to new replies.