[svgwg] Consider a way to mark an SVG as presentational (#952)

scottaohara has just created a new issue for https://github.com/w3c/svgwg:

== Consider a way to mark an SVG as presentational ==
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: https://github.com/w3c/aria/issues/2313

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/952 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 22 August 2024 18:30:49 UTC