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

Side by Side Diff: LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt

Issue 15973002: Remove NonCompositedContentHost -- Take 2 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: adding back annotation. final rebase. Created 7 years, 6 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)
8 (children 2 9 (children 2
9 (GraphicsLayer 10 (GraphicsLayer
10 (position 600.00 100.00) 11 (position 600.00 100.00)
11 (bounds 10.00 10.00) 12 (bounds 10.00 10.00)
12 (contentsOpaque 1) 13 (contentsOpaque 1)
13 (drawsContent 1) 14 (drawsContent 1)
14 (backgroundColor #C0C0C0) 15 (backgroundColor #C0C0C0)
15 ) 16 )
16 (GraphicsLayer 17 (GraphicsLayer
17 (position 0.00 100.00) 18 (position 0.00 100.00)
18 (bounds 10.00 10.00) 19 (bounds 10.00 10.00)
19 (contentsOpaque 1) 20 (contentsOpaque 1)
20 (drawsContent 1) 21 (drawsContent 1)
21 (backgroundColor #C0C0C0) 22 (backgroundColor #C0C0C0)
22 ) 23 )
23 ) 24 )
24 ) 25 )
25 ) 26 )
26 ) 27 )
27 Scale=0.5: 28 Scale=0.5:
28 (GraphicsLayer 29 (GraphicsLayer
29 (bounds 785.00 4016.00) 30 (bounds 785.00 4016.00)
30 (children 1 31 (children 1
31 (GraphicsLayer 32 (GraphicsLayer
32 (bounds 785.00 4016.00) 33 (bounds 785.00 4016.00)
33 (contentsOpaque 1) 34 (contentsOpaque 1)
35 (drawsContent 1)
34 (children 4 36 (children 4
35 (GraphicsLayer 37 (GraphicsLayer
36 (position 8.00 1008.00) 38 (position 8.00 1008.00)
37 (bounds 10.00 10.00) 39 (bounds 10.00 10.00)
38 (contentsOpaque 1) 40 (contentsOpaque 1)
39 (drawsContent 1) 41 (drawsContent 1)
40 (backgroundColor #C0C0C0) 42 (backgroundColor #C0C0C0)
41 ) 43 )
42 (GraphicsLayer 44 (GraphicsLayer
43 (position 1000.00 0.00) 45 (position 1000.00 0.00)
(...skipping 19 matching lines...) Expand all
63 ) 65 )
64 ) 66 )
65 ) 67 )
66 Scale=1.5: 68 Scale=1.5:
67 (GraphicsLayer 69 (GraphicsLayer
68 (bounds 785.00 4016.00) 70 (bounds 785.00 4016.00)
69 (children 1 71 (children 1
70 (GraphicsLayer 72 (GraphicsLayer
71 (bounds 785.00 4016.00) 73 (bounds 785.00 4016.00)
72 (contentsOpaque 1) 74 (contentsOpaque 1)
75 (drawsContent 1)
73 (children 1 76 (children 1
74 (GraphicsLayer 77 (GraphicsLayer
75 (bounds 10.00 10.00) 78 (bounds 10.00 10.00)
76 (contentsOpaque 1) 79 (contentsOpaque 1)
77 (drawsContent 1) 80 (drawsContent 1)
78 (backgroundColor #C0C0C0) 81 (backgroundColor #C0C0C0)
79 ) 82 )
80 ) 83 )
81 ) 84 )
82 ) 85 )
83 ) 86 )
84 87
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698