Index: third_party/WebKit/LayoutTests/fast/canvas/toBlob/canvas-toBlob-toDataURL-race-imageEncoder-png-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/toBlob/canvas-toBlob-toDataURL-race-imageEncoder-png-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/toBlob/canvas-toBlob-toDataURL-race-imageEncoder-png-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ac789ebee7bbd50130a2b90b13dcb8f0f4341dcf |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/toBlob/canvas-toBlob-toDataURL-race-imageEncoder-png-expected.txt |
@@ -0,0 +1,10 @@ |
+Verifies if synchronous PNG image encoding (toDataURL) conflicts with asynchronous image encoding (toBlob) |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS All images encoded by both async and main threads match one another |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |