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

Side by Side Diff: LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-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 Not scaled: 1 Not scaled:
2 (GraphicsLayer 2 (GraphicsLayer
3 (bounds 785.00 4016.00) 3 (bounds 785.00 4016.00)
4 (children 1 4 (children 1
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 785.00 4016.00) 6 (bounds 785.00 4016.00)
7 (contentsOpaque 1) 7 (contentsOpaque 1)
8 (drawsContent 1)
9 (children 2 8 (children 2
10 (GraphicsLayer 9 (GraphicsLayer
11 (position 600.00 0.00) 10 (position 600.00 0.00)
12 (bounds 10.00 10.00) 11 (bounds 10.00 10.00)
13 (contentsOpaque 1) 12 (contentsOpaque 1)
14 (drawsContent 1) 13 (drawsContent 1)
15 (backgroundColor #C0C0C0) 14 (backgroundColor #C0C0C0)
16 ) 15 )
17 (GraphicsLayer 16 (GraphicsLayer
18 (bounds 10.00 10.00) 17 (bounds 10.00 10.00)
19 (contentsOpaque 1) 18 (contentsOpaque 1)
20 (drawsContent 1) 19 (drawsContent 1)
21 (backgroundColor #C0C0C0) 20 (backgroundColor #C0C0C0)
22 ) 21 )
23 ) 22 )
24 ) 23 )
25 ) 24 )
26 ) 25 )
27 Scale=0.5: 26 Scale=0.5:
28 (GraphicsLayer 27 (GraphicsLayer
29 (bounds 785.00 4016.00) 28 (bounds 785.00 4016.00)
30 (children 1 29 (children 1
31 (GraphicsLayer 30 (GraphicsLayer
32 (bounds 785.00 4016.00) 31 (bounds 785.00 4016.00)
33 (contentsOpaque 1) 32 (contentsOpaque 1)
34 (drawsContent 1)
35 (children 4 33 (children 4
36 (GraphicsLayer 34 (GraphicsLayer
37 (position 8.00 1008.00) 35 (position 8.00 1008.00)
38 (bounds 10.00 10.00) 36 (bounds 10.00 10.00)
39 (contentsOpaque 1) 37 (contentsOpaque 1)
40 (drawsContent 1) 38 (drawsContent 1)
41 (backgroundColor #C0C0C0) 39 (backgroundColor #C0C0C0)
42 ) 40 )
43 (GraphicsLayer 41 (GraphicsLayer
44 (position 1000.00 0.00) 42 (position 1000.00 0.00)
(...skipping 19 matching lines...) Expand all
64 ) 62 )
65 ) 63 )
66 ) 64 )
67 Scale=1.5: 65 Scale=1.5:
68 (GraphicsLayer 66 (GraphicsLayer
69 (bounds 785.00 4016.00) 67 (bounds 785.00 4016.00)
70 (children 1 68 (children 1
71 (GraphicsLayer 69 (GraphicsLayer
72 (bounds 785.00 4016.00) 70 (bounds 785.00 4016.00)
73 (contentsOpaque 1) 71 (contentsOpaque 1)
74 (drawsContent 1)
75 (children 1 72 (children 1
76 (GraphicsLayer 73 (GraphicsLayer
77 (bounds 10.00 10.00) 74 (bounds 10.00 10.00)
78 (contentsOpaque 1) 75 (contentsOpaque 1)
79 (drawsContent 1) 76 (drawsContent 1)
80 (backgroundColor #C0C0C0) 77 (backgroundColor #C0C0C0)
81 ) 78 )
82 ) 79 )
83 ) 80 )
84 ) 81 )
85 ) 82 )
86 83
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698