Moodle

Table layouts ordered linearly

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor 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

Hide
Yu Zhang added a comment -

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.

Show
Yu Zhang added a comment - 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.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: