Canvas API
- Scriptable image
- Draws shapes, then flattens then to drawing surface
- 2D and 3D API
- Accessibility provided by text fallback in HTML
-
Several useful methods, such as:
- addHitRegion(): makes areas in a canvas focusable and clickable
- drawFocusIfNeeded(): draws a focus ring around target area