Accessibility

3 bookmarks
Custom sorting
Removing list styles removes list semantics in iOS - Geoff Graham
Removing list styles removes list semantics in iOS - Geoff Graham
Say you’re on a navigation element. You might do something like this in HTML: And when styling it, you probably want to strip out the bullet points in CSS: Then you move right along with your merry day. The only problem is that wipes out the semantics of the list in VoiceOver in WebKit browsers. […]
·geoffgraham.me·
Removing list styles removes list semantics in iOS - Geoff Graham