ZoeBijl / font-awesome

AT test for Font-Awesome
MIT License
10 stars 2 forks source link

Current table row headings are uninformative in tables mode #5

Closed ZoeBijl closed 8 years ago

ZoeBijl commented 8 years ago

The row headings only read the AT name, so if you have VoiceOver on both OS X and iOS it will just read “VoiceOver” twice. Might want to include browser combo in first row?

ZoeBijl commented 8 years ago

Might be best to just combine the first three columns into one: “VoiceOver with Safari 9 on OS X 10.10”, “JAWS 16 with IE 11 on Windows 8.1”, “NVDA with Firefox on Windows 7”, etc.

ZoeBijl commented 8 years ago

Example in the feature/results-table branch: https://cdn.rawgit.com/MichielBijl/font-awesome/feature/results-table/tests/results.html

ZoeBijl commented 8 years ago

Fourth example on that page seems sufficiently clear. Will update all tables.

ZoeBijl commented 8 years ago

Done.