Tests: Implement fuzzy screenshot comparisons in test-web

We now read WPT's `<meta name="fuzzy">` tags if present in tests and
apply them while comparing screenshots.
This commit is contained in:
Jelle Raaijmakers
2025-07-16 11:39:55 +02:00
committed by Tim Ledbetter
parent e4b2253b63
commit 0d856a8fa7
Notes: github-actions[bot] 2025-07-17 12:00:27 +00:00
13 changed files with 260 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
<style>
:root {background-color:red}
</style>