| 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..9cd40144c38b581588c8a89310cb9ec2e3a09c2d 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 should be rejected
|
| PASS bitmapWidth is imageWidth
|
| PASS bitmapHeight is imageHeight
|
| PASS newImage.data[0] is within 5 of image.data[0]
|
|
|