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