<?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>517</bug_id>
          
          <creation_ts>2004-02-05 23:17:36 +0000</creation_ts>
          <short_desc>image tag on two line causes vaildator to think the tag is unclosed</short_desc>
          <delta_ts>2004-02-09 05:51:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSSValidator</product>
          <component>Other</component>
          <version>CSS Validator</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://flrant.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="Gary">gary</reporter>
          <assigned_to name="Philippe Le Hegaret">plh</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1273</commentid>
    <comment_count>0</comment_count>
    <who name="Gary">gary</who>
    <bug_when>2004-02-05 23:17:36 +0000</bug_when>
    <thetext>When an image tag is on two lines the validator tell you to validate your html.
It wants you to put  a closing bracket on the and of the first line. The tag
below breaks the validator on http://flrant.com

&lt;img src=&quot;images/logo2.jpg&quot; width=&quot;280&quot; height=&quot;100&quot;style=&quot;margin-left:2%;&quot;
         alt=&quot;Site Logo&quot; /&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1277</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-02-09 00:51:28 +0000</bug_when>
    <thetext>No, your document is not well-formed, there must be white-space  
between &apos;height=&quot;100&quot;&apos; and &apos;style=&apos;. The W3C MarkUp Validator does not complain 
about this error as it has limitations in it&apos;s XML support (as it reports when 
you try to validate XHTML documents).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>