summaryrefslogtreecommitdiffstats
path: root/layout/reftests/color-scheme/prefers-color-scheme-dark.svg
blob: f65fce76ecbd949bd53e64e17ab2c41ded828857 (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: purple }
  </style>
  <rect fill="currentColor" width="32" height="32"/>
</svg>