<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: ARIA 1.1 implement aria-colcount, aria-colindex, aria-colspan, aria-rowcount, aria-rowindex and aria-rowspan"
   href="https://bugs.webkit.org/show_bug.cgi?id=148967#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: ARIA 1.1 implement aria-colcount, aria-colindex, aria-colspan, aria-rowcount, aria-rowindex and aria-rowspan"
   href="https://bugs.webkit.org/show_bug.cgi?id=148967">bug 148967</a>
              from <span class="vcard"><a class="email" href="mailto:jcraig&#64;apple.com" title="James Craig &lt;jcraig&#64;apple.com&gt;"> <span class="fn">James Craig</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=262797&amp;action=diff" name="attach_262797" title="patch">attachment 262797</a> <a href="attachment.cgi?id=262797&amp;action=edit" title="patch">[details]</a></span>
patch

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

<span class="quote">&gt;&gt; Source/WebCore/accessibility/AccessibilityTableCell.cpp:376
&gt;&gt; +    const AtomicString&amp; colIndexValue = getAttribute(aria_colindexAttr);
&gt; 
&gt; should these methods verify that the table cell has a role=&quot;grid cell&quot;</span >

I don't think so. These could work with &quot;cell&quot;, &quot;gridcell&quot; (when appropriate), or the implicit role from the th/td.</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>