Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 89848a4

Browse files
progersmoz-wptsync-bot
authored andcommitted
Bug 1832106 [wpt PR 39906] - Add fuzzy matching to image-compositing-change.html, a=testonly
Automatic update from web-platform-tests Add fuzzy matching to image-compositing-change.html Due to differences in composited images, this test had some minor differences in border pixels that are unrelated to the actual test. Fixed: 1233739 Change-Id: Idca9bc6691a802b58c9f6f8228b7c05f38516c4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4517720 Auto-Submit: Philip Rogers <pdr@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Reviewed-by: Traian Captan <tcaptan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1141445} -- wpt-commits: 6e3917f0ac7baca1e2d8e9b0f066486c442d11c6 wpt-pr: 39906
1 parent b4dd9ec commit 89848a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/web-platform/tests/html/semantics/embedded-content/the-img-element/image-compositing-change.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html class="reftest-wait">
33
<title>Composited images correctly re-raster when the image and bounds change</title>
44
<meta charset="utf-8">
5+
<meta name=fuzzy content="maxDifference=150;totalPixels=296">
56
<link rel="match" href="image-compositing-change-ref.html"/>
67
<link rel="help" href="https://html.spec.whatwg.org/multipage/#the-img-element">
78
<style>

0 commit comments

Comments
 (0)