Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/canvas/imagebitmap/transferImageBitmap-null-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/imagebitmap/transferImageBitmap-null-expected.html b/third_party/WebKit/LayoutTests/fast/canvas/imagebitmap/transferImageBitmap-null-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2883fe83e8f3f65e8b3bf94505dc24ecd3e7c6ca |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/canvas/imagebitmap/transferImageBitmap-null-expected.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE html> |
| +<canvas id = 'dstCanvas' width='100' height='100' style='background-color: green'></canvas> |