commit | d79af297739fc2534d6f09c77687b4303ba2e4ab | [log] [tgz] |
---|---|---|
author | Juanmi Huertas <juanmihd@google.com> | Fri Nov 26 16:18:27 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 26 16:18:27 2021 |
tree | 8ff8fc0ba7a8f4e919f1a36ebbaf56efdd3e2720 | |
parent | 14f6a33fd8ace4e60142c0028bc174197dbe8170 [diff] |
[Canvas] Adding fuzziness to Layers nested tests The layer nested test was failing due to unnoticeable differences in the RGB values of the content. The images are visually identical, so the test is correct. Bug: 1231615 Change-Id: I7f73b9ecf16256690d66f9f4931704029461d756 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3301060 Commit-Queue: Juanmi Huertas <juanmihd@chromium.org> Reviewed-by: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/main@{#945653}
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.