summaryrefslogtreecommitdiffstats
path: root/layout/reftests/color-scheme/color-scheme-basic-notref.html
blob: 93d4c8e76930f00568b9a2669f95ecccd273644b (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<style>
  :root {
    background-color: Window;
    color: WindowText;
  }
</style>
Some text