[Bug 2253] Using the embed-element within the object-element

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

           Summary: Using the embed-element within the object-element
           Product: Validator
           Version: HEAD
          Platform: PC
               URL: http://www.bank-bkk.de/
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Website
        AssignedTo: ot@w3.org
        ReportedBy: pl@alpha-team.de
         QAContact: www-validator-cvs@w3.org
                CC: pl@alpha-team.de


Hi,

on the website http://www.bank-bkk.de/ we use an embed-TAG within an object-TAG
to show a flash-file. The emded-TAG is built up like this:

<embed src="<SOURCEFILE>" width="<WIDTH>" height="<HEIGHT>" pluginspage="<URL>">

Those 4 attributes used in here are - as far as the technical literature says -
allowed attributes, but your validator-check says, for instance, "there is no
attribute 'SRC'" or "there is no attribute 'WIDTH'".

Received on Friday, 16 September 2005 08:04:40 UTC