commit | 4ed75b86d2523363be71d0e3f8bc473d5ddcbf9c | [log] [tgz] |
---|---|---|
author | David Grogan <dgrogan@chromium.org> | Wed Oct 06 05:20:47 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 06 05:20:47 2021 |
tree | 0ea106570e0a7701b649361cc1e7bdb6d4c9cba0 | |
parent | f1e13aa6c0ad4d8838f8e0f1f637ab7428d21fa3 [diff] |
[css-flex] Collect UseCounters for potentially breaking change It would be nice to let developers apply align-content to single-line flex containers, as discussed in https://github.com/w3c/csswg-drafts/issues/3052, but there might be compat problems. Change-Id: I98bf1a8e647f2fcb7b45040501c9e8c361282b86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3159204 Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/main@{#928536}
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.