| Index: LayoutTests/fast/canvas/webgl/gl-teximage-expected.txt
|
| diff --git a/LayoutTests/fast/canvas/webgl/gl-teximage-expected.txt b/LayoutTests/fast/canvas/webgl/gl-teximage-expected.txt
|
| index 102db3da2e95fe20dc68ab7a5800278b2c79a19c..51bb99f567230f5f0d01002a819f489452d9231f 100644
|
| --- a/LayoutTests/fast/canvas/webgl/gl-teximage-expected.txt
|
| +++ b/LayoutTests/fast/canvas/webgl/gl-teximage-expected.txt
|
| @@ -3,6 +3,9 @@ Test texImage2D conversions.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| PASS getError was expected value: NO_ERROR : Should be no errors from setup.
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
| check pixels are NOT pre-multiplied
|
| PASS getError was expected value: NO_ERROR : Should be no errors from setup
|
|
|