NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 903 - add assertions checking for name attribute on form element
add assertions checking for name attribute on form element
Status: NEW
Product: Validator.nu
Classification: Unclassified
Component: HTML5 schema
HEAD
All All
: P2 normal
Assigned To: Nobody
http://dev.w3.org/html5/spec/the-form...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-13 09:17 CET by Michael[tm] Smith
Modified: 2012-02-13 09:17 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael[tm] Smith 2012-02-13 09:17:54 CET
http://dev.w3.org/html5/spec/the-form-element.html#attr-form-name

Current spec says, "the value must be unique amongst the form elements in the forms collection that it is in, if any".