commit | cabe688d644f8f7a80df326262f3b10d5caece7c | [log] [tgz] |
---|---|---|
author | Thomas Nguyen <tungnh@chromium.org> | Fri Oct 27 18:30:19 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 27 18:30:19 2023 |
tree | d2fa2a2c6d4a48a3ab640ed28c979d15ab969d95 | |
parent | 7a20a16224879fba21c3addb61c69c92510b825f [diff] |
[PEPC]: Propagate vertical-align css property to inner element This CL is the initial stage of determining which CSS properties we will make available to the permission element and how we will restrict CSS styling for security purposes. Bug: 1462930 Change-Id: I155c6850144c9d7fe1c4b043efc15e9a3578cf7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4955160 Reviewed-by: Mason Freed <masonf@chromium.org> Commit-Queue: Thomas Nguyen <tungnh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1216282}
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.