Story #75595
closedEpic #75594: Accessibility fsc: Render content compliant to WCAG 2.0
Render tables compliant to WCAG 2.0
0%
Description
The table-description is rendered in table-summary, title or aria-described by-attribute.
Currently there is a field description which is not rendered at all. The position is on the extended tab, which is not editor friendly.
- The description should be rendered in the summary attribute
- The field should move to the general tab and should be below the table caption.
Technical Description / Additional Information:
Rules in WCAG 2.0. 1.3.1
https://www.w3.org/WAI/WCAG20/quickref/?showtechniques=11%2C111%2C246#content-structure-separation-programmatic
https://www.w3.org/WAI/tutorials/tables/
Some other rules concerning tables in WCAG 2.0 are not relevant currently since complex tables are not possible with core yet.
Updated by Susanne Moog over 4 years ago
- Status changed from New to Closed
As there is currently no one working on these stories and as we have a restarted accessibility initiative and these kind of stories should be taken into account and planned to be developed by that initiative. Of course, the content here is still relevant and can be used for creating further plans once concrete steps to implement these stories are being taken.