| Index: third_party/WebKit/LayoutTests/fast/canvas/webgl/texture-active-bind-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/texture-active-bind-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/texture-active-bind-expected.txt
|
| deleted file mode 100644
|
| index 0cb069b7682847e09d2aecf3e3edcff1cca26757..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/texture-active-bind-expected.txt
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -
|
| -Tests that glActiveTexture and glBindTexture work as expected
|
| -Specifically texture targets are per active texture unit.
|
| -
|
| -PASS gl.getError() is gl.NO_ERROR
|
| -PASS gl.getError() is gl.NO_ERROR
|
| -PASS gl.getError() is gl.NO_ERROR
|
| -PASS gl.getError() is gl.NO_ERROR
|
| -PASS gl.getError() is gl.NO_ERROR
|
| -PASS expected:0, 192, 128, 255 found: 0, 192, 128, 255
|
| -PASS expected:128, 64, 255, 255 found: 128, 64, 255, 255
|
| -PASS expected:192, 255, 64, 255 found: 192, 255, 64, 255
|
| -PASS expected:200, 0, 255, 255 found: 200, 0, 255, 255
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|