[Webkit-unassigned] [Bug 79080] Row and column headers not exposed by WebCore accessibility

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 22:49:00 PST 2012


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





--- Comment #1 from Aaron Leventhal <aaronlevbugs at gmail.com>  2012-02-20 22:49:00 PST ---
Expected: Expose RowHeaderRole and ColumnHeaderRole as appropriate for <th> elements.

The row/colum-ness of the header can be indicated by @role, @scope, <thead> or (heuristically) by it's position within the table.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list