Accessibility/Accessible Table Implementation: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 68: Line 68:
# Firefox: The full list item (all the col data) is in the acc name, n of m info is in the acc desc, the list of col headers is the first child of the main list, the col headers have actions named "Click". And I can nav to the list of col headers with Inspect.  
# Firefox: The full list item (all the col data) is in the acc name, n of m info is in the acc desc, the list of col headers is the first child of the main list, the col headers have actions named "Click". And I can nav to the list of col headers with Inspect.  
# SODC: The acc name is the full line of text (all the col data). The list has one next sibling that is a COLUMN_HEADER with no name and no action. The n of m info is coded in IA2::groupPosition.
# SODC: The acc name is the full line of text (all the col data). The list has one next sibling that is a COLUMN_HEADER with no name and no action. The n of m info is coded in IA2::groupPosition.
= Implementation Problems =
Confirmed users
1,396

edits

Navigation menu