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

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

Powered by Google App Engine
This is Rietveld 408576698