[roll] Roll fuchsia [a11y] Fix node merge logic.

This change ensures that the semantic tree correctly merges the offset
container from a node update into an existing node.

TEST: fx test a11y-lib-test, manual
BUG: 77293

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/534303
Original-Revision: 2af967f740431e979bf26fee8535c2761aaa2cef
GitOrigin-RevId: 63848b5c66238eedb8e4f23723a4d9c7f4afc3c5
Change-Id: I64c50c36092d585f241bf3907fffa75661eda898
1 file changed
tree: 501fd8bca07339646d40a544a21272772c60060e
  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.