Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider a way to mark an SVG as presentational #952

Open
scottaohara opened this issue Aug 22, 2024 · 0 comments
Open

Consider a way to mark an SVG as presentational #952

scottaohara opened this issue Aug 22, 2024 · 0 comments

Comments

@scottaohara
Copy link
Member

As with HTML's img element, it seems to me there should be a way to mark an svg element as decorative without having to resort to using ARIA's aria-hidden=true or the role=none attribute on the element.

This is not to imply that those solutions don't work - and aren't known ways to achieve the effect of a decorative SVG. But it just seems something that should be natively supported by SVG, rather than necessitating ARIA to achieve.

see some brief discussion on this when I had originally posted the thought for the ARIA wg to consider: w3c/aria#2313

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant