w3c / aria-at

Assistive Technology ARIA Experience Assessment
https://aria-at.netlify.app
Other
154 stars 28 forks source link

Should we capture the OS version? #146

Open mfairchild365 opened 4 years ago

mfairchild365 commented 4 years ago

In addition to the AT and browser versions, it may be valuable to also collect the OS version, since system a11y APIs are often tied to the version of the OS.

zcorpan commented 4 years ago

Good point. I think yes.

s3ththompson commented 4 years ago

I want to capture here that there is some complexity here as certain ATs (namely VoiceOver for macOS) share a version with the OS version.

@isaacdurazo or @zcorpan perhaps you have some guidance on how we should implement this on the test runner frontend? Additionally, should we validate versions against some known dataset?