[Webkit-unassigned] [Bug 171176] New: [ATK] Implement support for aria-rowindex and aria-colindex

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 22 16:46:24 PDT 2017


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

            Bug ID: 171176
           Summary: [ATK] Implement support for aria-rowindex and
                    aria-colindex
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jdiggs at igalia.com
                CC: webkit-bug-importer at group.apple.com

For ATK, support for aria-rowindex and aria-colindex requires:
1. Expose the values via the "rowindex" and "colindex" object attributes
2. Returning the values via atk_table_cell_get_position()

See:
* https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#ariaColIndex
* https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#ariaRowIndex

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


More information about the webkit-unassigned mailing list