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

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

Issue 15425006: Revert "Remove NonCompositedContentHost" and follow-up rebaselining. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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)
11 (children 1 10 (children 1
12 (GraphicsLayer 11 (GraphicsLayer
13 (position 108.00 73.00) 12 (position 108.00 73.00)
14 (bounds 304.00 304.00) 13 (bounds 304.00 304.00)
15 (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]) 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])
16 (children 1 15 (children 1
17 (GraphicsLayer 16 (GraphicsLayer
18 (position 12.00 12.00) 17 (position 12.00 12.00)
19 (bounds 280.00 280.00) 18 (bounds 280.00 280.00)
20 (opacity 0.80) 19 (opacity 0.80)
(...skipping 14 matching lines...) Expand all
35 ) 34 )
36 ) 35 )
37 ) 36 )
38 ) 37 )
39 ) 38 )
40 ) 39 )
41 ) 40 )
42 ) 41 )
43 ) 42 )
44 43
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698