| commit | 6136f8637ff1fe2c12291d35b51ee7cf97e74f26 | [log] [tgz] |
|---|---|---|
| author | Joanmarie Diggs <jdiggs@igalia.com> | Thu Aug 14 13:27:36 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 14 13:27:36 2025 |
| tree | be23f5e97ab3dd52c655e1b7e8a488c8533e1d8c | |
| parent | 4e10ae28003cbf8147456fcf2ba0116bbe6e4ee0 [diff] |
Add tree-dump ability to DumpAccessibilityEvent tests Creates a new directive, @EVENTS-TREE-DUMP. Its inclusion will cause a "before" and an "after" tree to be included in the dump. This directive has been applied to the Material Design components DumpAccessibilityEvent tests. It has also been applied to the check-state-changed.html test to ensure this directive works on all platforms. Change-Id: If3d1f37401a1598a01877bf41565e28c908cffe0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6813610 Reviewed-by: Tzarial <zork@chromium.org> Commit-Queue: Joanmarie Diggs <jdiggs@igalia.com> Cr-Commit-Position: refs/heads/main@{#1501350}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.