<?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>2573</bug_id>
          
          <creation_ts>2005-12-09 12:47:32 +0000</creation_ts>
          <short_desc>The validator is giving the wrong example.</short_desc>
          <delta_ts>2005-12-09 12:57:42 +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>Documentation</component>
          <version>HEAD</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>1478</dup_id>
          
          <bug_file_loc>http://validator.w3.org/check</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="Erik Nijland">erik</reporter>
          <assigned_to name="Olivier Thereaux">ot</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>7369</commentid>
    <comment_count>0</comment_count>
    <who name="Erik Nijland">erik</who>
    <bug_when>2005-12-09 12:47:33 +0000</bug_when>
    <thetext>After succesfuly validating a xhtml strict document. You get the following code
to put on your website.

  &lt;p&gt;
    &lt;a href=&quot;http://validator.w3.org/check?uri=referer&quot;&gt;&lt;img
        src=&quot;http://www.w3.org/Icons/valid-xhtml10&quot;
        alt=&quot;Valid XHTML 1.0 Strict&quot; height=&quot;31&quot; width=&quot;88&quot; /&gt;&lt;/a&gt;
  &lt;/p&gt;


The thing is in XHTML strict; the width and height attributes aren&apos;t allowed for
the img element.

I&apos;m not sure if this should be calles a bug, but I do know it&apos;s just plain stupid.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7370</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2005-12-09 12:57:42 +0000</bug_when>
    <thetext>As far as I know, height and width attributes for the img element are perfectly legit, even in xhtml strict. 

*** This bug has been marked as a duplicate of 1478 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>