[Webkit-unassigned] [Bug 148967] AX: ARIA 1.1 implement aria-colcount, aria-colindex, aria-colspan, aria-rowcount, aria-rowindex and aria-rowspan

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 9 17:11:59 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148967

--- Comment #8 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 262797
  --> https://bugs.webkit.org/attachment.cgi?id=262797
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=262797&action=review

> Source/WebCore/accessibility/AccessibilityTableCell.cpp:376
> +    const AtomicString& colIndexValue = getAttribute(aria_colindexAttr);

should these methods verify that the table cell has a role="grid cell"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151010/fcccef9a/attachment.html>


More information about the webkit-unassigned mailing list