commit | 115510e131d1adedbc991614cb2cd72379020c33 | [log] [tgz] |
---|---|---|
author | Ergun Erdogmus <ergunsh@chromium.org> | Mon Nov 13 15:11:19 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 13 15:11:19 2023 |
tree | b4b7cd47ef627c6aab5737527418fec5a74eaedb | |
parent | c012eb23658be4aaeb18625b37825fa425d2238c [diff] |
Remove CSS variable related devtools tests moved to devtools E2E tests The test is in https://source.chromium.org/chromium/chromium/src/+/main:third_party/devtools-frontend/src/test/unittests/front_end/core/sdk/CSSMatchedStyles_test.ts;l=1?q=CSSMatchedStyles_test%20f:ts$&sq= Bug: none Change-Id: Ie54f2203e1a9fb80d048cfbef4fdba3fbe6af6fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5024114 Commit-Queue: Ergün Erdoğmuş <ergunsh@chromium.org> Reviewed-by: Philip Pfaffe <pfaffe@chromium.org> Auto-Submit: Ergün Erdoğmuş <ergunsh@chromium.org> Commit-Queue: Philip Pfaffe <pfaffe@chromium.org> Cr-Commit-Position: refs/heads/main@{#1223625}
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.