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

Unified Diff: LayoutTests/platform/mac/virtual/softwarecompositing/backing/no-backing-for-clip-overlap-expected.txt

Issue 308123005: Unreviewed Win XP rebaselines for r175038, part 10 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/platform/mac/virtual/softwarecompositing/backing/no-backing-for-clip-overlap-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/backing/no-backing-for-clip-overlap-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/backing/no-backing-for-clip-overlap-expected.txt
deleted file mode 100644
index bf67044764e052ccd104536e7bcee2f63c4138f0..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/softwarecompositing/backing/no-backing-for-clip-overlap-expected.txt
+++ /dev/null
@@ -1,54 +0,0 @@
-This layer should not have backing store.
-This layer should have backing store.
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 2
- (GraphicsLayer
- (position 8.00 8.00)
- (bounds 342.00 180.00)
- (children 1
- (GraphicsLayer
- (position 1.00 1.00)
- (bounds 340.00 178.00)
- (children 1
- (GraphicsLayer
- (position 30.00 48.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #C0C0C0)
- )
- )
- )
- )
- )
- (GraphicsLayer
- (position 8.00 178.00)
- (bounds 342.00 180.00)
- (drawsContent 1)
- (children 1
- (GraphicsLayer
- (position 1.00 1.00)
- (bounds 340.00 178.00)
- (children 1
- (GraphicsLayer
- (position 30.00 48.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #C0C0C0)
- )
- )
- )
- )
- )
- )
- )
- )
-)
-

Powered by Google App Engine
This is Rietveld 408576698