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

Unified Diff: LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt

Issue 15973002: Remove NonCompositedContentHost -- Take 2 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: adding back annotation. final rebase. Created 7 years, 7 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/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt
diff --git a/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt b/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt
index 98c6452ee8f63ab773a171911bba866a23d4a90d..fc414fb83b1dc9399432ba64d25f07df10b62459 100644
--- a/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt
+++ b/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt
@@ -5,6 +5,7 @@ Not scaled:
(GraphicsLayer
(bounds 785.00 4016.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 2
(GraphicsLayer
(position 600.00 100.00)
@@ -31,6 +32,7 @@ Scale=0.5:
(GraphicsLayer
(bounds 785.00 4016.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 4
(GraphicsLayer
(position 8.00 1008.00)
@@ -70,6 +72,7 @@ Scale=1.5:
(GraphicsLayer
(bounds 785.00 4016.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 1
(GraphicsLayer
(bounds 10.00 10.00)

Powered by Google App Engine
This is Rietveld 408576698