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

Unified Diff: LayoutTests/compositing/visible-rect/3d-transform-style-expected.txt

Issue 14195011: Removed WONTFIX tests (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/visible-rect/3d-transform-style-expected.txt
diff --git a/LayoutTests/compositing/visible-rect/3d-transform-style-expected.txt b/LayoutTests/compositing/visible-rect/3d-transform-style-expected.txt
deleted file mode 100644
index bc4d90b516beea66548e4802782ad8ea0b67a21a..0000000000000000000000000000000000000000
--- a/LayoutTests/compositing/visible-rect/3d-transform-style-expected.txt
+++ /dev/null
@@ -1,70 +0,0 @@
-(GraphicsLayer
- (bounds 800.00 600.00)
- (visible rect 0.00, 0.00 800.00 x 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (visible rect 0.00, 0.00 800.00 x 600.00)
- (children 2
- (GraphicsLayer
- (position 18.00 10.00)
- (bounds 204.00 204.00)
- (visible rect 0.00, 0.00 204.00 x 204.00)
- (children 1
- (GraphicsLayer
- (position 2.00 2.00)
- (bounds 200.00 200.00)
- (childrenTransform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.07 0.07 1.00 -0.00] [0.00 0.00 0.00 1.00])
- (visible rect 0.00, 0.00 200.00 x 200.00)
- (children 1
- (GraphicsLayer
- (bounds 200.00 0.00)
- (preserves3D 1)
- (visible rect 0.00, 0.00 0.00 x 0.00)
- (children 1
- (GraphicsLayer
- (bounds 300.00 300.00)
- (contentsOpaque 1)
- (transform [1.00 0.00 0.00 0.00] [0.00 0.91 0.42 0.00] [0.00 -0.42 0.91 0.00] [0.00 0.00 0.00 1.00])
- (visible rect 0.00, 0.00 213.67 x 200.68)
- )
- )
- )
- )
- )
- )
- )
- (GraphicsLayer
- (position 18.00 224.00)
- (bounds 204.00 204.00)
- (visible rect 0.00, 0.00 204.00 x 204.00)
- (children 1
- (GraphicsLayer
- (position 2.00 2.00)
- (bounds 200.00 200.00)
- (childrenTransform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.07 0.07 1.00 -0.00] [0.00 0.00 0.00 1.00])
- (visible rect 0.00, 0.00 200.00 x 200.00)
- (children 1
- (GraphicsLayer
- (bounds 200.00 0.00)
- (preserves3D 1)
- (visible rect 0.00, 0.00 0.00 x 0.00)
- (children 1
- (GraphicsLayer
- (bounds 300.00 300.00)
- (contentsOpaque 1)
- (transform [0.91 0.00 0.42 0.00] [0.00 1.00 0.00 0.00] [-0.42 0.00 0.91 0.00] [0.00 0.00 0.00 1.00])
- (visible rect 0.00, 0.00 200.68 x 213.67)
- )
- )
- )
- )
- )
- )
- )
- )
- )
- )
-)
-

Powered by Google App Engine
This is Rietveld 408576698