commit | 9627a68ba52db27da4e91e3100a0391f78aa14d7 | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Tue May 03 20:59:10 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 03 20:59:10 2022 |
tree | 39ccc644f349a0e7d252ddcdd94eba87f0ff0bef | |
parent | 2f48c487126a00e08121c323435ee8134943fc4d [diff] |
Add stylability to the ::backdrop element for popup The ::backdrop element was always there, but this CL makes it fixed position, full-viewport, so it can be styled/visible. Tests are also added for stacking and appearance. See: https://github.com/openui/open-ui/issues/519 Bug: 1307772 Change-Id: I2527aef33f89b140950d92302a7aefac0b6efc03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3621791 Auto-Submit: Mason Freed <masonf@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Reviewed-by: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/main@{#999070}
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.