-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Fix Version/s: 2.7.2
-
Component/s: Accessibility
-
Testing Instructions:
- Log in to a course
- Inspect the HTML on the icon in the docs link at the bottom of the page
- Ensure the image has no alt text, and has a role of presentation
-
Affected Branches:MOODLE_27_STABLE
-
Fixed Branches:MOODLE_27_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-46206-master -
Pull Master Diff URL:
-
Story Points:5
-
Sprint:FRONTEND Sprint 13
According to this example, alt attribute of footer's image should be empty instead of be repeated twice (on image's alt attribute and p tag text).
But maybe this image should be displayed via css ?
Replication steps:
- Log in to a course
- Inspect the HTML on the icon in the docs link at the bottom of the page