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