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

Unified Diff: LayoutTests/platform/win/virtual/softwarecompositing/overflow/do-not-opt-non-stacking-context-descendants-into-composited-scrolling-expected.txt

Issue 242103006: Auto-rebaseline for r171962 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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/platform/win/virtual/softwarecompositing/overflow/do-not-opt-non-stacking-context-descendants-into-composited-scrolling-expected.txt
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/overflow/do-not-opt-non-stacking-context-descendants-into-composited-scrolling-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/overflow/do-not-opt-non-stacking-context-descendants-into-composited-scrolling-expected.txt
index 4875ca77c32f667065103db17d149d6796141e9f..3c2587eb24b8d4b815eb4a90d58dd3503ee55ff5 100644
--- a/LayoutTests/platform/win/virtual/softwarecompositing/overflow/do-not-opt-non-stacking-context-descendants-into-composited-scrolling-expected.txt
+++ b/LayoutTests/platform/win/virtual/softwarecompositing/overflow/do-not-opt-non-stacking-context-descendants-into-composited-scrolling-expected.txt
@@ -7,7 +7,7 @@ This test ensures that the descendants of children of non-stacking context overf
(bounds 1832.00 1682.00)
(contentsOpaque 1)
(drawsContent 1)
- (children 4
+ (children 3
(GraphicsLayer
(position 28.00 320.00)
(bounds 402.00 402.00)
@@ -41,35 +41,28 @@ This test ensures that the descendants of children of non-stacking context overf
)
)
(GraphicsLayer
- (position 39.00 331.00)
- (bounds 180.00 300.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
- )
- (GraphicsLayer
- (position 39.00 961.00)
- (bounds 180.00 300.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
- )
- (GraphicsLayer
- (position 39.00 641.00)
- (bounds 180.00 300.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
- (children 1
+ (children 2
(GraphicsLayer
- (position 0.00 -200.00)
- (bounds 100.00 100.00)
+ (position 39.00 331.00)
+ (bounds 180.00 300.00)
(contentsOpaque 1)
(drawsContent 1)
- (backgroundColor #000000)
+ (backgroundColor #808080)
+ )
+ (GraphicsLayer
+ (position 39.00 641.00)
+ (bounds 180.00 620.00)
+ (drawsContent 1)
)
)
)
+ (GraphicsLayer
+ (position 39.00 441.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #000000)
+ )
)
)
)

Powered by Google App Engine
This is Rietveld 408576698