| Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt
|
| index 6709036ccce741e5063238f9e44d543b320dc7df..8b4cd4f81ac62afc9d8598a6fe9d1cf9efd6ee91 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt
|
| @@ -7,6 +7,7 @@ PASS bitmapWidth is imageWidth
|
| PASS bitmapHeight is imageHeight
|
| PASS bitmapWidth is 0
|
| PASS bitmapHeight is 0
|
| +PASS createImageBitmap from a neutered ImageBitmap was rejected
|
| PASS bitmapWidth is imageWidth
|
| PASS bitmapHeight is imageHeight
|
| PASS newImage.data[0] is within 5 of image.data[0]
|
|
|