9 lines
401 B
HTML
9 lines
401 B
HTML
<!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-next-appropriate.webmanifest" />
|
|
<script src="resources/icons-member-manual.js"></script>
|
|
<h1>Testing support for icons member</h1>
|
|
<p>
|
|
To pass, the icon must show a white check mark on a green background.
|
|
</p>
|