| Index: third_party/WebKit/LayoutTests/fast/canvas/webgl/gl-getstring-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/gl-getstring-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/gl-getstring-expected.txt
|
| deleted file mode 100644
|
| index 3b5b466e114d668248f100053a3c0c363e18c200..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/gl-getstring-expected.txt
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -This test checks getParameter returns strings in the correct format
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -Canvas.getContext
|
| -PASS context exists
|
| -
|
| -PASS getParameter(gl.VERSION) correctly started with WebGL 1.0
|
| -PASS getParameter(gl.SHADING_LANGUAGE_VERSION) correctly started with WebGL GLSL ES 1.0
|
| -PASS gl.getParameter(gl.VENDOR) is non-null.
|
| -PASS gl.getParameter(gl.RENDERER) is non-null.
|
| -PASS gl.getError() is gl.NO_ERROR
|
| -
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|