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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/apng/animated-png-timeout-expected.html

Issue 2814453004: Add a layout test for APNG (Closed)
Patch Set: Move the images, and update src 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/external/wpt/apng/animated-png-timeout-expected.html
diff --git a/third_party/WebKit/LayoutTests/external/wpt/apng/animated-png-timeout-expected.html b/third_party/WebKit/LayoutTests/external/wpt/apng/animated-png-timeout-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..29a3687ac61309cfe742371027783dcd9d267b54
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/external/wpt/apng/animated-png-timeout-expected.html
@@ -0,0 +1,7 @@
+<html>
+<head>
+<title>APNG test: Second frame displays quickly, replacing red with green.</title>
foolip 2017/04/12 04:55:20 References can be minimal, and a title won't affec
scroggo_chromium 2017/04/12 14:04:11 Done.
+</head>
+<img src=../images/apng-test-ref.png>
foolip 2017/04/12 04:55:20 I looked for other *-ref.png and only found a few
scroggo_chromium 2017/04/12 14:04:11 Done. Renamed apng-test.png to apng.png, and modif
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698