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