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