commit | fdf49476fc94a4054f0564e65284a6b6f15fa44c | [log] [tgz] |
---|---|---|
author | Morten Stenshorne <mstensho@chromium.org> | Fri Aug 30 18:12:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 30 18:12:49 2024 |
tree | 2b1bc755d5ca00df0ed2ca38e01098cba8109cc0 | |
parent | 74293f48d2c72187dd70ce79f56229dba377c914 [diff] |
Add 'display:none' to existing page margin box test. The 'display' property does not apply to page-margin boxes, so specifying it should have no effect. See https://drafts.csswg.org/css-page-3/#populating-margin-boxes Bug: 40341678 Change-Id: Ib21de2c2dd48ca152ff2055b5a0d479b7091e7cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5826482 Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/main@{#1349319}
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.