WordPress/wp-content/themes/twentyfifteen/inc
joedolson a3a61c5a3e General: Remove role="navigation" from nav elements.
Role="navigation" was required for assistive technology to recognize HTML5 element's native ARIA roles while HTML5 and ARIA were being introduced. With the deprecation of IE11, the role attribute is only required when mapping elements that don't have native role.

Props costdev, mukesh27.
Fixes #54054.
Built from https://develop.svn.wordpress.org/trunk@51967


git-svn-id: http://core.svn.wordpress.org/trunk@51556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-01 21:47:13 +00:00
..
back-compat.php Coding Standards: Remove a one-time $message variable in WordPress version requirement notices for bundled themes. 2021-06-15 15:24:58 +00:00
block-patterns.php Bundled Themes: Revert the [51372] update to block patterns in bundled themes. 2021-07-14 20:02:59 +00:00
custom-header.php Twenty Fifteen: Use strict comparison in inc/custom-header.php. 2021-07-10 18:43:57 +00:00
customizer.php Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards. 2020-08-11 00:34:08 +00:00
template-tags.php General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00