commit | cf5c15ae181f8b7f6a13a2da0dceffe1556f7d6d | [log] [tgz] |
---|---|---|
author | Aaron Leventhal <aleventhal@google.com> | Tue Sep 17 17:22:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 17 17:22:50 2024 |
tree | 38b0a9d7acbab34076de537f62e5b4cbf240ed7a | |
parent | 72f730e4c780bf55d93ba5f12c297bdc31095a63 [diff] |
[A11y] Performance follow-up to inline-block test deflaking Follow-up to CL:5859350 that also fixes flakiness with inline blocks, but does not regress perf tests. Instead of removing the inline-block child count rule, wait until there are enough elements to make a consistent determination. Bug: 366783809 Change-Id: Ibbc15ec37683ae03de2a7c860b68e926c15b51cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5868174 Commit-Queue: Jacques Newman <janewman@microsoft.com> Auto-Submit: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by: Jacques Newman <janewman@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1356567}
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.