commit | 09355e2d449a1bc828aaaee5e276fc4305067ce6 | [log] [tgz] |
---|---|---|
author | Morten Stenshorne <mstensho@chromium.org> | Tue Feb 14 21:35:46 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 14 21:35:46 2023 |
tree | c0694b06ecd76d16c15ccb4047d7b23e9e032bb3 | |
parent | 68044400453bc75cedee156937251578f53c4f05 [diff] |
Include borders and backgrounds for WPT print-reftests. We were incorrectly passing some test because we didn't include borders and backgrounds when "printing" WPT reftests. From the looks of it (these test are from Mozilla), Gecko always includes borders and backgrounds. Perhaps we could introduce some way of controlling this behavior (some META tag, for instance), but there are currently no tests that depend on borders and backgrounds being omitted. Defaulting to including them seems reasonable. Bug: 1384468 Change-Id: Ie6fc200b8bd804f48be778890624356e74ac7e40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4248622 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1105278}
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.