diff --git a/index.html b/index.html index f782408..e1b1a63 100644 --- a/index.html +++ b/index.html @@ -1520,6 +1520,44 @@

Same-origin restriction

+ +
+

+ Accessibility considerations +

+

+ The Compute Pressure API is focused on improving the user experience. There are two ways in which applications that build on the API can positively impact accessibility. +

+
    +
  1. + Considering users' access needs when making decisions based on information gathered using the API. +
  2. +
  3. + Designing and making user interfaces based on information gained from the API with accessibility in mind. +
  4. +
+

+ As a consumer of the API, it's important to consider both of these opportunities. Here are some examples: +

+
+ +

Examples