Update of /sources/public/html5/tests/validation/full/invalid/unknown-attribute In directory hutz:/tmp/cvs-serv29117 Added Files: input.html input.xhtml Log Message: initial add --- NEW FILE: input.html --- <!DOCTYPE html> <html> <head> <title>element input with invalid attribute</title> </head> <body> <input bar="foo">baz</input> </body> </html> --- NEW FILE: input.xhtml --- <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>element input with invalid attribute</title> </head> <body> <input bar="foo">baz</input> </body> </html>Received on Tuesday, 14 April 2009 15:27:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 14 April 2009 15:27:57 GMT