
An excellent primer on accessibility from Charles McQuilkin.
An excellent primer on accessibility from Charles McQuilkin.
Test cases for SVG accessibility, with and without ARIA.
This is an interesting discovery:
VoiceOver uses borders as a criteria to determine if a table is a data table or not.
An in-depth examination of aria-label
and aria-labelledby
.
A few simple, practical examples of how to make your interfaces more accessible, by Eric Eggert.
Great minds think alike… I wrote at length about inherent semantics vs. fully-customized divs and the number of dependencies that come with the latter in the second edition of Adaptive Web Design.
A list of things browsers must implement to ensure poorly-coded sites work. That this is needed deeply saddens me.
The picture
element, faster taps, desktop gestures, and more are coming in the next iteration of Apple’s browser.
Dan Mall’s excellent overview of decoupling content and display using structured data to make your sites more flexible.