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

Unified Diff: LayoutTests/compositing/layer-creation/spanOverlapsCanvas-expected.txt

Issue 542963002: Revert 181400 "Partial revert of r178392" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/layer-creation/spanOverlapsCanvas-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/spanOverlapsCanvas-expected.txt b/LayoutTests/compositing/layer-creation/spanOverlapsCanvas-expected.txt
index 1f7887b5b984b6acff4ca96e8bf737ed38743806..922bb483ce0208c13b8b649217a2cce004f0546e 100644
--- a/LayoutTests/compositing/layer-creation/spanOverlapsCanvas-expected.txt
+++ b/LayoutTests/compositing/layer-creation/spanOverlapsCanvas-expected.txt
@@ -10,7 +10,8 @@
"children": [
{
"position": [8, 8],
- "bounds": [100, 50]
+ "bounds": [100, 50],
+ "drawsContent": true
},
{
"position": [8, 8],

Powered by Google App Engine
This is Rietveld 408576698