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

Unified Diff: LayoutTests/platform/mac/virtual/softwarecompositing/geometry/preserve-3d-switching-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/geometry/preserve-3d-switching-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/geometry/preserve-3d-switching-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/geometry/preserve-3d-switching-expected.txt
deleted file mode 100644
index 30c5539b3d84ccc762c4ab7b137d0f8b337de42e..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/softwarecompositing/geometry/preserve-3d-switching-expected.txt
+++ /dev/null
@@ -1,52 +0,0 @@
-The green box appear angled out from the yellow box and embedded in it.
-
--webkit-transform: translateZ(-100px) rotateY(45deg);
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 1
- (GraphicsLayer
- (position 108.00 73.00)
- (bounds 304.00 304.00)
- (children 1
- (GraphicsLayer
- (bounds 304.00 304.00)
- (shouldFlattenTransform 0)
- (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 -0.00] [0.00 0.00 0.00 1.00])
- (children 1
- (GraphicsLayer
- (position 12.00 12.00)
- (bounds 280.00 280.00)
- (opacity 0.80)
- (contentsOpaque 1)
- (shouldFlattenTransform 0)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #FFFF00)
- (transform [0.77 -0.56 -0.32 0.00] [0.00 0.50 -0.87 0.00] [0.64 0.66 0.38 0.00] [0.00 0.00 0.00 1.00])
- (children 1
- (GraphicsLayer
- (position 40.00 40.00)
- (bounds 200.00 200.00)
- (opacity 0.70)
- (contentsOpaque 1)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #008000)
- (transform [0.77 0.00 0.64 0.00] [0.00 1.00 0.00 0.00] [-0.64 0.00 0.77 0.00] [0.00 0.00 50.00 1.00])
- )
- )
- )
- )
- )
- )
- )
- )
- )
- )
-)
-

Powered by Google App Engine
This is Rietveld 408576698