File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -2256,15 +2256,26 @@ <h4>
22562256 </ p >
22572257 </ section >
22582258 </ section >
2259- < section class =" informative " >
2259+ < section >
22602260 <!--
22612261 // MARK: Accessibility Considerations
22622262 -->
22632263 < h2 >
22642264 Accessibility Considerations
22652265 </ h2 >
2266- < p class ="issue " title ="Work in Progress ">
2267- This section is a work in progress as this document evolves.
2266+ < p >
2267+ Implementers need to consider accessibility when designing [=credential choosers=]
2268+ specifically for this API. The content of modal dialogs
2269+ presented during [=digital credential/issuance request|issuance=]
2270+ or [=digital credential/presentation requests|presentation=],
2271+ which can include text, QR codes, and other visual media,
2272+ SHOULD be labelled and exposed to assistive technologies.
2273+ </ p >
2274+ < p >
2275+ Interactive elements, particularly those that allow the user
2276+ to continue or abort [=digital credential/issuance request|issuance=]
2277+ or [=digital credential/presentation requests|presentation=] requests,
2278+ MUST be operable in a device-independent manner.
22682279 </ p >
22692280 </ section >
22702281 < section class ="prefer-full-spec-title " id ="index "> </ section >
You can’t perform that action at this time.
0 commit comments