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

Unified Diff: LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt

Issue 402613006: Fixing 2D canvas invalidation region tracking. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fixups and baselines 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/compositing/draws-content/webgl-background-layer-expected.txt
diff --git a/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt b/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt
index 76e83962f379db56a4218df861494e380c6bcdcd..7ccaefb36083bb73eccaaa7d72519fd52d95a9fd 100644
--- a/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt
+++ b/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt
@@ -10,6 +10,7 @@
"position": [13, 8],
"bounds": [50, 50],
"contentsOpaque": true,
+ "drawsContent": true,
"backgroundColor": "#008000"
},
{

Powered by Google App Engine
This is Rietveld 408576698