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

Unified Diff: LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-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/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt b/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
deleted file mode 100644
index a2d9f5a8fe9572bcfa4989a778e3d9d4e72a36a3..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-This layer should not be composited.
-This layer should not be composited.
-This layer should be composited.
-(GraphicsLayer
- (bounds 785.00 611.00)
- (children 1
- (GraphicsLayer
- (bounds 785.00 611.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 1
- (GraphicsLayer
- (position 18.00 390.00)
- (bounds 342.00 180.00)
- (shouldFlattenTransform 0)
- (3dRenderingContext 1)
- (drawsContent 1)
- (children 1
- (GraphicsLayer
- (position 31.00 49.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #C0C0C0)
- (transform [0.98 0.00 -0.17 0.00] [0.00 1.00 0.00 0.00] [0.17 0.00 0.98 0.00] [0.00 0.00 0.00 1.00])
- )
- )
- )
- )
- )
- )
-)
-

Powered by Google App Engine
This is Rietveld 408576698