Re: [svg-aam] What does 'valid' mean in 'link role if the element has a valid href or xlink:href attribute' (#47)

Some very quick testing using DevTools:

- Chrome `a` with `href` (any value) is exposed as role=link
- Chrome `a` with no `href` is not in a11y tree
- Firefox `a` with `href` (any value) is exposed as role=link
- Firefox `a` with no `href` is exposed as role=link
- Safari `a` with `href` (any value) is exposed as role=link
- Safari `a` with no `href` is exposed as role=link


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


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

Received on Wednesday, 18 March 2026 13:51:54 UTC