0
Files
src/third_party
Aaron Leventhal d62ef43218 [A11y] Expose presence of potential interest target
An interesttarget is an experimental HTML attribute that, along with
an interestaction, allows for the target's visibility to be toggled
on mouse hover. However, an AT user must be informed that there
is potentially an object there.

- Expose a new object attribute for "rich" interest targets that are not just plain text (plain text targets are exposed as descriptions)
- Unlike the details relation, the state is exposed even if if the
target is currently hidden

This will allow ATs to inform users that there is an interest target
present, so that they can use the command to bring it up
(e.g. ctrl+insert+enter  should work on JAWS, which routes the
mouse cursor to the object to trigger any mouseover effects).

Fixed: 377923492
Change-Id: I6103ce77154e94b14d67f6195888efc616e220f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6012299
Commit-Queue: Aaron Leventhal <aleventhal@chromium.org>
Reviewed-by: David Tseng <dtseng@chromium.org>
Reviewed-by: Mark Schillaci <mschillaci@google.com>
Reviewed-by: Dominic Farolino <dom@chromium.org>
Auto-Submit: Aaron Leventhal <aleventhal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1383299}
2024-11-14 22:59:47 +00:00
..
2024-11-11 17:19:29 +00:00
2024-11-07 16:09:35 +00:00
2024-11-01 23:12:46 +00:00
2024-11-04 19:42:07 +00:00
2024-11-04 19:42:07 +00:00
2024-11-04 19:42:07 +00:00
2024-11-04 20:46:24 +00:00
2024-11-13 18:10:48 +00:00
2024-11-14 01:59:35 +00:00
2024-10-28 19:51:27 +00:00
2024-11-01 16:53:45 +00:00
2024-11-01 23:12:46 +00:00
2024-11-08 17:31:28 +00:00
2024-11-01 23:12:46 +00:00
2024-11-14 01:59:35 +00:00
2024-11-04 19:42:07 +00:00

The third_party directory contains sources from other projects.

For guidelines on adding a new package to the third_party directory can be found at //docs/adding_to_third_party.md