playwright/tests/image_tools/fixtures/should-match/webkit-rendering-artifacts
Andrey Lushnikov 526bc3f252
fix(ssim-cie94): further tune SSIM-CIE94 to fight wk artifacts (#19370)
This patch adds a grid border around the image so that the SSIM
resolution doesn't drop for the border pixels.

We also add a test with WebKit rendering artifacts to make sure
new approach helps to fight this.
2022-12-08 16:08:41 -08:00
..
README.md fix(ssim-cie94): increase SSIM window radius (#19343) 2022-12-07 16:25:16 -08:00
webkit-corner-2x-actual.png fix(ssim-cie94): further tune SSIM-CIE94 to fight wk artifacts (#19370) 2022-12-08 16:08:41 -08:00
webkit-corner-2x-expected.png fix(ssim-cie94): further tune SSIM-CIE94 to fight wk artifacts (#19370) 2022-12-08 16:08:41 -08:00
webkit-corner-pixel-actual.png fix(ssim-cie94): increase SSIM window radius (#19343) 2022-12-07 16:25:16 -08:00
webkit-corner-pixel-expected.png fix(ssim-cie94): increase SSIM window radius (#19343) 2022-12-07 16:25:16 -08:00
webkit-four-pixels-actual.png fix(ssim-cie94): increase SSIM window radius (#19343) 2022-12-07 16:25:16 -08:00
webkit-four-pixels-expected.png fix(ssim-cie94): increase SSIM window radius (#19343) 2022-12-07 16:25:16 -08:00
webkit-pixel-actual.png fix(ssim-cie94): increase SSIM window radius (#19343) 2022-12-07 16:25:16 -08:00
webkit-pixel-expected.png fix(ssim-cie94): increase SSIM window radius (#19343) 2022-12-07 16:25:16 -08:00

A set of examples with rendering artifacts that happen when running Playwright screenshot tests on WebKit linux.