<?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>129046</bug_id>
          
          <creation_ts>2014-02-19 09:14:09 -0800</creation_ts>
          <short_desc>AX: aria-hidden=false does not work with &lt;math&gt; trees</short_desc>
          <delta_ts>2015-06-04 11:09:48 -0700</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>NEW</bug_status>
          <resolution></resolution>
          
          
          <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>
          
          <blocked>145646</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="chris fleizach">cfleizach</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>fred.wang</cc>
    
    <cc>jcraig</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>982364</commentid>
    <comment_count>0</comment_count>
    <who name="chris fleizach">cfleizach</who>
    <bug_when>2014-02-19 09:14:09 -0800</bug_when>
    <thetext>See attached file.

Sequences like

&lt;p style=&quot;display: none&quot; aria-hidden=&quot;false&quot;&gt;4) &lt;math&gt;&lt;msqrt&gt;&lt;mi&gt;x&lt;/mi&gt;&lt;/msqrt&gt;&lt;/math&gt;&lt;/p&gt;

&lt;p style=&quot;display: none&quot;&gt;6) &lt;math aria-hidden=&quot;false&quot;&gt;&lt;msqrt&gt;&lt;mi&gt;x&lt;/mi&gt;&lt;/msqrt&gt;&lt;/math&gt;&lt;/p&gt;

should be accessible, but they are not</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>982365</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-02-19 09:14:31 -0800</bug_when>
    <thetext>&lt;rdar://problem/16109954&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>987017</commentid>
    <comment_count>2</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2014-03-04 15:43:19 -0800</bug_when>
    <thetext>The nested one should not be accessible. aria-hidden=&quot;false&quot; should not override the unrendered display of an ancestor node. It should only override it&apos;s own display.

The first should be accessible. The second should not.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>