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

Side by Side Diff: LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt

Issue 14407003: Disable solid background color optimization for composited layers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 (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 (children 4 7 (children 4
8 (GraphicsLayer 8 (GraphicsLayer
9 (position 8.00 13.00) 9 (position 8.00 13.00)
10 (bounds 100.00 100.00) 10 (bounds 100.00 100.00)
11 (drawsContent 1)
11 (children 2 12 (children 2
12 (GraphicsLayer 13 (GraphicsLayer
13 (bounds 85.00 100.00) 14 (bounds 85.00 100.00)
14 (children 1 15 (children 1
15 (GraphicsLayer 16 (GraphicsLayer
16 (bounds 10.00 200.00) 17 (bounds 10.00 200.00)
17 ) 18 )
18 ) 19 )
19 ) 20 )
20 (GraphicsLayer 21 (GraphicsLayer
21 (position 85.00 0.00) 22 (position 85.00 0.00)
22 (bounds 15.00 100.00) 23 (bounds 15.00 100.00)
23 (drawsContent 1) 24 (drawsContent 1)
24 ) 25 )
25 ) 26 )
26 ) 27 )
27 (GraphicsLayer 28 (GraphicsLayer
28 (position 8.00 13.00) 29 (position 8.00 13.00)
29 (bounds 100.00 100.00) 30 (bounds 100.00 100.00)
31 (drawsContent 1)
30 (children 2 32 (children 2
31 (GraphicsLayer 33 (GraphicsLayer
32 (bounds 100.00 85.00) 34 (bounds 100.00 85.00)
33 (children 1 35 (children 1
34 (GraphicsLayer 36 (GraphicsLayer
35 (bounds 200.00 10.00) 37 (bounds 200.00 10.00)
36 ) 38 )
37 ) 39 )
38 ) 40 )
39 (GraphicsLayer 41 (GraphicsLayer
40 (position 0.00 85.00) 42 (position 0.00 85.00)
41 (bounds 100.00 15.00) 43 (bounds 100.00 15.00)
42 (drawsContent 1) 44 (drawsContent 1)
43 ) 45 )
44 ) 46 )
45 ) 47 )
46 (GraphicsLayer 48 (GraphicsLayer
47 (position 8.00 13.00) 49 (position 8.00 13.00)
48 (bounds 100.00 100.00) 50 (bounds 100.00 100.00)
51 (drawsContent 1)
49 (children 4 52 (children 4
50 (GraphicsLayer 53 (GraphicsLayer
51 (bounds 85.00 85.00) 54 (bounds 85.00 85.00)
52 (children 1 55 (children 1
53 (GraphicsLayer 56 (GraphicsLayer
54 (bounds 200.00 200.00) 57 (bounds 200.00 200.00)
55 ) 58 )
56 ) 59 )
57 ) 60 )
58 (GraphicsLayer 61 (GraphicsLayer
59 (position 0.00 85.00) 62 (position 0.00 85.00)
60 (bounds 85.00 15.00) 63 (bounds 85.00 15.00)
61 (drawsContent 1) 64 (drawsContent 1)
62 ) 65 )
63 (GraphicsLayer 66 (GraphicsLayer
64 (position 85.00 0.00) 67 (position 85.00 0.00)
65 (bounds 15.00 85.00) 68 (bounds 15.00 85.00)
66 (drawsContent 1) 69 (drawsContent 1)
67 ) 70 )
68 (GraphicsLayer 71 (GraphicsLayer
69 (position 85.00 85.00) 72 (position 85.00 85.00)
70 (bounds 15.00 15.00) 73 (bounds 15.00 15.00)
71 (drawsContent 1) 74 (drawsContent 1)
72 ) 75 )
73 ) 76 )
74 ) 77 )
75 (GraphicsLayer 78 (GraphicsLayer
76 (position 8.00 13.00) 79 (position 8.00 13.00)
77 (bounds 100.00 100.00) 80 (bounds 100.00 100.00)
81 (drawsContent 1)
78 (children 2 82 (children 2
79 (GraphicsLayer 83 (GraphicsLayer
80 (bounds 100.00 100.00) 84 (bounds 100.00 100.00)
81 (children 1 85 (children 1
82 (GraphicsLayer 86 (GraphicsLayer
83 (bounds 10.00 10.00) 87 (bounds 10.00 10.00)
88 (drawsContent 1)
84 (children 1 89 (children 1
85 (GraphicsLayer 90 (GraphicsLayer
86 ) 91 )
87 ) 92 )
88 ) 93 )
89 ) 94 )
90 ) 95 )
91 (GraphicsLayer 96 (GraphicsLayer
92 (position 85.00 85.00) 97 (position 85.00 85.00)
93 (bounds 15.00 15.00) 98 (bounds 15.00 15.00)
94 (drawsContent 1) 99 (drawsContent 1)
95 ) 100 )
96 ) 101 )
97 ) 102 )
98 ) 103 )
99 ) 104 )
100 ) 105 )
101 ) 106 )
102 107
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698