[roll] Roll fuchsia [a11y] Adds TEXT_FIELD_WITH_COMBO_BOX role.

Some UIs distinguish between pure text fields and those associated with
combo boxes. This distinction is potentially relevant to assistive
technology users, so we need a separate role for these nodes.

TEST: n/a
Original-Bug: 83875
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/576632
Original-Revision: 578f3a734bc86d071d9d58a4a39ac3125a4931cb
GitOrigin-RevId: 2d2105d6f0230673e1c8790de16a3c502e6e705f
Change-Id: I0cab9d79e359105d99f27ae8cf7fb7ff9c8f8b64
1 file changed
tree: e44e842952b59b06d5346052922003ff37543818
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.