<?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>5268</bug_id>
          
          <creation_ts>2007-11-14 10:37:39 +0000</creation_ts>
          <short_desc>Validator gives wrong &quot;there is no attribute&quot; response</short_desc>
          <delta_ts>2007-11-14 21:35:56 +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://w.datamatrix-bg.info</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="Dimitar Boiadjiev">datamatrixbg</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</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>17719</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitar Boiadjiev">datamatrixbg</who>
    <bug_when>2007-11-14 10:37:39 +0000</bug_when>
    <thetext>In my page i have a section, with elements like these:
&lt;a href=&quot;http://robotics-bg.com/&quot; target=&quot;_blank&quot; title=&quot;The Bulgarian portal for Robotics&quot;&gt;&lt;img src=&quot;banners/robotics-bg_banner1.jpg&quot; alt=&quot;The Bulgarian portal for Robotics&quot; class=&quot;banner88x31&quot; /&gt;&lt;/a&gt;&lt;br /&gt;

When i check my page with the validator i get this error:

Line 17, Column 41: there is no attribute &quot;target&quot; .
ref=&quot;http://robotics-bg.com/&quot; target=&quot;_blank&quot; title=&quot;The Bulgarian portal for
-------------------------------------^

Just to make sure, i checked the tag list in w3scools, but my code is absolutely valid.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>17722</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2007-11-14 21:35:56 +0000</bug_when>
    <thetext>The target attribute is only present in &quot;Transitional&quot; document types. w3schools (not affiliated with w3c by the way) is a nice resource, but not always 100% accurate. When in doubt, the w3c specifications are the reference...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>