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

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

Issue 2814453004: Add a layout test for APNG (Closed)
Patch Set: Created 3 years, 8 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 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>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698