commit | eef593cc8744f2ae2f371c9c5b4542349d8f9c9b | [log] [tgz] |
---|---|---|
author | Daniil Sakhapov <sakhapov@chromium.org> | Fri Feb 21 13:29:14 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 21 13:29:14 2025 |
tree | 7a7433096ba2c6b9b02bf1238375b4be7c5f92ee | |
parent | db8adb133dad76c766d9001b65936548f99e492c [diff] |
[carousel] Parse scroll-marker-contain property It's prototype to investigate scroll-marker-contain property that should collect anchor elements as scroll markers for scroll tracking to determine the `active` one to set :target-current pseudo class on it. https://github.com/w3c/csswg-drafts/issues/10916 Bug: 398065922 Change-Id: I1a15aab4f4342910f9343bab48378e79986c50f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6287407 Commit-Queue: Daniil Sakhapov <sakhapov@chromium.org> Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/main@{#1423073}
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.