<?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>6738</bug_id>
          
          <creation_ts>2009-03-26 16:30:30 +0000</creation_ts>
          <short_desc>Invalid cause for error in &lt;textarea&gt;</short_desc>
          <delta_ts>2009-06-30 04:51:13 +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>Parser</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.dcawebdesign.com/contact.html</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="ed definis">ed</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>24406</commentid>
    <comment_count>0</comment_count>
    <who name="ed definis">ed</who>
    <bug_when>2009-03-26 16:30:30 +0000</bug_when>
    <thetext>Validator for XHTML Transitional 1.0, for iso-8859-1 is rejecting XHTML script due to &quot;wrap=&quot; tag within &lt;textarea&gt; statement.  Actual script reads as follows:

&lt;textarea name=&quot;i_MESSAGE&quot; id=&quot;i_MESSAGE&quot; onkeypress=&quot;return taLimit(event)&quot; onkeyup=&quot;return taBackspace(event)&quot; rows=&quot;5&quot; cols=&quot;40&quot; wrap=&quot;physical&quot;&gt;&lt;/textarea&gt;&lt;br /&gt;

According to O&apos;Reilly&apos;s Definitive Guide for HTML/XHTML, 5th edition, page 338, the &quot;wrap&quot; parameter is a valid tag within the &lt;textarea&gt; and should accept wrap=&quot;off&quot;, wrap=&quot;physical&quot; and wrap=&quot;virtual&quot; as valid parameters.

However, the W3c Validator Error Message reads:

Line 141, Column 143: there is no attribute &quot;wrap&quot;.
pace(event)&quot; rows=&quot;5&quot; cols=&quot;40&quot; wrap=&quot;physical&quot;&gt;&lt;/textarea&gt;&lt;br /&gt;

Your clarification on this matter would be appreciated.  Thank you.

Ed DeFinis
ed@dcawebdesign.com</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25811</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2009-06-30 04:51:13 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; According to O&apos;Reilly&apos;s Definitive Guide for HTML/XHTML, 5th edition, page 338,
&gt; the &quot;wrap&quot; parameter is a valid tag within the &lt;textarea&gt; and should accept
&gt; wrap=&quot;off&quot;, wrap=&quot;physical&quot; and wrap=&quot;virtual&quot; as valid parameters.

This is incorrect information, there is no such attribute for textarea in XHTML 1.0 (nor any other W3C HTML recommendation if I remember correctly).
http://www.w3.org/TR/xhtml1/dtds.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>