0
Files
src/ui
Wenyu Zhang eec5790360 a11y: Support setContainerTitle
Set container title when a node's accessible name source is kAttribute
and this node is a container role, which includes aria landmark roles
and iframes.

If the aria-label is already mapped to the container title, exclude
aria-label from mapping to text.

Verified in a prototype usage in TalkBack, see comment2 of linked bug.

Bug: 395974564
Change-Id: Ieb75cd718eb7cd5143f93015d42f5ee1ea937072
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6334178
Commit-Queue: Wenyu Zhang <zhangwenyu@google.com>
Reviewed-by: Mark Schillaci <mschillaci@google.com>
Cr-Commit-Position: refs/heads/main@{#1433588}
2025-03-17 09:49:45 -07:00
..
2025-03-14 10:28:43 -07:00

This directory contains UI frameworks used to build various user interface features. This directory is not intended to contain UI features (such as a keyboard).