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

Unified Diff: third_party/WebKit/LayoutTests/canvas/philip/tests/2d.drawImage.animated.poster-expected.txt

Issue 1567053002: Animated PNG implementation Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved some code to PNGImageReader.cpp and PNGImageReader.h Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/canvas/philip/tests/2d.drawImage.animated.poster-expected.txt
diff --git a/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.drawImage.animated.poster-expected.txt b/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.drawImage.animated.poster-expected.txt
index db418b2834d49ea4487bd095cf8531f2f62f9464..2f994e252c28bf778e7d41d0cc34fb4128209fc0 100644
--- a/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.drawImage.animated.poster-expected.txt
+++ b/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.drawImage.animated.poster-expected.txt
@@ -1,2 +1,2 @@
-Passed
+Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,255,0,255] +/- 2
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698