commit | 4fa7622456296a01054fc84a89364dc066faea5a | [log] [tgz] |
---|---|---|
author | Rune Lillesveen <futhark@chromium.org> | Wed Feb 05 22:48:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 22:48:27 2025 |
tree | a611e2c14e978876700ad9d055b44449b7a4263f | |
parent | b88b59b948622aee19ca42f5065a87eb8b261ac3 [diff] |
Add a use counter for nested ::scroll-markers Use count the case where there are two ::scroll-markers attached to a ::scroll-marker-group whose originating elements have an ancestor / descendant relationship. ::column::scroll-markers are ignored. Bug: 393100181 Change-Id: I654c5aa21daac67c9f512f23a7691d07f308b112 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6235330 Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Morten Stenshorne <mstensho@chromium.org> Reviewed-by: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1416482}
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.