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