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

Side by Side Diff: LayoutTests/platform/win/virtual/softwarecompositing/geometry/preserve-3d-switching-expected.txt

Issue 187393003: Auto-rebaseline for r168335 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 The green box appear angled out from the yellow box and embedded in it. 1 The green box appear angled out from the yellow box and embedded in it.
2 2
3 -webkit-transform: translateZ(-100px) rotateY(45deg); 3 -webkit-transform: translateZ(-100px) rotateY(45deg);
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (children 1 6 (children 1
7 (GraphicsLayer 7 (GraphicsLayer
8 (bounds 800.00 600.00) 8 (bounds 800.00 600.00)
9 (contentsOpaque 1) 9 (contentsOpaque 1)
10 (drawsContent 1) 10 (drawsContent 1)
11 (children 1 11 (children 1
12 (GraphicsLayer 12 (GraphicsLayer
13 (position 108.00 72.00) 13 (position 108.00 72.00)
14 (bounds 304.00 304.00) 14 (bounds 304.00 304.00)
15 (children 1 15 (children 1
16 (GraphicsLayer 16 (GraphicsLayer
17 (bounds 304.00 304.00) 17 (bounds 304.00 304.00)
18 (shouldFlattenTransform 0) 18 (shouldFlattenTransform 0)
19 (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]) 19 (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])
20 (children 1 20 (children 1
21 (GraphicsLayer 21 (GraphicsLayer
22 (position 12.00 12.00) 22 (position 12.00 12.00)
23 (bounds 280.00 280.00) 23 (bounds 280.00 280.00)
24 (opacity 0.80) 24 (opacity 0.80)
25 (contentsOpaque 1) 25 (contentsOpaque 1)
26 (shouldFlattenTransform 0) 26 (shouldFlattenTransform 0)
27 (3dRenderingContext 1) 27 (3dRenderingContext 1)
28 (drawsContent 1)
29 (backgroundColor #FFFF00)
30 (transform [0.77 -0.56 -0.32 0.00] [0.00 0.50 -0.87 0.00] [0.6 4 0.66 0.38 0.00] [0.00 0.00 0.00 1.00]) 28 (transform [0.77 -0.56 -0.32 0.00] [0.00 0.50 -0.87 0.00] [0.6 4 0.66 0.38 0.00] [0.00 0.00 0.00 1.00])
31 (children 1 29 (children 1
32 (GraphicsLayer 30 (GraphicsLayer
33 (position 40.00 40.00) 31 (position 40.00 40.00)
34 (bounds 200.00 200.00) 32 (bounds 200.00 200.00)
35 (opacity 0.70) 33 (opacity 0.70)
36 (contentsOpaque 1) 34 (contentsOpaque 1)
37 (3dRenderingContext 1) 35 (3dRenderingContext 1)
38 (drawsContent 1) 36 (drawsContent 1)
39 (backgroundColor #008000) 37 (backgroundColor #008000)
40 (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]) 38 (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])
41 ) 39 )
42 ) 40 )
43 ) 41 )
44 ) 42 )
45 ) 43 )
46 ) 44 )
47 ) 45 )
48 ) 46 )
49 ) 47 )
50 ) 48 )
51 ) 49 )
52 50
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698