diff --git a/index.html b/index.html index af0ffd41..2354e8e1 100644 --- a/index.html +++ b/index.html @@ -2130,15 +2130,26 @@

-
+

Accessibility Considerations

-

- This section is a work in progress as this document evolves. +

+ Implementers need to consider accessibility when designing [=credential choosers=] + specifically for this API. The content of modal dialogs + presented during [=digital credential/issuance request|issuance=] + or [=digital credential/presentation requests|presentation=], + which can include text, QR codes, and other visual media, + SHOULD be labelled and exposed to assistive technologies. +

+

+ Interactive elements, particularly those that allow the user + to continue or abort [=digital credential/issuance request|issuance=] + or [=digital credential/presentation requests|presentation=] requests, + MUST be operable in a device-independent manner.