mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
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:
committed by
Tim Ledbetter
parent
e4b2253b63
commit
0d856a8fa7
Notes:
github-actions[bot]
2025-07-17 12:00:27 +00:00
Author: https://github.com/gmta Commit: https://github.com/LadybirdBrowser/ladybird/commit/0d856a8fa7a Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5470 Reviewed-by: https://github.com/tcl3 ✅
@@ -0,0 +1,3 @@
|
||||
<style>
|
||||
:root {background-color:red}
|
||||
</style>
|
||||
Reference in New Issue
Block a user