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

Unified Diff: LayoutTests/compositing/visible-rect/3d-transformed-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-transformed-expected.txt
diff --git a/LayoutTests/compositing/visible-rect/3d-transformed-expected.txt b/LayoutTests/compositing/visible-rect/3d-transformed-expected.txt
deleted file mode 100644
index 33430a251dae19da48a0a7497268da3036d005be..0000000000000000000000000000000000000000
--- a/LayoutTests/compositing/visible-rect/3d-transformed-expected.txt
+++ /dev/null
@@ -1,58 +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
- (anchor 0.20 0.20)
- (bounds 500.00 500.00)
- (contentsOpaque 1)
- (transform [1.00 0.00 0.00 0.00] [0.00 0.71 0.71 0.00] [0.00 -0.71 0.71 0.00] [0.00 0.00 0.00 1.00])
- (visible rect 0.00, 0.00 220.62 x 218.46)
- )
- )
- )
- )
- )
- (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
- (anchor 0.20 0.20)
- (bounds 500.00 500.00)
- (contentsOpaque 1)
- (transform [0.71 0.00 0.71 0.00] [0.00 1.00 0.00 0.00] [-0.71 0.00 0.71 0.00] [0.00 0.00 0.00 1.00])
- (visible rect 0.00, 0.00 218.46 x 220.62)
- )
- )
- )
- )
- )
- )
- )
- )
-)
-

Powered by Google App Engine
This is Rietveld 408576698