A11yance / aria-query

Programmatic access to the ARIA specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support SVG roles?

lexanth opened this issue · comments

The SVG spec includes a list of implicit roles for SVG elements - https://www.w3.org/TR/SVG2/struct.html#implicit-aria-semantics

The SVG spec is referenced by the aria spec that this module implements for HTML. I'm not sure if you'd be open to adding a map of implicit roles for SVG elements either here or in a complementary module, but I thought it worth asking here.

@lexanth it's a great idea, but I absolutely do not have time to do it :) I'd recommend a new project in the A11yance namespace.

Closing until someone starts movement on it.