blob: 11f88db4a0b3e94d620b5a92314c88040210cfae [file] [log] [blame]
<!doctype html>
<style>
:root { color-scheme: dark }
p { color: green }
</style>
<p>This text should be green and the background should be the same as the top document.</p>