Bug 1874684 - Part 17: Fix uninitialised variable warnings from clang-tidy. r=allstarschh
[gecko.git] / layout / reftests / high-contrast / prefers-color-scheme-dark.html
blob46519c09b763039bc41205f4202199e5db8a2f90
1 <!doctype html>
2 <style>
3 body::before { content: "dark" }
4 </style>
5 <body></body>