summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/png/apng/apng-solidgray-rectangle-ref.html
blob: edc423028711714fbc1f2554acd6a1da87a4a724 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<meta charset="utf-8">
<title>PNG Third Edition: animated PNG, bit depth. blended 8bit grayscale with alpha</title>
<link rel="author" title="Chris Lilley" href="mailto:chris@w3.org">
<body>
    <p>Test passes if you see a solid gray rectangle, and no red.</p>
    <div class="test"><img src="support/solid-gray.png" alt=""></div>
</body>