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

Unified Diff: LayoutTests/virtual/softwarecompositing/layer-creation/overlap-transformed-preserved-3d-expected.txt

Issue 329553003: Delete now-unnecessary hack for 0-size layers, now that we use transformOrigin (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/virtual/softwarecompositing/layer-creation/overlap-transformed-preserved-3d-expected.txt
diff --git a/LayoutTests/virtual/softwarecompositing/layer-creation/overlap-transformed-preserved-3d-expected.txt b/LayoutTests/virtual/softwarecompositing/layer-creation/overlap-transformed-preserved-3d-expected.txt
deleted file mode 100644
index 69d0143a0f4913b4bea42ea64a18c9f48621f4cd..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/softwarecompositing/layer-creation/overlap-transformed-preserved-3d-expected.txt
+++ /dev/null
@@ -1,168 +0,0 @@
-123456Before:
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 1
- (GraphicsLayer
- (position 108.00 108.00)
- (children 1
- (GraphicsLayer
- (shouldFlattenTransform 0)
- (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [-0.25 -0.25 1.00 -0.01] [0.00 0.00 0.00 1.00])
- (children 1
- (GraphicsLayer
- (transformOrigin 50.00 50.00)
- (bounds 1.00 1.00)
- (shouldFlattenTransform 0)
- (3dRenderingContext 1)
- (transform [0.35 0.25 -0.50 0.00] [0.00 0.35 0.71 0.00] [0.35 -0.25 0.50 0.00] [0.00 0.00 0.00 1.00])
- (children 6
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (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 50.00 1.00])
- )
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (transform [0.00 0.00 -1.00 0.00] [0.00 1.00 0.00 0.00] [1.00 0.00 0.00 0.00] [50.00 0.00 0.00 1.00])
- )
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (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 -50.00 1.00])
- )
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (transform [-0.00 0.00 1.00 0.00] [0.00 1.00 0.00 0.00] [-1.00 0.00 -0.00 0.00] [-50.00 0.00 -0.00 1.00])
- )
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (transform [1.00 0.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -1.00 0.00 0.00] [0.00 -50.00 0.00 1.00])
- )
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (transform [1.00 0.00 0.00 0.00] [0.00 0.00 -1.00 0.00] [0.00 1.00 0.00 0.00] [0.00 50.00 0.00 1.00])
- )
- )
- )
- )
- )
- )
- )
- )
- )
- )
-)
-
-After:
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 2
- (GraphicsLayer
- (position 108.00 108.00)
- (children 1
- (GraphicsLayer
- (shouldFlattenTransform 0)
- (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [-0.25 -0.25 1.00 -0.01] [0.00 0.00 0.00 1.00])
- (children 1
- (GraphicsLayer
- (transformOrigin 50.00 50.00)
- (bounds 1.00 1.00)
- (shouldFlattenTransform 0)
- (3dRenderingContext 1)
- (transform [0.71 0.50 -0.50 0.00] [0.00 0.71 0.71 0.00] [0.71 -0.50 0.50 0.00] [0.00 0.00 0.00 1.00])
- (children 6
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (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 50.00 1.00])
- )
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (transform [0.00 0.00 -1.00 0.00] [0.00 1.00 0.00 0.00] [1.00 0.00 0.00 0.00] [50.00 0.00 0.00 1.00])
- )
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (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 -50.00 1.00])
- )
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (transform [-0.00 0.00 1.00 0.00] [0.00 1.00 0.00 0.00] [-1.00 0.00 -0.00 0.00] [-50.00 0.00 -0.00 1.00])
- )
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (transform [1.00 0.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -1.00 0.00 0.00] [0.00 -50.00 0.00 1.00])
- )
- (GraphicsLayer
- (bounds 100.00 100.00)
- (3dRenderingContext 1)
- (drawsContent 1)
- (backgroundColor #00FF00CC)
- (transform [1.00 0.00 0.00 0.00] [0.00 0.00 -1.00 0.00] [0.00 1.00 0.00 0.00] [0.00 50.00 0.00 1.00])
- )
- )
- )
- )
- )
- )
- )
- (GraphicsLayer
- (children 2
- (GraphicsLayer
- (position 8.00 8.00)
- (bounds 100.00 150.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
- )
- (GraphicsLayer
- (position 8.00 8.00)
- (bounds 300.00 300.00)
- (drawsContent 1)
- )
- )
- )
- )
- )
- )
-)
-

Powered by Google App Engine
This is Rietveld 408576698