WordPress/wp-admin
Sergey Biryukov b77cf42c0b Accessibility: Make sure layout tables across the admin are correctly linearized.
Adds `role="presentation"` to the `<table>` elements used for layout purposes.

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 greatislander, afercia.
Fixes #46899.
Built from https://develop.svn.wordpress.org/trunk@45403


git-svn-id: http://core.svn.wordpress.org/trunk@45214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-05-24 21:56:54 +00:00
..
css I18N: Add a language icon next to language selectors. 2019-05-24 20:43:52 +00:00
images Build: Minify images 2019-02-25 15:21:52 +00:00
includes Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
js Site Health info tab: fix replacing the size strings in the copied info. 2019-04-18 04:51:52 +00:00
maint
network Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
user
about.php Help/About: Restore placeholder for WordPress version in tagline on About, Credits, and Freedoms pages to include minor versions. 2019-05-17 01:08:53 +00:00
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php Admin: Use is_user_logged_in() instead of wp_validate_auth_cookie() in admin-post.php. 2019-01-16 05:41:50 +00:00
admin.php
async-upload.php
comment.php
credits.php Help/About: Restore placeholder for WordPress version in tagline on About, Credits, and Freedoms pages to include minor versions. 2019-05-17 01:08:53 +00:00
custom-background.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
custom-header.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
customize.php
edit-comments.php
edit-form-advanced.php Administration: Improve the accuracy of is_block_editor(). 2019-04-17 01:56:52 +00:00
edit-form-blocks.php
edit-form-comment.php
edit-link-form.php
edit-tag-form.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
edit-tags.php
edit.php
export.php
freedoms.php Help/About: Restore placeholder for WordPress version in tagline on About, Credits, and Freedoms pages to include minor versions. 2019-05-17 01:08:53 +00:00
import.php
index.php
install-helper.php
install.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
link-add.php
link-manager.php I18N: Make punctuation in some wp-admin strings more consistent. 2019-05-23 01:12:53 +00:00
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php
moderation.php
ms-admin.php
ms-delete-site.php I18N: Use a complete translatable string for the "Delete My Site" email subject. 2019-05-23 22:15:54 +00:00
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php Accessibility: Add aria-current to the links in the <nav> elements introduced in [44905]. 2019-05-09 20:58:54 +00:00
network.php
options-discussion.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
options-general.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
options-head.php
options-media.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
options-permalink.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
options-reading.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
options-writing.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
options.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
plugin-editor.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
plugin-install.php
plugins.php
post-new.php Administration: Improve the accuracy of is_block_editor(). 2019-04-17 01:56:52 +00:00
post.php
press-this.php
privacy.php I18N: Capitalize "Privacy Policy Page" heading to merge two similar strings. 2019-05-23 21:11:52 +00:00
profile.php
revision.php
setup-config.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
site-health-info.php Site Health: Allow some HTML (inline tags only) in the section descriptions. Add some more docs about expected formatting of the gathered data. 2019-04-23 21:05:52 +00:00
site-health.php Administration: Add a chevron icon to the Site Health "Passed tests" button. 2019-04-15 18:01:53 +00:00
term.php
theme-editor.php
theme-install.php
themes.php
tools.php
update-core.php Upgrade/Install: Improve error messages displayed when WordPress update fails due to an incompatible PHP version by linking to the Update PHP support page. 2019-05-17 18:11:51 +00:00
update.php
upgrade-functions.php
upgrade.php Upgrade/Install: Improve error messages displayed when WordPress update fails due to an incompatible PHP version by linking to the Update PHP support page. 2019-05-17 18:11:51 +00:00
upload.php
user-edit.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
user-new.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
users.php
widgets.php