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

Unified Diff: LayoutTests/virtual/gpu/compositedscrolling/overflow/content-loses-scrollbars-expected.txt

Issue 245053005: Auto-rebaseline for r172041 (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
« no previous file with comments | « LayoutTests/platform/win/virtual/softwarecompositing/overflow/universal-accelerated-overflow-scroll-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/gpu/compositedscrolling/overflow/content-loses-scrollbars-expected.txt
diff --git a/LayoutTests/compositing/overflow/content-loses-scrollbars-expected.txt b/LayoutTests/virtual/gpu/compositedscrolling/overflow/content-loses-scrollbars-expected.txt
similarity index 66%
copy from LayoutTests/compositing/overflow/content-loses-scrollbars-expected.txt
copy to LayoutTests/virtual/gpu/compositedscrolling/overflow/content-loses-scrollbars-expected.txt
index 3947e945ab93360e6df63b5faa5174db15c4fb87..7d393e7b980ad6391ddd59513dfc5d8f1bc3120b 100644
--- a/LayoutTests/compositing/overflow/content-loses-scrollbars-expected.txt
+++ b/LayoutTests/virtual/gpu/compositedscrolling/overflow/content-loses-scrollbars-expected.txt
@@ -14,7 +14,13 @@
(bounds 100.00 100.00)
(children 1
(GraphicsLayer
- (bounds 10.00 10.00)
+ (bounds 100.00 100.00)
+ (shouldFlattenTransform 0)
+ (children 1
+ (GraphicsLayer
+ (bounds 10.00 10.00)
+ )
+ )
)
)
)
@@ -28,7 +34,13 @@
(bounds 100.00 100.00)
(children 1
(GraphicsLayer
- (bounds 10.00 10.00)
+ (bounds 100.00 100.00)
+ (shouldFlattenTransform 0)
+ (children 1
+ (GraphicsLayer
+ (bounds 10.00 10.00)
+ )
+ )
)
)
)
@@ -42,7 +54,13 @@
(bounds 100.00 100.00)
(children 1
(GraphicsLayer
- (bounds 10.00 10.00)
+ (bounds 100.00 100.00)
+ (shouldFlattenTransform 0)
+ (children 1
+ (GraphicsLayer
+ (bounds 10.00 10.00)
+ )
+ )
)
)
)
« no previous file with comments | « LayoutTests/platform/win/virtual/softwarecompositing/overflow/universal-accelerated-overflow-scroll-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698