WordPress/wp-includes/css
Andrea Fercia fbc9dba70b Accessibility: Audit usage of abbreviations.
Title attributes on abbreviations are only available to a minority of users. The
best option is to avoid unnecessary abbreviations when possible. In the other cases,
use an `<abbr>` element (which provides a hint to user agents on how to announce
and display the abbreviation) and provide an expansion in plain text on first use.

- `readme.html`: improves abbreviations and removes unnecessary `title` attributes
- options-general: removes unnecessary abbreviations and improves the remaining ones
- customizer schedule changeset date: removes unnecessary abbreviations and improves the remaining ones
- posts table date: uses a `span` element instead of an `abbr` element because this is not an abbreviation

Fixes #46980.

Built from https://develop.svn.wordpress.org/trunk@45930


git-svn-id: http://core.svn.wordpress.org/trunk@45741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-09-02 21:44:58 +00:00
..
dist Build/Test Tools: Add the e2e tests setup. 2019-06-27 11:28:19 +00:00
admin-bar-rtl.css Accessibility: Audit usage of abbreviations. 2019-09-02 21:44:58 +00:00
admin-bar-rtl.min.css Accessibility: Audit usage of abbreviations. 2019-09-02 21:44:58 +00:00
admin-bar.css Accessibility: Audit usage of abbreviations. 2019-09-02 21:44:58 +00:00
admin-bar.min.css Accessibility: Audit usage of abbreviations. 2019-09-02 21:44:58 +00:00
buttons-rtl.css Media: Reduces the bulk media options to have one primary button 2019-07-30 23:20:57 +00:00
buttons-rtl.min.css Media: Reduces the bulk media options to have one primary button 2019-07-30 23:20:57 +00:00
buttons.css Media: Reduces the bulk media options to have one primary button 2019-07-30 23:20:57 +00:00
buttons.min.css Media: Reduces the bulk media options to have one primary button 2019-07-30 23:20:57 +00:00
customize-preview-rtl.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/customize-preview.css`. 2019-05-30 12:34:52 +00:00
customize-preview-rtl.min.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/customize-preview.css`. 2019-05-30 12:34:52 +00:00
customize-preview.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/customize-preview.css`. 2019-05-30 12:34:52 +00:00
customize-preview.min.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/customize-preview.css`. 2019-05-30 12:34:52 +00:00
dashicons.css Administration: Remove duplicate `font-face` declaration in Dashicons CSS. 2019-05-15 16:08:57 +00:00
dashicons.min.css Administration: Remove duplicate `font-face` declaration in Dashicons CSS. 2019-05-15 16:08:57 +00:00
editor-rtl.css TinyMCE: fix flickering inline toolbar when hovering over the buttons there and the vertical scrollbar is not shown (the page height is less than the window height). Improves/removes the previous fix for similar flickering but only in RTL, see #42018. 2019-07-09 01:11:55 +00:00
editor-rtl.min.css TinyMCE: fix flickering inline toolbar when hovering over the buttons there and the vertical scrollbar is not shown (the page height is less than the window height). Improves/removes the previous fix for similar flickering but only in RTL, see #42018. 2019-07-09 01:11:55 +00:00
editor.css TinyMCE: fix flickering inline toolbar when hovering over the buttons there and the vertical scrollbar is not shown (the page height is less than the window height). Improves/removes the previous fix for similar flickering but only in RTL, see #42018. 2019-07-09 01:11:55 +00:00
editor.min.css TinyMCE: fix flickering inline toolbar when hovering over the buttons there and the vertical scrollbar is not shown (the page height is less than the window height). Improves/removes the previous fix for similar flickering but only in RTL, see #42018. 2019-07-09 01:11:55 +00:00
jquery-ui-dialog-rtl.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/jquery-ui-dialog.css`. 2019-05-30 12:36:52 +00:00
jquery-ui-dialog-rtl.min.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/jquery-ui-dialog.css`. 2019-05-30 12:36:52 +00:00
jquery-ui-dialog.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/jquery-ui-dialog.css`. 2019-05-30 12:36:52 +00:00
jquery-ui-dialog.min.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/jquery-ui-dialog.css`. 2019-05-30 12:36:52 +00:00
media-views-rtl.css Accessibility: Make the Media modal an ARIA modal dialog. 2019-06-27 12:33:56 +00:00
media-views-rtl.min.css Accessibility: Make the Media modal an ARIA modal dialog. 2019-06-27 12:33:56 +00:00
media-views.css Accessibility: Make the Media modal an ARIA modal dialog. 2019-06-27 12:33:56 +00:00
media-views.min.css Accessibility: Make the Media modal an ARIA modal dialog. 2019-06-27 12:33:56 +00:00
wp-auth-check-rtl.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/wp-auth-check.css`. 2019-05-30 12:37:52 +00:00
wp-auth-check-rtl.min.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/wp-auth-check.css`. 2019-05-30 12:37:52 +00:00
wp-auth-check.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/wp-auth-check.css`. 2019-05-30 12:37:52 +00:00
wp-auth-check.min.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/wp-auth-check.css`. 2019-05-30 12:37:52 +00:00
wp-embed-template-ie.css Embeds: Add fallbacks for IE7-9. 2015-10-31 04:38:25 +00:00
wp-embed-template-ie.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
wp-embed-template.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/wp-embed-template.css`. 2019-05-30 12:40:52 +00:00
wp-embed-template.min.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/wp-embed-template.css`. 2019-05-30 12:40:52 +00:00
wp-pointer-rtl.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/wp-pointer.css`. 2019-05-30 12:41:51 +00:00
wp-pointer-rtl.min.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/wp-pointer.css`. 2019-05-30 12:41:51 +00:00
wp-pointer.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/wp-pointer.css`. 2019-05-30 12:41:51 +00:00
wp-pointer.min.css CSS Coding Standards: Use unitless values for `line-height` in `wp-includes/css/wp-pointer.css`. 2019-05-30 12:41:51 +00:00