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