summaryrefslogtreecommitdiffstats
path: root/layout/reftests/color-scheme/prefers-color-scheme-light.svg
blob: 23ac2ad949605ee03bcb92265ffafae1803c357f (plain)
1
2
3
4
5
6
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
  <style>
    :root { color: blue }
  </style>
  <rect fill="currentColor" width="32" height="32"/>
</svg>