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.
Updated by Martin Kutschker over 3 years ago
I goofed and filed a duplicte #93826 whis is resolved by now.
This issue can be closed.
Updated by Riccardo De Contardi over 3 years ago
- Related to Bug #93826: Role "img" requires an acceessible name added
Updated by Riccardo De Contardi over 3 years ago
- Status changed from New to Closed
- Assignee deleted (
Martin Kutschker)
@Martin Kutschker thank you for your report and the update. Closing it.
Actions