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

Unified Diff: LayoutTests/fast/canvas/webgl/webgl-composite-modes-tabswitching-expected.txt

Issue 251023004: WebGL: Free temporary GPU resources held by inactive or hidden WebGL. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add a layout test Created 6 years, 5 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/webgl-composite-modes-tabswitching-expected.txt
diff --git a/LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint-expected.txt b/LayoutTests/fast/canvas/webgl/webgl-composite-modes-tabswitching-expected.txt
similarity index 56%
copy from LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint-expected.txt
copy to LayoutTests/fast/canvas/webgl/webgl-composite-modes-tabswitching-expected.txt
index 9f4ce9378e7b51052e2cca7fdb523ed4b39c3134..6edf843cfea0a7815b5ae1643f1db2fb5559702b 100644
--- a/LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint-expected.txt
+++ b/LayoutTests/fast/canvas/webgl/webgl-composite-modes-tabswitching-expected.txt
@@ -1,3 +1,3 @@
-This test is only useful as a pixel test. You should see two rows with 4 canvases in each. The top row of canvases should have a black background, the bottom row should have a dark blue background. The canvases in the first two rows should have a single triangle. The canvases on the left should have two triangles superimposed on top of each other. If multisampling is supported, the odd columns should have smooth edges instead of jagged stair-stepping.
+This test is only useful as a pixel test. You should see two rows with 4 canvases in each. The top row of canvases should have a black background, the bottom row should have a dark blue background. The canvases in the first two rows should have a single triangle. The canvases on the left should have three triangles superimposed on top of each other. If multisampling is supported, the odd columns should have smooth edges instead of jagged stair-stepping.

Powered by Google App Engine
This is Rietveld 408576698