In the past two days, people noticed that VoiceOver (VO) on top of Safari is not reading list semantics when the list is not styled in a list-like fashion. First things first: ## What does it mean for me as a web developer that Safari is not reading lists when it doesn't look like a list? **Nothing.** The first commits for “layout lists”[^I think that saying those lists are used as “layout” is quite a misnomer, the lists are used as a generic grouping mechanism.] have been committed t...