summaryrefslogtreecommitdiffstats
path: root/layout/reftests/high-contrast/prefers-color-scheme-dark.html
blob: 46519c09b763039bc41205f4202199e5db8a2f90 (plain)
1
2
3
4
5
<!doctype html>
<style>
body::before { content: "dark" }
</style>
<body></body>