Some weekend studying on the heels of World Accessibility Consciousness Day (GAADM), which came about yesterday. The E-mail Markup Consortium (EMC) launched its 2025 research on the accessibility in HTML emails, and the TL;DR will not be completely dissimilar from what we heard from WebAIM’s annual net report:
That is the third full yr for this report and we’re disenchanted to see the identical points as now we have in earlier years. The highest 10 points haven’t modified order since final yr, aside from the addition of coloration distinction, which may be put right down to a change within the testing and reporting.
The outcomes come from an evaluation of 443,585 emails collected from the previous yr. In keeping with EMC, solely 21 emails handed all accessibility checks — they usually have been all written by the identical writer representing two completely different manufacturers. And, additional, that writer represents one of many corporations that not solely sponsors the research, however develops the automated testing instrument powering the evaluation.
Automated testing is the important thing right here. That’s wanted for a challenge taking a look at tons of of 1000’s of emails, however it gained’t floor every part, as famous:
E-mail that move our checks should have accessibility points that we can’t choose up by way of automated testing. For instance, we examine if an alt attribute is current on a picture, however we don’t examine if the textual content is appropriate for that picture within the context of that message.
The commonest points relate to internationalization, like leaving out the lang
(96% of emails) and dir
(98% of emails) attributes. However you’ll be acquainted with most of what rounds up the highest 10, as a result of it strains up with WebAIM’s findings:
- Hyperlinks should have discernible textual content
- Aspect has inadequate coloration distinction
- Photos should have alternate textual content
- Hyperlink textual content must be descriptive
- Hyperlinks should be distinguishable with out counting on coloration
I recognize that the report sheds a lightweight on what accessibility options are supported by particular electronic mail shoppers, corresponding to Gmail. The report outlines a set of 20 HTML, CSS, and ARIA options they search for and located that just one electronic mail consumer (SFR Mail?) of the 44 evaluated helps all the options. Apple Mail and Samsung E-mail are apparently shut behind, however the different 41? Not a lot.
AilSo, yeah. E-mail has a methods to go, like a small microcosm of the net itself.