commit | 40a4bee53f39ab76e29422071ea1e6fe1bb11ce7 | [log] [tgz] |
---|---|---|
author | Xiaocheng Hu <xiaochengh@chromium.org> | Fri Dec 02 23:49:28 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 02 23:49:28 2022 |
tree | 1764105e5dc46ce953422cd25e9d319c617b992b | |
parent | ff414db5331c42a358524960f47fe618c50a12ba [diff] |
[popover][anchor-position] Implement `anchor-scroll: implicit` This patch implements the 'implicit' keyword for the 'anchor-scroll' property, so that a popover using implicit anchoring can move with the anchor during scrolling. Bug: 1307772, 1380112 Low-Coverage-Reason: trivial changes to the file Change-Id: I70ccc3dd75666f1f49e01a93afad9d4e38247c6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4074664 Reviewed-by: Joey Arhar <jarhar@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1078834}
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.