mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
We now read WPT's `<meta name="fuzzy">` tags if present in tests and apply them while comparing screenshots.
7 lines
83 B
HTML
7 lines
83 B
HTML
<style>
|
|
:root {
|
|
print-color-adjust: exact;
|
|
background-color: green;
|
|
}
|
|
</style>
|