[Bug 1876] New: Validator complains that EMBED SRC is invalid

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

           Summary: Validator complains that EMBED SRC is invalid
           Product: Validator
           Version: HEAD
          Platform: PC
               URL: http://www.peggyshealth.com
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: check
        AssignedTo: link@pobox.com
        ReportedBy: pbbruce@mindspring.com
         QAContact: www-validator-cvs@w3.org


The EMBED tag is a legal tag and SRC is a legal attribute. It seems Validator 
reports that as an error.

Error Line 201 column 24: there is no attribute "SRC".
             <EMBED SRC="testsound.wav"></td>

The error above is what I get with the validator. I'm using HTML 4.01 as the 
standard. 

Phillip

Received on Sunday, 21 August 2005 01:13:48 UTC