diff --git a/index.html b/index.html index 6225cb4..af3768a 100644 --- a/index.html +++ b/index.html @@ -1265,6 +1265,24 @@

+
+

+ Accessibility +

+

+ The Push API does not provide any means itself to present data it receives + from a [=push service=]. Instead, the Push API relies on other APIs – + primarily the [[[NOTIFICATIONS]]] – to present received information to an end user. As + such, there are no accessibility requirements for the Push API itself. + However, specifications such as [[NOTIFICATIONS]] provide guidance how to present + notifications in an accessible manner. +

+

+ Further, presenting an accessible interface might depend on transferring more information + than a push message can convey. Push messages are best suited to carrying small amounts of + content or identifiers. Any larger resources need to be fetched from servers. +

+

This specification defines conformance criteria that apply to a single product: the