MDL-70829 core: Set the icon of action icons as a decorative image
commit371f59c20b2ddb8564ade9ee23da2e042b6734cf
authorJun Pataleta <jun@moodle.com>
Mon, 18 Mar 2024 16:04:11 +0000 (19 00:04 +0800)
committerJun Pataleta <jun@moodle.com>
Fri, 12 Apr 2024 03:21:03 +0000 (12 11:21 +0800)
tree6f4f4a213eb5f61fb09ea48dd910dea176abb922
parentf17285be09e62fbf881de102e3f1bf3a16f35934
MDL-70829 core: Set the icon of action icons as a decorative image

* When text is rendered for the action icon, set the icon as a
decorative image by setting empty alt and title attributes and adding
the aria-hidden attribute as well. Otherwise, assistive technologies
will read the action name twice.
lib/outputrenderers.php