Skip to content

Commit

Permalink
Update accessibility TODO for how chrome os accessibility works
Browse files Browse the repository at this point in the history
[email protected]

Change-Id: I9e0aa4eb6109a3fde77bcdfe111630d5ad410b7b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3449674
Reviewed-by: Josiah Krutz <[email protected]>
Commit-Queue: David Tseng <[email protected]>
Cr-Commit-Position: refs/heads/main@{#968933}
  • Loading branch information
dtsengchromium authored and Chromium LUCI CQ committed Feb 9, 2022
1 parent e960862 commit b2b326c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/accessibility/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ is defined by [automation.idl], which must be kept synchronized with

For more detail on Chrome web contents and platform accessibility, read [How Chrome Accessibility Works](browser/how_a11y_works.md).

# TODO(accessibility): write os equiavlent how does Chrome os a11y work.
For more detail on Chrome OS accessibility, read [How Chrome OS Accessibility Works](os/how_a11y_works.md).

[ax.mojom.AXActionData]: https://source.chromium.org/chromium/chromium/src/+/main:ui/accessibility/mojom/ax_action_data.mojom;l=13
[ax.mojom.RenderAccessibilityHost::HandleAXEvents()]: https://source.chromium.org/chromium/chromium/src/+/main:content/common/render_accessibility.mojom;l=47
Expand Down

0 comments on commit b2b326c

Please sign in to comment.