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

Unified Diff: LayoutTests/compositing/geometry/preserve-3d-switching-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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/compositing/geometry/preserve-3d-switching-expected.txt
diff --git a/LayoutTests/compositing/geometry/preserve-3d-switching-expected.txt b/LayoutTests/compositing/geometry/preserve-3d-switching-expected.txt
deleted file mode 100644
index 2884067483601a0a3a8067cb1c4d14a259b48987..0000000000000000000000000000000000000000
--- a/LayoutTests/compositing/geometry/preserve-3d-switching-expected.txt
+++ /dev/null
@@ -1,40 +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)
- (children 1
- (GraphicsLayer
- (position 108.00 73.00)
- (bounds 304.00 304.00)
- (childrenTransform [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)
- (preserves3D 1)
- (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)
- (drawsContent 1)
- (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