Andrea Fercia
1d739a0925
Accessibility: Make some Widgets buttons real buttons.
...
Links used as UI controls that behave like buttons, should be buttons.
- changes the widgets "toggle", "Delete", and "Close" links to buttons
- uses `aria-expanded` to announce the state of the toggle buttons
- increases a bit the clickable area of the toggle
- ensures the "circular focus" doesn't get cut-off in some browsers by centering the toggle arrows
- uses a `<span>` element with an `aria-hidden` attribute to hide CSS generated font icons from assistive technologies
- standardizes on `.toggle-indicator:before` rather than `:after`
- changes two `#f00` reds in `#dc3232`, see #35622
Fixes #31476 .
Built from https://develop.svn.wordpress.org/trunk@40480
git-svn-id: http://core.svn.wordpress.org/trunk@40356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-04-19 21:14:44 +00:00
..
2016-07-31 18:11:29 +00:00
2016-08-31 16:31:29 +00:00
2017-04-19 02:38:44 +00:00
2016-06-29 15:16:29 +00:00
2016-07-22 12:10:27 +00:00
2016-07-09 13:45:33 +00:00
2016-07-09 13:45:33 +00:00
2016-07-09 13:45:33 +00:00
2016-07-08 13:19:30 +00:00
2016-09-06 17:26:31 +00:00
2016-08-26 18:47:29 +00:00
2016-08-26 18:47:29 +00:00
2016-08-31 16:31:29 +00:00
2016-07-09 13:45:33 +00:00
2016-08-28 10:04:30 +00:00
2016-07-19 11:55:30 +00:00
2016-09-17 16:23:27 +00:00
2016-07-09 13:45:33 +00:00
2016-11-13 09:53:32 +00:00
2016-07-09 13:45:33 +00:00
2016-07-09 13:45:33 +00:00
2016-11-13 09:53:32 +00:00
2017-03-29 11:22:47 +00:00
2015-10-15 17:26:24 +00:00
2016-10-10 16:26:12 +00:00
2016-08-04 22:18:30 +00:00
2017-04-07 14:36:50 +00:00
2017-03-17 16:54:42 +00:00
2016-07-06 12:40:29 +00:00
2015-09-10 01:21:24 +00:00
2016-07-18 19:43:30 +00:00
2016-12-28 03:52:42 +00:00
2016-04-21 02:38:29 +00:00
2016-10-19 05:45:31 +00:00
2015-09-22 14:35:25 +00:00
2016-09-28 19:54:28 +00:00
2016-08-26 22:23:29 +00:00
2016-12-14 04:18:42 +00:00
2017-03-22 03:47:07 +00:00
2017-04-07 13:51:43 +00:00
2016-10-19 10:27:29 +00:00
2017-03-22 03:48:42 +00:00
2016-10-05 03:33:29 +00:00
2016-10-31 19:38:47 +00:00
2015-10-17 15:13:25 +00:00
2017-04-01 14:07:44 +00:00
2017-03-06 13:55:41 +00:00
2017-03-22 03:46:28 +00:00
2016-08-25 19:09:35 +00:00
2016-09-30 22:40:28 +00:00
2016-11-08 20:16:31 +00:00
2016-08-31 04:55:54 +00:00
2016-07-22 12:10:27 +00:00
2016-12-03 03:40:41 +00:00
2016-09-18 20:16:29 +00:00
2017-01-10 12:45:44 +00:00
2016-06-29 15:16:29 +00:00
2016-05-24 23:24:27 +00:00
2016-10-03 07:04:29 +00:00
2017-04-07 14:36:50 +00:00
2016-08-31 16:31:29 +00:00
2016-05-22 18:01:30 +00:00
2016-10-25 00:38:35 +00:00
2016-12-30 07:42:42 +00:00
2016-11-19 02:30:31 +00:00
2017-02-27 15:39:47 +00:00
2016-10-03 07:04:29 +00:00
2016-08-31 16:31:29 +00:00
2017-04-10 01:28:47 +00:00
2016-06-29 15:16:29 +00:00
2017-04-13 22:42:43 +00:00
2016-10-25 00:38:35 +00:00
2016-02-07 13:54:25 +00:00
2016-07-06 12:40:29 +00:00
2017-04-10 21:11:43 +00:00
2016-10-27 15:23:31 +00:00
2016-08-23 00:17:27 +00:00
2017-01-25 23:10:43 +00:00
2016-01-28 03:35:27 +00:00
2016-11-21 01:52:32 +00:00
2017-01-12 06:16:41 +00:00
2017-04-13 23:09:43 +00:00
2016-08-28 18:06:30 +00:00
2017-04-10 22:00:43 +00:00
2016-07-07 16:39:29 +00:00
2016-05-26 04:50:27 +00:00
2017-03-24 14:53:46 +00:00
2016-09-28 19:54:28 +00:00
2017-03-22 23:04:42 +00:00
2017-04-07 14:36:50 +00:00
2017-01-05 06:13:41 +00:00
2016-11-21 01:52:32 +00:00
2017-03-17 15:49:42 +00:00
2017-02-26 22:20:44 +00:00
2017-04-19 21:14:44 +00:00