Content
View differences
Updated by Heather Burns almost 3 years ago
Visually users can scan down a table looking for information, on a specific cell they can quickly see the column and row header to understand the uniqueness of that data cell... programmatically the same should be true.
Using https://community.openproject.org/projects/openproject/work\_packages as an example...the column headers, ID, Subject, Type, Status, Assignee, settings are all clear - use ANDI (https://www.ssa.gov/accessibility/andi/help/install.html) to verify, but the first column is acting as a row header providing the unique IDs, is NOT provided programmatically.
failure of WCAG 1.3.1 Info and Relationships -https://www.w3.org/TR/UNDERSTANDING-WCAG20/content-structure-separation-programmatic.html
Using https://community.openproject.org/projects/openproject/work\_packages as an example...the column headers, ID, Subject, Type, Status, Assignee, settings are all clear - use ANDI (https://www.ssa.gov/accessibility/andi/help/install.html) to verify, but the first column is acting as a row header providing the unique IDs, is NOT provided programmatically.
failure of WCAG 1.3.1 Info and Relationships -https://www.w3.org/TR/UNDERSTANDING-WCAG20/content-structure-separation-programmatic.html