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

Unified Diff: LayoutTests/fast/canvas/canvas-createImageBitmap-animated-expected.txt

Issue 22346004: Ensure that createImageBitmap takes a snapshot of a gifs frame 0 image. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove binary file. Created 7 years, 4 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
« no previous file with comments | « LayoutTests/fast/canvas/canvas-createImageBitmap-animated.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/canvas/canvas-createImageBitmap-animated-expected.txt
diff --git a/LayoutTests/fast/canvas/canvas-createImageBitmap-animated-expected.txt b/LayoutTests/fast/canvas/canvas-createImageBitmap-animated-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..460b913f2a59780eb4f62ca5024eb0ef9117d92e
--- /dev/null
+++ b/LayoutTests/fast/canvas/canvas-createImageBitmap-animated-expected.txt
@@ -0,0 +1,8 @@
+PASS d[0] == 0 is true
+PASS d[1] == 255 is true
+PASS d[2] == 0 is true
+PASS d[3] == 255 is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/canvas/canvas-createImageBitmap-animated.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698