web-platform-dx / baseline-status

Apache License 2.0
13 stars 4 forks source link

Improve accessibility for users of assistive technologies #2

Closed tomayac closed 4 months ago

tomayac commented 4 months ago

This PR makes the actual browser support available to users of assistive technologies:

tomayac commented 4 months ago

(Sorry, I have Prettier set up with the Google code style guidelines active. The core change is the getAriaLabel() function.)

devnook commented 4 months ago

Can you update the tests? They are failing now. Just verify if the output of each case is looking the way you indended and then run npm run test:update to update snapshots to the current version of the markup.

tomayac commented 4 months ago

Update test snapshot

Done in https://github.com/GoogleChrome/baseline-status/pull/2/commits/bf8ab24a81cc3c86329d6305d1de0354dfa79014.