mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
907d67572ad95e1a2df3ab3c64248527409e74d9
On the Menus screen, the links to move menu items behave like buttons: they perform an action so they should be real buttons to be correctly reported to assistive technologies. Since they're logically grouped controls, they should also be wrapped in a `<fieldset>` element for better semantics and accessibility. Props Cheffheid. Fixes #35578. git-svn-id: https://develop.svn.wordpress.org/trunk@38770 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
243 MiB
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%