Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.8
-
Component/s: Accessibility
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_18_STABLE
Description
Where tables are used for layout, ensure that the content of the table is comprehensible even when this table is linearised, and use the elements an attributes of a table complying with the defined semantic value in the specific markup language used.
WCAG 1.0 References: 5.3, 5.4
Sec. 508 References: None
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Added col scopes to all existing <th>s so that when tables are read in linearized form, table headers are repeated to help users make sense of the data.