<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <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#c6">Comment # 6</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#c5">comment #5</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=136415#c4">comment #4</a>)
&gt; &gt; (In reply to <a href="show_bug.cgi?id=136415#c3">comment #3</a>)
&gt; &gt; &gt; so does this patch make the table inaccessible completely? 
&gt; &gt; &gt; 
&gt; &gt; &gt; i think what we want to do is make sure that row 2 and column 2 actually
&gt; &gt; &gt; appear in the table in the right form (rather than making it inaccessible or
&gt; &gt; &gt; making the whole table inaccessible)
&gt; &gt; &gt; 
&gt; &gt; &gt; when i test with the test case, VO cannot navigate to column 2 or row 2. I
&gt; &gt; &gt; think we want to make sure that that works rather than marking things ignored
&gt; &gt; 
&gt; &gt; The fix makes the contents in the table accessible. The CSS display style
&gt; &gt; has changed the table hierarchy to be only one row and one cell, and our
&gt; &gt; rows and cells become children of that cell. 
&gt; &gt; 
&gt; &gt; So which part of the project should I look at, that it modifies the
&gt; &gt; hierarchy based on CSS?
&gt; 
&gt; Not sure, let me see the results of this patch first</span >

Ok, I'll keep investigating.</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>