OLD | NEW |
---|---|
(Empty) | |
1 <html> | |
2 <head> | |
3 <title>APNG test: Second frame displays quickly, replacing red with green.</titl e> | |
4 <style> | |
5 img { margin: 1px; } | |
6 </style> | |
7 </head> | |
8 <body style="margin: 1px"> | |
9 <img src=resources/apng-test-ref.png> | |
10 </body> | |
11 </html> | |
OLD | NEW |