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

Unified Diff: LayoutTests/platform/mac/virtual/gpu/compositing/overflow/opt-unclipped-descendants-into-composited-scrolling-expected.txt

Issue 265843006: Remove stale platform-specific expectations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Script bug: do not delete chunked-progress-event-expectedLength-expected.txt 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/virtual/gpu/compositing/overflow/opt-unclipped-descendants-into-composited-scrolling-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/gpu/compositing/overflow/opt-unclipped-descendants-into-composited-scrolling-expected.txt b/LayoutTests/platform/mac/virtual/gpu/compositing/overflow/opt-unclipped-descendants-into-composited-scrolling-expected.txt
deleted file mode 100644
index cd63db05bdc97c6057e5c40a9dd9aa5ebc59ea93..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/gpu/compositing/overflow/opt-unclipped-descendants-into-composited-scrolling-expected.txt
+++ /dev/null
@@ -1,55 +0,0 @@
-This test ensures that a stacking context overflow-scroll div's unclipped descendant gets its own composited layer, which is correctly parented under the overflow-div's composited layer.
-
-(GraphicsLayer
- (bounds 1496.00 585.00)
- (children 1
- (GraphicsLayer
- (bounds 1496.00 585.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 190.00 185.00)
- (drawsContent 1)
- (children 1
- (GraphicsLayer
- (position 10.00 139.00)
- (bounds 180.00 90.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
- )
- )
- )
- )
- )
- (GraphicsLayer
- (position 1.00 186.00)
- (bounds 185.00 15.00)
- )
- (GraphicsLayer
- (position 186.00 1.00)
- (bounds 15.00 185.00)
- )
- (GraphicsLayer
- (position 186.00 186.00)
- (bounds 15.00 15.00)
- (drawsContent 1)
- )
- )
- )
- )
- )
- )
-)
-
-

Powered by Google App Engine
This is Rietveld 408576698