mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-17 01:34:32 +00:00
02a0911bcc9febaa8053ce4500d1e29b3b0eaf71
Adds `role="presentation"` to the `<table>` elements used in the Site Health reports. Ideally, HTML tables should be used for tabular data. When tables are used for layout purposes, it's important to remove any native semantics so that assistive technologies can correctly announce the table content in a linearized fashion. Props chetan200891. Fixes #46725. git-svn-id: https://develop.svn.wordpress.org/trunk@45075 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%