<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#c10">Comment # 10</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>Comment on <span class=""><a href="attachment.cgi?id=258318&amp;action=diff" name="attach_258318" title="patch">attachment 258318</a> <a href="attachment.cgi?id=258318&amp;action=edit" title="patch">[details]</a></span>
patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=258318&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=258318&amp;action=review</a>

<span class="quote">&gt;&gt; Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:-1921
&gt;&gt; -        { GridRole, NSAccessibilityGridRole },
&gt; 
&gt; what was the bug that this changed with? it seems correct to keep it as TableRole, but wondering how it broke</span >

I think in <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: Add ARIA 1.1 &quot;cell&quot; and &quot;table&quot; roles"
   href="show_bug.cgi?id=146011">https://bugs.webkit.org/show_bug.cgi?id=146011</a>, I changed element with &quot;grid&quot; role to use GridRole. Before that &quot;grid&quot; is mapped to TableRole.</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>