summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-color-adjust/rendering/dark-color-scheme/svg-as-image.html
blob: 6fc33f56ceafc180575abdcaf63c891104203fc7 (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<head>
  <title>prefers-color-scheme inside an SVG image</title>
  <link rel="help" href="https://www.w3.org/TR/mediaqueries-5/#descdef-media-prefers-color-scheme">
  <link rel="match" href="svg-as-image-ref.html">
</head>
<p>There should be green square below when the preferred color-scheme is dark, and blue otherwise.</p>
<img src='support/prefers-color-scheme.svg'>