Elm-Vega ARIA Tests

With ARIA disabled in a global config.
With ARIA disabled for point marks.
With ARIA description for point marks.
As above but with explicit setting of ARIA to be true for point marks rather than relying on default.
With ARIA disabled for axis and enabled for point marks.
With ARIA description for axes and point marks.
As above but with explicit setting of ARIA to be true for axes rather than relying on default.
ARIA disabled everywhere except for axes (set via configurations).
With ARIA disabled for legend and enabled for point marks.
With ARIA description for legend and point marks.
As above but with explicit setting of ARIA to be true for legend rather than relying on default.
ARIA disabled everywhere except for legend (set via configurations).

Source