Actions
Bug #93070
closedSVG icons have pointless role "img"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-12-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
accessibility
Complexity:
Is Regression:
Sprint Focus:
Description
An image role requires an accessible name. Without a name it is like using alt="" with an img-tag.
The icon-API has no means to provide a name for an icon, so drop the role-attribute.
Actions