<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:n_wang&#64;apple.com" title="Nan Wang &lt;n_wang&#64;apple.com&gt;"> <span class="fn">Nan Wang</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: CSS table display styles can cause malformed, inaccessible AXTables to be exposed to the AX tree"
   href="https://bugs.webkit.org/show_bug.cgi?id=136415">bug 136415</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>n_wang&#64;apple.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: CSS table display styles can cause malformed, inaccessible AXTables to be exposed to the AX tree"
   href="https://bugs.webkit.org/show_bug.cgi?id=136415#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: CSS table display styles can cause malformed, inaccessible AXTables to be exposed to the AX tree"
   href="https://bugs.webkit.org/show_bug.cgi?id=136415">bug 136415</a>
              from <span class="vcard"><a class="email" href="mailto:n_wang&#64;apple.com" title="Nan Wang &lt;n_wang&#64;apple.com&gt;"> <span class="fn">Nan Wang</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=136415#c3">comment #3</a>)
<span class="quote">&gt; so does this patch make the table inaccessible completely? 
&gt; 
&gt; i think what we want to do is make sure that row 2 and column 2 actually
&gt; appear in the table in the right form (rather than making it inaccessible or
&gt; making the whole table inaccessible)
&gt; 
&gt; when i test with the test case, VO cannot navigate to column 2 or row 2. I
&gt; think we want to make sure that that works rather than marking things ignored</span >

The fix makes the contents in the table accessible. The CSS display style has changed the table hierarchy to be only one row and one cell, and our rows and cells become children of that cell. 

So which part of the project should I look at, that it modifies the hierarchy based on CSS?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>