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

Side by Side Diff: LayoutTests/virtual/softwarecompositing/overflow/content-gains-scrollbars-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: more succinct if statement 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 (GraphicsLayer 1 (GraphicsLayer
2 (bounds 800.00 600.00) 2 (bounds 800.00 600.00)
3 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (drawsContent 1) 7 (drawsContent 1)
8 (children 4 8 (children 4
9 (GraphicsLayer 9 (GraphicsLayer
10 (position 8.00 13.00) 10 (position 8.00 13.00)
11 (bounds 100.00 100.00) 11 (bounds 100.00 100.00)
12 (drawsContent 1)
12 (children 2 13 (children 2
13 (GraphicsLayer 14 (GraphicsLayer
14 (bounds 85.00 100.00) 15 (bounds 85.00 100.00)
15 (children 1 16 (children 1
16 (GraphicsLayer 17 (GraphicsLayer
17 (bounds 10.00 200.00) 18 (bounds 10.00 200.00)
18 ) 19 )
19 ) 20 )
20 ) 21 )
21 (GraphicsLayer 22 (GraphicsLayer
22 (position 85.00 0.00) 23 (position 85.00 0.00)
23 (bounds 15.00 100.00) 24 (bounds 15.00 100.00)
24 (drawsContent 1) 25 (drawsContent 1)
25 ) 26 )
26 ) 27 )
27 ) 28 )
28 (GraphicsLayer 29 (GraphicsLayer
29 (position 8.00 13.00) 30 (position 8.00 13.00)
30 (bounds 100.00 100.00) 31 (bounds 100.00 100.00)
32 (drawsContent 1)
31 (children 2 33 (children 2
32 (GraphicsLayer 34 (GraphicsLayer
33 (bounds 100.00 85.00) 35 (bounds 100.00 85.00)
34 (children 1 36 (children 1
35 (GraphicsLayer 37 (GraphicsLayer
36 (bounds 200.00 10.00) 38 (bounds 200.00 10.00)
37 ) 39 )
38 ) 40 )
39 ) 41 )
40 (GraphicsLayer 42 (GraphicsLayer
41 (position 0.00 85.00) 43 (position 0.00 85.00)
42 (bounds 100.00 15.00) 44 (bounds 100.00 15.00)
43 (drawsContent 1) 45 (drawsContent 1)
44 ) 46 )
45 ) 47 )
46 ) 48 )
47 (GraphicsLayer 49 (GraphicsLayer
48 (position 8.00 13.00) 50 (position 8.00 13.00)
49 (bounds 100.00 100.00) 51 (bounds 100.00 100.00)
52 (drawsContent 1)
50 (children 4 53 (children 4
51 (GraphicsLayer 54 (GraphicsLayer
52 (bounds 85.00 85.00) 55 (bounds 85.00 85.00)
53 (children 1 56 (children 1
54 (GraphicsLayer 57 (GraphicsLayer
55 (bounds 200.00 200.00) 58 (bounds 200.00 200.00)
56 ) 59 )
57 ) 60 )
58 ) 61 )
59 (GraphicsLayer 62 (GraphicsLayer
60 (position 0.00 85.00) 63 (position 0.00 85.00)
61 (bounds 85.00 15.00) 64 (bounds 85.00 15.00)
62 (drawsContent 1) 65 (drawsContent 1)
63 ) 66 )
64 (GraphicsLayer 67 (GraphicsLayer
65 (position 85.00 0.00) 68 (position 85.00 0.00)
66 (bounds 15.00 85.00) 69 (bounds 15.00 85.00)
67 (drawsContent 1) 70 (drawsContent 1)
68 ) 71 )
69 (GraphicsLayer 72 (GraphicsLayer
70 (position 85.00 85.00) 73 (position 85.00 85.00)
71 (bounds 15.00 15.00) 74 (bounds 15.00 15.00)
72 (drawsContent 1) 75 (drawsContent 1)
73 ) 76 )
74 ) 77 )
75 ) 78 )
76 (GraphicsLayer 79 (GraphicsLayer
77 (position 8.00 13.00) 80 (position 8.00 13.00)
78 (bounds 100.00 100.00) 81 (bounds 100.00 100.00)
82 (drawsContent 1)
79 (children 2 83 (children 2
80 (GraphicsLayer 84 (GraphicsLayer
81 (bounds 100.00 100.00) 85 (bounds 100.00 100.00)
82 (children 1 86 (children 1
83 (GraphicsLayer 87 (GraphicsLayer
84 (bounds 10.00 10.00) 88 (bounds 10.00 10.00)
89 (drawsContent 1)
85 (children 1 90 (children 1
86 (GraphicsLayer 91 (GraphicsLayer
87 ) 92 )
88 ) 93 )
89 ) 94 )
90 ) 95 )
91 ) 96 )
92 (GraphicsLayer 97 (GraphicsLayer
93 (position 85.00 85.00) 98 (position 85.00 85.00)
94 (bounds 15.00 15.00) 99 (bounds 15.00 15.00)
95 (drawsContent 1) 100 (drawsContent 1)
96 ) 101 )
97 ) 102 )
98 ) 103 )
99 ) 104 )
100 ) 105 )
101 ) 106 )
102 ) 107 )
103 108
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698