trisquel-icecat/icecat/layout/reftests/bugs/1777135-ref.html

8 lines
142 B
HTML

<!doctype html>
<style>
:root {
color-scheme: dark;
}
</style>
Here's a tall div, to generate a scrollbar:
<div style="height:200vh"></div>