[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 23:25:06 PST 2012


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





--- Comment #2 from Aaron Leventhal <aaronlevbugs at gmail.com>  2012-02-20 23:25:06 PST ---
Created an attachment (id=127926)
 --> (https://bugs.webkit.org/attachment.cgi?id=127926&action=review)
Implement row & col header role support

    1. Implement AccessibilityTableCell so that it uses semantics or reasonable heuristics to determine whether a <th> is
    2. Add comments to clarify what some of the table methods do
    3. Move hasAriaRole() to where it can help multiple classes.
    4. Add another helper, hasAriaLandmarkRole() -- landmark roles are weak roles which should not affect the accessibilit

-- 
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