<?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>23318</bug_id>
          
          <creation_ts>2013-09-22 00:52:38 +0000</creation_ts>
          <short_desc>@inputmode in textarea</short_desc>
          <delta_ts>2014-02-24 00:13:54 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML Checker</product>
          <component>General</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></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="Andrea Rendine">master.skywalker.88</reporter>
          <assigned_to name="Michael[tm] Smith">mike+validator</assigned_to>
          <cc>master.skywalker.88</cc>
          
          <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>93619</commentid>
    <comment_count>0</comment_count>
    <who name="Andrea Rendine">master.skywalker.88</who>
    <bug_when>2013-09-22 00:52:38 +0000</bug_when>
    <thetext>Tested some HTML5-new attributes for form controls. On &lt;textarea&gt; @inputmode is correctly flagged as &quot;not allowed on HTML element input&quot;, as it has apparently been removed from official spec, but it is still present in the available attributes, generating confusion.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101215</commentid>
    <comment_count>1</comment_count>
    <who name="Andrea Rendine">master.skywalker.88</who>
    <bug_when>2014-02-24 00:13:54 +0000</bug_when>
    <thetext>After several months this small bug is still present. @inputmode is flagged as &quot;not allowed&quot; both in &lt;input&gt; and in &lt;textarea&gt;. But in the latter, it is also listed among the allowed attributes. Now everything depends on the normative source. If it is HTML5 CR, then the attribute is invalid and it&apos;s right not to show it as allowed. Otherwise if you validate against HTML5.1 WD or the nightly editor&apos;s draft, then it&apos;s valid in both elements and must not be flagged. Everything is accepted but the actual situation is confusing.

Attribute inputmode not allowed on element textarea at this point.
&lt;body&gt;↩&lt;p&gt;&lt;textarea inputmode=&quot;latin&quot;&gt;&lt;/text
Attributes for element textarea:
Global attributes
autocomplete
autofocus
cols
dirname
disabled
 *inputmode*
maxlength
name
placeholder
readonly
required
rows
wrap</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>