<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>125591</bug_id>
          
          <creation_ts>2013-12-11 11:22:38 -0800</creation_ts>
          <short_desc>AX: make aria-hidden=false work with subtrees</short_desc>
          <delta_ts>2013-12-11 13:21:49 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Accessibility</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>125592</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="chris fleizach">cfleizach</reporter>
          <assigned_to name="chris fleizach">cfleizach</assigned_to>
          <cc>ian</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>958814</commentid>
    <comment_count>0</comment_count>
    <who name="chris fleizach">cfleizach</who>
    <bug_when>2013-12-11 11:22:38 -0800</bug_when>
    <thetext>All the examples from

http://www.html5accessibility.com/tests/hidden2013.html

should work.

Right now, cases 5 and 6 fail
&lt;p id=&quot;e&quot; hidden aria-hidden=&quot;false&quot;&gt;test html5 hidden&lt;/p&gt;
&lt;p id=&quot;f&quot; style=&quot;display:none&quot; aria-hidden=&quot;false&quot;&gt;test display:none&lt;/p&gt;

Because aria-hidden=false is only applying to the element itself, not the sub-tree below itself</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>958876</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-12-11 13:21:49 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 125592 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>