Flipboard / Flipboard/react-canvas
canvas accessibility
Open
- Dominant language
- JavaScript
- Stars
- 13.2k
- Forks
- 909
- PR merge metrics
- No merged PRs in 30d
Description
> This area needs further exploration. Using fallback content (the canvas DOM sub-tree) should allow screen readers such as VoiceOver to interact with the content. We've seen mixed results with the iOS devices we've tested.
On touch devices for interactive UI you will need to route events on the canvas to the appropriate interactive elements in the sub DOM.
May be helpful: http://www.paciellogroup.com/blog/2015/02/html5-canvas-sub-dom/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.