Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Side by Side Diff: third_party/WebKit/LayoutTests/images/animated-png-expected.html

Issue 2618633004: Add support for Animated PNG (Closed)
Patch Set: Fix LayoutTest due to accept header change Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <head>
3 <title>APNG reftest: when animation ends, compare its last frame against the ref erence static PNG.</title>
4 <style>
5 img { margin: 1px; }
6 </style>
7 </head>
8 <body style="margin: 1px">
9 <img src=resources/apng00-ref.png><img src=resources/apng01-ref.png><img src=res ources/apng02-ref.png><img src=resources/apng04-ref.png><img src=resources/apng0 8-ref.png><br>
10 <img src=resources/apng10-ref.png><img src=resources/apng11-ref.png><img src=res ources/apng12-ref.png><img src=resources/apng14-ref.png><img src=resources/apng1 8-ref.png><br>
11 <!-- These images are slightly different from the final frames of their
12 corresponding apngs. Disable for now.
13 <img src=resources/apng24-ref.png><img src=resources/apng26-ref.png>
14 -->
15 </body>
16 </html>
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/images/animated-png.html ('k') | third_party/WebKit/LayoutTests/images/resources/apng00.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698