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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/images/animated-png-timeout-expected.html
diff --git a/third_party/WebKit/LayoutTests/images/animated-png-timeout-expected.html b/third_party/WebKit/LayoutTests/images/animated-png-timeout-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..37bc71f2603b9fb8bb665073838534b04a7964a8
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/images/animated-png-timeout-expected.html
@@ -0,0 +1,11 @@
+<html>
+<head>
+<title>APNG test: Second frame displays quickly, replacing red with green.</title>
+<style>
+img { margin: 1px; }
+</style>
+</head>
+<body style="margin: 1px">
+<img src=resources/apng-test-ref.png>
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698