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