/svg-aria-test

Testing and reaching parity between HTML and SVG handling of ARIA

MIT LicenseMIT

svg-aria-test

Testing and reaching parity between HTML and SVG handling of ARIA.

Exploring navigation, interaction, and the accessible name.

The structure of each example is:

  • HTML example: data structure in null-semantic elements like <div> and <span>
  • SVG example: data structure in standalone SVG file
  • Inline example: data structure in SVG markup inline in HTML file