[roll] Roll fuchsia [a11y] A11y focus is set to first describable node.

This change makes the a11y focus, when not valid, to be set to the first
describable node in the semantic tree, instead of clearing the focus.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/455600
Original-Revision: ea95169e787166f056526debf2d35a20927c2298
GitOrigin-RevId: 79c9be062baf81a2975d310ac22a90cc25f269df
Change-Id: I45485fd91e35e3c192b5d3045e2b0528dd7f963f
1 file changed
tree: 9b7237b1c274e3bcc8316c77390ed135d9bdb482
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.