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

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

Issue 183703003: Remove more testRunner.display() calls from LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 months 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/canvas-test-expected.txt
diff --git a/LayoutTests/fast/canvas/webgl/canvas-test-expected.txt b/LayoutTests/fast/canvas/webgl/canvas-test-expected.txt
index fe5b8ca09de4cdc78d4a4996cad5253f3dfcb175..4f68b93f5ef9640e124190b850ed12578e595be0 100644
--- a/LayoutTests/fast/canvas/webgl/canvas-test-expected.txt
+++ b/LayoutTests/fast/canvas/webgl/canvas-test-expected.txt
@@ -13,6 +13,8 @@ PASS pixels are 0,0,0,0
PASS getViewport() is "0,0,300,150"
change display size of canvas and see that viewport does not change
+PASS canvas.clientWidth is 100
+PASS canvas.clientHeight is 25
PASS getViewport() is "0,0,300,150"
PASS canvas.width is 300
PASS canvas.height is 150

Powered by Google App Engine
This is Rietveld 408576698