<?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>6782</bug_id>
          
          <creation_ts>2009-04-06 16:07:04 +0000</creation_ts>
          <short_desc>BUG: Target attribute is allowed in XHTML1.1</short_desc>
          <delta_ts>2009-04-06 16:07:31 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Amaya</product>
          <component>Editing</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="lee pickering">gonzo1lee</reporter>
          <assigned_to name="Vatton">Irene.Vatton</assigned_to>
          <cc>carcone</cc>
    
    <cc>emilien.kia</cc>
    
    <cc>fred.wang</cc>
    
    <cc>gonzo1lee</cc>
    
    <cc>Irene.Vatton</cc>
    
    <cc>ot</cc>
    
    <cc>shane</cc>
    
    <cc>vincent.quint</cc>
          
          <qa_contact name="Vatton">Irene.Vatton</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>24595</commentid>
    <comment_count>0</comment_count>
    <who name="lee pickering">gonzo1lee</who>
    <bug_when>2009-04-06 16:07:04 +0000</bug_when>
    <thetext>+++ This bug was initially created as a clone of Bug #6597 +++

The validator sais that the target attribute is allowed in xhtml 1.1, but it isn&apos;t!

An example code:
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;/head&gt;
&lt;body&gt;&lt;div&gt;
     &lt;form action=&quot;...&quot; target=&quot;something&quot;&gt;
&lt;div&gt;&lt;input type=&quot;button&quot; name=&quot;submit&quot;/&gt;&lt;/div&gt;
&lt;/form&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;

This document is validated as &apos;Valid&apos;, but it contains target...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>