commit | 58d6ebc349a9dda55ee40a586fff6983271d5fb9 | [log] [tgz] |
---|---|---|
author | Vladimir Levin <vmpstr@chromium.org> | Tue Aug 23 14:42:19 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 23 14:42:19 2022 |
tree | 9442df63b1c7f9fe86532dfc2376300b52751070 | |
parent | 1e2f83be9d561edc1d0c0a8c2f127542c9e67cb4 [diff] |
SET: Add CLS unit test. This patch verifies that making an element shared does not cause CLS R=khushalsagar@chromium.org Fixed: 1350999 Change-Id: Ic3d40c774e434aa4189dfba1e15c6dbe9606dd56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3830078 Reviewed-by: Khushal Sagar <khushalsagar@chromium.org> Commit-Queue: Vladimir Levin <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1038234}
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.