<?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>19715</bug_id>
          
          <creation_ts>2012-10-26 10:04:11 +0000</creation_ts>
          <short_desc>incorrect ARIA errors reported</short_desc>
          <delta_ts>2013-04-20 07:10:48 +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>RESOLVED</bug_status>
          <resolution>FIXED</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="steve faulkner">faulkner.steve</reporter>
          <assigned_to name="Michael[tm] Smith">mike+validator</assigned_to>
          <cc>mike</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>77134</commentid>
    <comment_count>0</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2012-10-26 10:04:11 +0000</bug_when>
    <thetext>when checking this page: http://juicystudio.com/tpg/rbc/combo.html

none of the ARIA errors appear to be correct.
&lt;li&gt; allows role=&quot;option&quot; and any of the aria-* attributes used.

aria-activedescendent does not have have to be a desccednent element as reported;
&quot;Error: The aria-activedescendant attribute must refer to a descendant element.&quot;
if the aria-owns property is used to point to a non DOM descendent (which it is)

Also on the qa-dev the follwoing error (incorrectly)on the input type=text element:
&quot;Error: Attribute readonly not allowed on element input at this point.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86410</commentid>
    <comment_count>1</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2013-04-20 07:09:00 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; when checking this page: http://juicystudio.com/tpg/rbc/combo.html
&gt; 
&gt; none of the ARIA errors appear to be correct.
&gt; &lt;li&gt; allows role=&quot;option&quot; and any of the aria-* attributes used.

Fixed now, I think. You can test at http://validator.w3.org/nu/

&gt; aria-activedescendent does not have have to be a desccednent element as
&gt; reported;
&gt; &quot;Error: The aria-activedescendant attribute must refer to a descendant
&gt; element.&quot;
&gt; if the aria-owns property is used to point to a non DOM descendent (which it
&gt; is)

Fixed now, I think. See http://validator.w3.org/nu/

&gt; Also on the qa-dev the follwoing error (incorrectly)on the input type=text
&gt; element:
&gt; &quot;Error: Attribute readonly not allowed on element input at this point.&quot;

Fixed now. But not yet pushed to qa-dev. Please test at http://validator.w3.org/nu/ instead.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>