commit | 35856784bb0135366be5e910bc30b67a5dd57d70 | [log] [tgz] |
---|---|---|
author | Alison Maher <almaher@microsoft.com> | Wed Apr 27 18:52:57 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 27 18:52:57 2022 |
tree | c493313a5d85f8e80618ff1011002fee73ac9308 | |
parent | a1d602f340cbc128a99082238b104e46b79f1aec [diff] |
[FlexNG] MinBlockSizeShouldEncompassIntrinsicSize update Update the MinBlockSizeShouldEncompassIntrinsicSize() definition to more accurately handle flex items during fragmentation. Credit to ikilpatrick@ for figuring out the correct logic. A couple of row specific tests were updated to match the new behavior, and a bunch of column specific tests were added to check various combinations of use cases. Bug: 660611 Change-Id: I1d9dded7189ab2d7b0c8c3e60c7f24e9c711212b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3600998 Commit-Queue: Alison Maher <almaher@microsoft.com> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/main@{#996810}
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.