commit | b9b1c38a0de07449f85043528c2a0460215cb5f4 | [log] [tgz] |
---|---|---|
author | Celeste Pan <celestepan@microsoft.com> | Sat Jan 11 00:24:38 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 11 00:24:38 2025 |
tree | 9781c94cb1ca7ac7af207c44d7a77a249e864de4 | |
parent | fe7fc258d1639d9c1de9eb03a67764216c184839 [diff] |
[Masonry] Introduce parsing for masonry-auto-tracks. This CL introduces the parsing for the CSS property masonry-auto-tracks. This is part of: https://chromestatus.com/feature/5149560434589696 The properties are behind the CSSMasonryLayout feature flag. The spec definition for masonry-auto-tracks can be found here: https://drafts.csswg.org/css-grid-3/#propdef-masonry-auto-tracks Bug: 343257585 Change-Id: I33a72c50f662195934d1f7af8e199b477546fd89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6161598 Reviewed-by: Alison Maher <almaher@microsoft.com> Reviewed-by: Ethan Jimenez <ethavar@microsoft.com> Commit-Queue: Celeste Pan <celestepan@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1405087}
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.