File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -1265,6 +1265,24 @@ <h2>
1265
1265
</ tr >
1266
1266
</ table >
1267
1267
</ section >
1268
+ < section >
1269
+ < h2 >
1270
+ Accessibility
1271
+ </ h2 >
1272
+ < p >
1273
+ The < cite > Push API</ cite > does not provide any means itself to present data it receives
1274
+ from a [=push service=]. Instead, the < cite > Push API</ cite > relies on other APIs –
1275
+ primarily the [[[NOTIFICATIONS]]] – to present received information to an end user. As
1276
+ such, there are no accessibility requirements for the < cite > Push API</ cite > itself.
1277
+ However, specifications such as [[NOTIFICATIONS]] provide guidance how to present
1278
+ notifications in an accessible manner.
1279
+ </ p >
1280
+ < p >
1281
+ Further, presenting an accessible interface might depend on transferring more information
1282
+ than a push message can convey. Push messages are best suited to carrying small amounts of
1283
+ content or identifiers. Any larger resources need to be fetched from servers.
1284
+ </ p >
1285
+ </ section >
1268
1286
< section id ="conformance ">
1269
1287
< p >
1270
1288
This specification defines conformance criteria that apply to a single product: the
You can’t perform that action at this time.
0 commit comments