| Index: LayoutTests/fast/canvas/canvas-createImageBitmap-webgl-expected.txt
|
| diff --git a/LayoutTests/fast/canvas/canvas-createImageBitmap-animated-expected.txt b/LayoutTests/fast/canvas/canvas-createImageBitmap-webgl-expected.txt
|
| similarity index 60%
|
| copy from LayoutTests/fast/canvas/canvas-createImageBitmap-animated-expected.txt
|
| copy to LayoutTests/fast/canvas/canvas-createImageBitmap-webgl-expected.txt
|
| index 460b913f2a59780eb4f62ca5024eb0ef9117d92e..e1f1e3ba5d956c8b8c8f858186a42e25135b4688 100644
|
| --- a/LayoutTests/fast/canvas/canvas-createImageBitmap-animated-expected.txt
|
| +++ b/LayoutTests/fast/canvas/canvas-createImageBitmap-webgl-expected.txt
|
| @@ -2,6 +2,10 @@ PASS d[0] == 0 is true
|
| PASS d[1] == 255 is true
|
| PASS d[2] == 0 is true
|
| PASS d[3] == 255 is true
|
| +PASS d[0] == 0 is true
|
| +PASS d[1] == 255 is true
|
| +PASS d[2] == 0 is true
|
| +PASS d[3] == 255 is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|