commit | 6ed2b77aaa92b06758d11e2dcd3ffbb94e5387e4 | [log] [tgz] |
---|---|---|
author | Ian Kilpatrick <ikilpatrick@chromium.org> | Tue Aug 22 14:29:02 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 22 14:29:02 2023 |
tree | 82ae279a4ddfaa21c9204e3c9da71b1c98aff893 | |
parent | 874ea6d2be87471755bea895c643ce97a3c0c6be [diff] |
[flex] Remove intrinsic sizing algorithms that aren't web compatible. These algorithms caused too many regressions - remove :( See: https://github.com/w3c/csswg-drafts/issues/8884#issuecomment-1641069059 Bug: 240765 Change-Id: Id5c5d0817d778ff8094e606d5d111c808c6c6c5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4799320 Reviewed-by: Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/main@{#1186508}
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.