NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 813 - add assertions checking for dropzone attribute
add assertions checking for dropzone attribute
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: Non-schema checkers
HEAD
All All
: P2 normal
Assigned To: Michael[tm] Smith
http://dev.w3.org/html5/spec/dnd.html...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-20 19:27 CET by Michael[tm] Smith
Modified: 2011-01-20 23:30 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 2011-01-20 19:27:57 CET
spec says that dropzone values must be and unordered set of unique space-separated tokens, so we need to adding checking that reports and error if there are any non-unique tokens in the value.