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