[Bug 2406] when link tag is ended with / in header validator parses off by one

http://www.w3.org/Bugs/Public/show_bug.cgi?id=2406


bjoern@hoehrmann.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From bjoern@hoehrmann.de  2005-10-21 15:22 -------
The /> syntax is not allowed in HTML documents, use it only for XHTML 
documents. Please have a look at the www-validator mailing list archives for 
further details, good keywords are e.g. SHORTTAG and "empty element". 
http://www.cs.tut.fi/~jkorpela/html/empty.html might also help.

Received on Friday, 21 October 2005 15:22:32 UTC