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