<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>1876</bug_id>
          
          <creation_ts>2005-08-21 01:13:45 +0000</creation_ts>
          <short_desc>Validator complains that EMBED SRC is invalid</short_desc>
          <delta_ts>2005-11-29 19:43:24 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>HEAD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.peggyshealth.com</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Phillip Bruce">pbbruce</reporter>
          <assigned_to name="Terje Bless">link</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>5465</commentid>
    <comment_count>0</comment_count>
    <who name="Phillip Bruce">pbbruce</who>
    <bug_when>2005-08-21 01:13:45 +0000</bug_when>
    <thetext>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 &quot;SRC&quot;.
             &lt;EMBED SRC=&quot;testsound.wav&quot;&gt;&lt;/td&gt;

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

Phillip</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5466</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2005-08-21 01:15:46 +0000</bug_when>
    <thetext>Could you cite the section of the HTML 4.01 Standard that defines the embed 
element?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7279</commentid>
    <comment_count>2</comment_count>
    <who name="ShInKurO">shinkuro</who>
    <bug_when>2005-11-29 14:19:13 +0000</bug_when>
    <thetext>I&apos;ve the same problem with this code:

 &lt;TABLE ALIGN=&quot;LEFT&quot; BORDER=&quot;0&quot; cellpadding=&quot;2&quot;&gt;
            &lt;TR&gt;
            &lt;TD&gt;
            
            &lt;EMBED WIDTH=&quot;160&quot; HEIGHT=&quot;160&quot; src=&quot;files/bastone.avi&quot;
type=&quot;application/x-mplayer2&quot;&gt;

            &lt;/EMBED&gt;
            &lt;/TD&gt;
            &lt;/TR&gt;
            &lt;/TABLE&gt;
 
and use HTML 4.01 Transitional...

ShInKurO</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7284</commentid>
    <comment_count>3</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2005-11-29 19:43:24 +0000</bug_when>
    <thetext>To put it more clearly, &lt;EMBED&gt; is not defined in HTML 4.01 (nor XHTML).

http://www.alistapart.com/articles/flashsatay/
http://www.w3.org/Search/Mail/Public/search?type-index=www-validator&amp;index-type=t&amp;keywords=embed&amp;search=Search+Mail+Archives</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>