w3c / silver

Accessibility Guidelines "Silver"
https://w3c.github.io/silver/
Other
201 stars 34 forks source link

[use-cases] 5.7.1 should consider using `<canvas>` as a more common example #672

Open cookiecrook opened 1 year ago

cookiecrook commented 1 year ago

5.7.1 Example 7.1 - technology with limited support for accessibility

A simpler (and IMO stronger) example than VR would be any custom views on the Web, such as "canvas". There are valid reasons to have them, but various W3C groups are in conflict about the method to make them accessible, and/or the trade-offs. In contrast, all native Accessibility APIs have published APIs to make custom content views more accessible.