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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 The green box appear angled out from the yellow box and embedded in it.
2
3 -webkit-transform: translateZ(-100px) rotateY(45deg);
4 (GraphicsLayer
5 (bounds 800.00 600.00)
6 (children 1
7 (GraphicsLayer
8 (bounds 800.00 600.00)
9 (contentsOpaque 1)
10 (children 1
11 (GraphicsLayer
12 (position 108.00 73.00)
13 (bounds 304.00 304.00)
14 (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])
15 (children 1
16 (GraphicsLayer
17 (position 12.00 12.00)
18 (bounds 280.00 280.00)
19 (opacity 0.80)
20 (contentsOpaque 1)
21 (preserves3D 1)
22 (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])
23 (children 1
24 (GraphicsLayer
25 (position 40.00 40.00)
26 (bounds 200.00 200.00)
27 (opacity 0.70)
28 (contentsOpaque 1)
29 (drawsContent 1)
30 (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])
31 )
32 )
33 )
34 )
35 )
36 )
37 )
38 )
39 )
40
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698