I don't understand these tests, or how they pass in the python
implementation (from testdata/validator/attributes.test):
{"description": "allowed 'd' attribute on <datalist>",
"input": "<datalist d>",
"fail-if": "unknown-attribute"},
{"description": "allowed 't' attribute on <datalist>",
"input": "<datalist t>",
"fail-if": "unknown-attribute"},
Should these be fail-unless?
-ryan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"html5lib-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/html5lib-discuss?hl=en-GB
-~----------~----~----~----~------~----~------~--~---