summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/appmanifest/theme_color-member/theme_color-member-rgblegacy-manual.html
blob: 4df73b0d6715b45379726115beeb749b18eb20c6 (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-rgblegacy.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>