Bug 13740 - Table headers not read out when navigating tables
Summary: Table headers not read out when navigating tables
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-15 16:25 PDT by Nicholas Shanks
Modified: 2013-04-17 22:06 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Shanks 2007-05-15 16:25:07 PDT
Screen readers are supposed to read out the headers for a table cell (from the headers, axis and scope attributes, or using heuristics for simple tables without marked-up header axes). Currently WebKit does not do this, and just treats a table the same as a grid of divs.
Comment 1 James Craig 2013-04-17 22:05:54 PDT
This has been working for many years. Closing.