summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/appmanifest/theme_color-member/theme_color-member-hsl-manual.html
blob: b5327e8a4b7052adfc8d2b44fc18491205aae858 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<title>Test that theme_color member is supported</title>
<link rel="help" href="https://w3c.github.io/manifest#theme_color-member" />
<link rel="manifest" href="resources/theme_color-member-hsl.webmanifest" />
<script src="resources/theme_color-member-manual.js"></script>
<h1>Testing support for theme_color member</h1>
<p>
  To pass, the theme_color must be green.
</p>