commit | d1643210294bc694f7b6e51ccfcb75f49ec4fcf2 | [log] [tgz] |
---|---|---|
author | Moe Ahmadi <mahmadi@chromium.org> | Thu Sep 30 21:32:44 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 30 21:32:44 2021 |
tree | 0d86aabdc42fc54c567476a939474f41aafd0774 | |
parent | 8ed351b162962f9f7639d9974d915b70d9861844 [diff] |
[memories] Updates the landing page based on the latest design Since <iron-list> does not play nicely with margins, the desired spacing and box-shadow between the clusters are in fact applied to the <top-visit> element creating that illusion. before: screenshot/8FSTjET6fT7pJoG after: screenshot/3PbKFQoConFvSpA Bug: 1173908 Change-Id: I03a068d7d407bc52e2374a1d7b7528a4b809badf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3195324 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/main@{#926941}
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.