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

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt

Issue 244193002: Enable universal accelerated overflow scroll (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update test expectations for crashing test. 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/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt
deleted file mode 100644
index 6e45d7f988389225ce4fcafb778f28d76e34aab5..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt
+++ /dev/null
@@ -1,59 +0,0 @@
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 1
- (GraphicsLayer
- (position 28.00 20.00)
- (bounds 202.00 202.00)
- (drawsContent 1)
- (children 4
- (GraphicsLayer
- (position 1.00 1.00)
- (bounds 185.00 185.00)
- (children 1
- (GraphicsLayer
- (bounds 200.00 300.00)
- (shouldFlattenTransform 0)
- (drawsContent 1)
- (children 2
- (GraphicsLayer
- (bounds 200.00 300.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (bounds 200.00 150.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #008000)
- )
- )
- )
- )
- )
- (GraphicsLayer
- (position 1.00 186.00)
- (bounds 185.00 15.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (position 186.00 1.00)
- (bounds 15.00 185.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (position 186.00 186.00)
- (bounds 15.00 15.00)
- (drawsContent 1)
- )
- )
- )
- )
- )
- )
-)
-
-

Powered by Google App Engine
This is Rietveld 408576698