User tests: Successful: Unsuccessful:
Tables should have a caption and use scope for columns and rows
In order to be accessible to visually impaired users, it is important that tables provides a description of its content before the data is accessed.
The simplest way to do it, and also the one recommended by WCAG2 is to add a <caption>
element inside the <table>
.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | Installation |
Status | New | ⇒ | Pending |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-23 09:24:29 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
PR-5.0-dev
|