MDL-70829 mod_data: Mark up decorative images properly
commit04ec43be5e244927a24bde4bf7ed8132ada480ab
authorJun Pataleta <jun@moodle.com>
Mon, 18 Mar 2024 12:58:27 +0000 (18 20:58 +0800)
committerJun Pataleta <jun@moodle.com>
Fri, 12 Apr 2024 02:42:10 +0000 (12 10:42 +0800)
tree18ccc9768bce8bbee0f20ac61f7a2a95a20c29b3
parent91837d0553d4987cf703338d97cc50a09a988e76
MDL-70829 mod_data: Mark up decorative images properly

* Decorative images should have an empty alt text and there's no need
to set a presentation role.
* Accessibility Behat tests added to cover the changes
mod/data/templates/view_noentries.mustache
mod/data/templates/zero_state.mustache
mod/data/tests/behat/view_entries.feature
mod/data/tests/behat/zero_state.feature