Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(190)

Unified Diff: LayoutTests/fast/canvas/webgl/webgl-depth-texture-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/canvas/webgl/webgl-depth-texture-expected.txt
diff --git a/LayoutTests/fast/canvas/webgl/webgl-depth-texture-expected.txt b/LayoutTests/fast/canvas/webgl/webgl-depth-texture-expected.txt
index de121738d9f754d5625e0e05f68faf765cd1d94a..bcb294fd4887861cdc998925f74ed3502c0c70ed 100644
--- a/LayoutTests/fast/canvas/webgl/webgl-depth-texture-expected.txt
+++ b/LayoutTests/fast/canvas/webgl/webgl-depth-texture-expected.txt
@@ -77,4 +77,7 @@ PASS gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE
PASS gl.clear(gl.DEPTH_BUFFER_BIT) generated expected GL error: INVALID_FRAMEBUFFER_OPERATION.
PASS gl.getError() is gl.NO_ERROR
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698