Rahim Abdi
Rahim Abdi
There are some heuristics for `aria-selected` that may also fit here: > The [option](https://w3c.github.io/aria/#option), [tab](https://w3c.github.io/aria/#tab), and [treeitem](https://w3c.github.io/aria/#treeitem) roles permit user agents to provide an implicit value for [aria-selected](https://w3c.github.io/aria/#aria-selected) when specified...
I've raised this as a new issue (for tests to be written) in accessibility interop: https://github.com/web-platform-tests/interop-accessibility/issues/192.
Should the WebKit bug link to: https://bugs.webkit.org/show_bug.cgi?id=295092?
Another related issue you raised last year @cookiecrook: - https://github.com/w3c/aria/issues/2160.
@cookiecrook One thought that came to mind during implementation was around the descendant element with `role="heading"`, and that it could potentially be a link or image (which is common practice)...