commit | 907a55c623ddc6513461a56f5e482207ef4ed393 | [log] [tgz] |
---|---|---|
author | Daniil Sakhapov <sakhapov@chromium.org> | Thu Mar 27 12:16:58 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 27 12:16:58 2025 |
tree | 3e2d9afb4e8da354be7dca185feffa55505ba25c | |
parent | 435913a8f706731bbd68a0331c6a3d452fd8d70f [diff] |
[carousel] Support carousel primitives on root element ::scroll-marker-group and ::scroll-button(*) should be layout children when declared on root element. ::scroll-button(*) won't answer to activation yet, this functionality will be added in following CLs (it doesn't work now as well, so no regression here). Fixed: 401453191 Change-Id: I4b6c9c41915170bfc7442b883b3fed13c8448fea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6329389 Commit-Queue: Daniil Sakhapov <sakhapov@chromium.org> Reviewed-by: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1438672}
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.