avatar
Tuxosaurus @tuxosaurus.fr

Thanks for caring about accessibility. If I may, I would think the "list" role shouldn't be added to the "ul" tag (it is already attributed by default). Is there a specific bit of knowledge I am missing?

aug 29, 2025, 6:00 am • 1 0

Replies

avatar
Art Duszynski @artduszynski.bsky.social

VoiceOver won't announce a styled list as a list unless you specifically add the "list" role. I think the reasoning is that if you don't want it to visually be identified as a list, it shouldn't be announced as a list. I don't agree with that reasoning.

aug 29, 2025, 8:04 am • 2 0 • view
avatar
Tuxosaurus @tuxosaurus.fr

Thanks! I see this has been a thing for many years now, I'm surprised I haven't heard of it before - I guess I should invest in some Apple device... I really don't get why they do that, if it's not to be interpreted as a list I suppose it's up to devs to mark it as "presentation". All good then :)

aug 29, 2025, 8:24 am • 2 0 • view
avatar
petra von cunt @eva.town

Yep, that’s exactly right. @scottohara.me has written more about it here, for the curious

aug 29, 2025, 12:46 pm • 2 0 • view