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

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

Issue 183833020: Re-land "Drop background color optimization for composited layers" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Make Mac test bot pass Created 6 years, 9 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
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 (drawsContent 1)
9 (children 2 9 (children 2
10 (GraphicsLayer 10 (GraphicsLayer
11 (position 600.00 100.00) 11 (position 600.00 100.00)
12 (bounds 10.00 10.00) 12 (bounds 10.00 10.00)
13 (contentsOpaque 1) 13 (contentsOpaque 1)
14 (drawsContent 1)
15 (backgroundColor #C0C0C0)
14 ) 16 )
15 (GraphicsLayer 17 (GraphicsLayer
16 (position 0.00 100.00) 18 (position 0.00 100.00)
17 (bounds 10.00 10.00) 19 (bounds 10.00 10.00)
18 (contentsOpaque 1) 20 (contentsOpaque 1)
21 (drawsContent 1)
22 (backgroundColor #C0C0C0)
19 ) 23 )
20 ) 24 )
21 ) 25 )
22 ) 26 )
23 ) 27 )
24 Scale=0.5: 28 Scale=0.5:
25 (GraphicsLayer 29 (GraphicsLayer
26 (bounds 785.00 4016.00) 30 (bounds 785.00 4016.00)
27 (children 1 31 (children 1
28 (GraphicsLayer 32 (GraphicsLayer
29 (bounds 785.00 4016.00) 33 (bounds 785.00 4016.00)
30 (contentsOpaque 1) 34 (contentsOpaque 1)
31 (drawsContent 1) 35 (drawsContent 1)
32 (children 4 36 (children 4
33 (GraphicsLayer 37 (GraphicsLayer
34 (position 8.00 1008.00) 38 (position 8.00 1008.00)
35 (bounds 10.00 10.00) 39 (bounds 10.00 10.00)
36 (contentsOpaque 1) 40 (contentsOpaque 1)
41 (drawsContent 1)
42 (backgroundColor #C0C0C0)
37 ) 43 )
38 (GraphicsLayer 44 (GraphicsLayer
39 (position 1000.00 0.00) 45 (position 1000.00 0.00)
40 (bounds 10.00 10.00) 46 (bounds 10.00 10.00)
41 (contentsOpaque 1) 47 (contentsOpaque 1)
48 (drawsContent 1)
49 (backgroundColor #C0C0C0)
42 ) 50 )
43 (GraphicsLayer 51 (GraphicsLayer
44 (position 600.00 0.00) 52 (position 600.00 0.00)
45 (bounds 10.00 10.00) 53 (bounds 10.00 10.00)
46 (contentsOpaque 1) 54 (contentsOpaque 1)
55 (drawsContent 1)
56 (backgroundColor #C0C0C0)
47 ) 57 )
48 (GraphicsLayer 58 (GraphicsLayer
49 (bounds 10.00 10.00) 59 (bounds 10.00 10.00)
50 (contentsOpaque 1) 60 (contentsOpaque 1)
61 (drawsContent 1)
62 (backgroundColor #C0C0C0)
51 ) 63 )
52 ) 64 )
53 ) 65 )
54 ) 66 )
55 ) 67 )
56 Scale=1.5: 68 Scale=1.5:
57 (GraphicsLayer 69 (GraphicsLayer
58 (bounds 785.00 4016.00) 70 (bounds 785.00 4016.00)
59 (children 1 71 (children 1
60 (GraphicsLayer 72 (GraphicsLayer
61 (bounds 785.00 4016.00) 73 (bounds 785.00 4016.00)
62 (contentsOpaque 1) 74 (contentsOpaque 1)
63 (drawsContent 1) 75 (drawsContent 1)
64 (children 1 76 (children 1
65 (GraphicsLayer 77 (GraphicsLayer
66 (bounds 10.00 10.00) 78 (bounds 10.00 10.00)
67 (contentsOpaque 1) 79 (contentsOpaque 1)
80 (drawsContent 1)
81 (backgroundColor #C0C0C0)
68 ) 82 )
69 ) 83 )
70 ) 84 )
71 ) 85 )
72 ) 86 )
73 87
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698