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