Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-blob-in-workers-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-blob-in-workers-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-blob-in-workers-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1a07f4ade3aca7c4b02cdaaf94a7dd4709c9f552 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-blob-in-workers-expected.txt |
@@ -0,0 +1,11 @@ |
+Test createImageBitmap with blob in workers. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+Starting worker: ./resources/canvas-createImageBitmap-blob-in-workers.js |
+PASS ImageBitmaps created from blob in worker and in main have the same pixel data |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |