w3c / push-api

Push API
https://w3c.github.io/push-api/
Other
144 stars 40 forks source link

Add accessibility section #324

Closed LJWatson closed 2 years ago

LJWatson commented 4 years ago

In the WebApps charter it says:

Where there are implications for implementors, developers, or users, in the areas of accessibility, internationalization, privacy, and security, each specification must have a section that describes relevant benefits, limitations, and best practice solutions for that particular area.>

To this end each spec needs to have an accessibility section. For the avoidance of doubt in the reader, the section should be included even if it indicates there are no known accessibility considerations.

Relates to w3c/webappswg#15

marcoscaceres commented 2 years ago

So, Push API doesn't actually present anything. It relies on other APIs (e.g., Notifications API) to present information. The Notifications API itself has some accessibility guidelines.

I'd be inclined to say something like the above...