ladybird/Tests/LibWeb/Ref/expected/mismatch-test-ref.html
Tim Ledbetter 2455618995 WebContent+headless-browser: Implement mismatch conditions for ref tests
Ref tests can now have a `<link rel="mismatch">` condition. The test
will pass if the expectation page doesn't match the test page.
2024-12-04 19:50:00 +00:00

6 lines
82 B
HTML

<!DOCTYPE html>
<style>
:root {
background-color: red;
}
</style>