Bug 1806742 [wpt PR 37613] - Add fuzzy rule for css/compositing/mix-blend-mode/*...
commit011bc7ec886a192bbe48da9ebd6e46ba43e2fa54
authorXianzhu Wang <wangxianzhu@chromium.org>
Wed, 4 Jan 2023 17:05:18 +0000 (4 17:05 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 5 Jan 2023 09:08:12 +0000 (5 09:08 +0000)
treecbd4b96e25b5c2d0dbd3aab544df6723f46429eb
parentb67e6504e61bc0a123c2f50b7afd6dd77eb0f70a
Bug 1806742 [wpt PR 37613] - Add fuzzy rule for css/compositing/mix-blend-mode/*, a=testonly

Automatic update from web-platform-tests
Add fuzzy rule for css/compositing/mix-blend-mode/*

- Allow small component differences in areas of blended colors, with
  number of pixels covering the area.
- Allow small component difference and small number of pixels for
  antialiased-pixels along rounded corners.
- Allow differences along edges of elements that are 3d transformed.
- Add will-change:transform for descriptional texts that might be
  rendered differently (e.g. with different grayscale/subpixel
  antialiasing) before.

Bug: 1044742
Change-Id: Ic7fe9509288af97b18224a147c4d58d8aaa7df21
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4118401
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1086172}

--

wpt-commits: aab8cbc211619c68cbca72d18af15a55ff9b81bd
wpt-pr: 37613
22 files changed:
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-animation.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-interposed.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-blended-with-3D-transform.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-both-parent-and-blended-with-3D-transform.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-canvas-parent.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-canvas-sibling.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-iframe-parent.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-iframe-sibling.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-mask.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-paragraph-background-image.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-paragraph.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-hidden-and-border-radius.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-border-radius.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-text.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-script.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-simple.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-svg.html
testing/web-platform/tests/css/compositing/mix-blend-mode/mix-blend-mode-with-transform-and-preserve-3D.html
testing/web-platform/tests/css/compositing/mix-blend-mode/reference/mix-blend-mode-animation-ref.html
testing/web-platform/tests/css/compositing/mix-blend-mode/reference/mix-blend-mode-both-parent-and-blended-with-3D-transform-ref.html