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