Re: [svg-aam] SVG-AAM spec says unlabeled images should use the generic/none role, but implementations and others disagree (#32)

> implementations disagree. I think the implementation behavior is correct (currently returning the `image` role)

Firefox currently implements this per the spec; i.e. it only exposes labelled images.

On one hand, it seems inconsistent to expose unlabelled HTML img but not unlabelled SVG image. On the other hand, why are image elements special in contrast to other SVG elements? We explicitly don't expose rect, circle, line, path, etc. if they're unlabelled. Do we want that to change as well? Some of the same arguments could apply here: low vision users, etc.

-- 
GitHub Notification of comment by jcsteh
Please view or discuss this issue at https://github.com/w3c/svg-aam/issues/32#issuecomment-1849286821 using your GitHub account


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

Received on Monday, 11 December 2023 03:59:57 UTC