mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
cfcf79499b
* The zero state image is purely decorative so there's no need to set a non-empty alt text for it. * The presentation role is also unnecessary for decorative image with empty alt. * Accessibility Behat tests added to cover changes