[Bug 1876] Validator complains that EMBED SRC is invalid

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


shinkuro@tin.it changed:

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




------- Additional Comments From shinkuro@tin.it  2005-11-29 14:19 -------
I've the same problem with this code:

 <TABLE ALIGN="LEFT" BORDER="0" cellpadding="2">
            <TR>
            <TD>
            
            <EMBED WIDTH="160" HEIGHT="160" src="files/bastone.avi"
type="application/x-mplayer2">

            </EMBED>
            </TD>
            </TR>
            </TABLE>
 
and use HTML 4.01 Transitional...

ShInKurO

Received on Tuesday, 29 November 2005 14:19:33 UTC