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> |