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
This commit is contained in:
joedolson
2021-11-01 21:47:13 +00:00
parent 78e5b8481c
commit a3a61c5a3e
47 changed files with 56 additions and 56 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long