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