Skip to content

Map link with direct click listener to link #608

Description

@cookiecrook

From this related issue:

For HTML and SVG, Chromium seems to use Link role for <a> element without href, as long as it has mouse event listeners:
[…trimmed reply…]
(I haven't checked other browsers).

Originally posted by @fred-wang in #39

Later @twilco confirmed this is also aligned with Gecko and WebKit, so the HTML-AAM should update, too.

Note that the implementations are (or should be) limited to direct listeners, not delegated listeners on ancestor elements like the body.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions