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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/line-flow-with-floats-8-expected.txt

Issue 2872423002: Tweak PaintInvalidationReasons (Closed)
Patch Set: Rebaseline-cl Created 3 years, 7 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 { 1 {
2 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow P", 10 "object": "LayoutBlockFlow P",
11 "rect": [8, 74, 418, 526], 11 "rect": [8, 74, 418, 526],
12 "reason": "forced by layout" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutText #text", 15 "object": "LayoutText #text",
16 "rect": [184, 440, 68, 19], 16 "rect": [184, 440, 68, 19],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutText #text", 20 "object": "LayoutText #text",
21 "rect": [302, 440, 66, 19], 21 "rect": [302, 440, 66, 19],
22 "reason": "forced by layout" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", 25 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
26 "rect": [14, 363, 48, 65], 26 "rect": [14, 363, 48, 65],
27 "reason": "layoutObject removal" 27 "reason": "disappeared"
28 }, 28 },
29 { 29 {
30 "object": "LayoutText #text", 30 "object": "LayoutText #text",
31 "rect": [238, 180, 40, 19], 31 "rect": [238, 180, 40, 19],
32 "reason": "forced by layout" 32 "reason": "geometry"
33 } 33 }
34 ] 34 ]
35 } 35 }
36 ], 36 ],
37 "objectPaintInvalidations": [ 37 "objectPaintInvalidations": [
38 { 38 {
39 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", 39 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
40 "reason": "layoutObject removal" 40 "reason": "disappeared"
41 }, 41 },
42 { 42 {
43 "object": "LayoutBlockFlow P", 43 "object": "LayoutBlockFlow P",
44 "reason": "forced by layout" 44 "reason": "geometry"
45 }, 45 },
46 { 46 {
47 "object": "RootInlineBox", 47 "object": "RootInlineBox",
48 "reason": "forced by layout" 48 "reason": "geometry"
49 }, 49 },
50 { 50 {
51 "object": "LayoutText #text", 51 "object": "LayoutText #text",
52 "reason": "forced by layout" 52 "reason": "geometry"
53 }, 53 },
54 { 54 {
55 "object": "InlineTextBox 'The chief difficulty Alice found at first was in managing'", 55 "object": "InlineTextBox 'The chief difficulty Alice found at first was in managing'",
56 "reason": "forced by layout" 56 "reason": "geometry"
57 }, 57 },
58 { 58 {
59 "object": "InlineTextBox 'her\n'", 59 "object": "InlineTextBox 'her\n'",
60 "reason": "forced by layout" 60 "reason": "geometry"
61 }, 61 },
62 { 62 {
63 "object": "InlineTextBox 'flamingo: she succeeded in getting its body tuck ed'", 63 "object": "InlineTextBox 'flamingo: she succeeded in getting its body tuck ed'",
64 "reason": "forced by layout" 64 "reason": "geometry"
65 }, 65 },
66 { 66 {
67 "object": "InlineTextBox 'away,\n'", 67 "object": "InlineTextBox 'away,\n'",
68 "reason": "forced by layout" 68 "reason": "geometry"
69 }, 69 },
70 { 70 {
71 "object": "InlineTextBox 'comfortably enough, under her arm, with its legs '", 71 "object": "InlineTextBox 'comfortably enough, under her arm, with its legs '",
72 "reason": "forced by layout" 72 "reason": "geometry"
73 }, 73 },
74 { 74 {
75 "object": "InlineTextBox 'hanging down,\n'", 75 "object": "InlineTextBox 'hanging down,\n'",
76 "reason": "forced by layout" 76 "reason": "geometry"
77 }, 77 },
78 { 78 {
79 "object": "InlineTextBox 'but generally, just as she had got its'", 79 "object": "InlineTextBox 'but generally, just as she had got its'",
80 "reason": "forced by layout" 80 "reason": "geometry"
81 }, 81 },
82 { 82 {
83 "object": "InlineTextBox 'neck nicely straightened\n'", 83 "object": "InlineTextBox 'neck nicely straightened\n'",
84 "reason": "forced by layout" 84 "reason": "geometry"
85 }, 85 },
86 { 86 {
87 "object": "InlineTextBox 'out, and was going to give the'", 87 "object": "InlineTextBox 'out, and was going to give the'",
88 "reason": "forced by layout" 88 "reason": "geometry"
89 }, 89 },
90 { 90 {
91 "object": "InlineTextBox 'hedgehog a blow with its head, it\n'", 91 "object": "InlineTextBox 'hedgehog a blow with its head, it\n'",
92 "reason": "forced by layout" 92 "reason": "geometry"
93 }, 93 },
94 { 94 {
95 "object": "LayoutText #text", 95 "object": "LayoutText #text",
96 "reason": "forced by layout" 96 "reason": "geometry"
97 }, 97 },
98 { 98 {
99 "object": "InlineTextBox 'would'", 99 "object": "InlineTextBox 'would'",
100 "reason": "forced by layout" 100 "reason": "geometry"
101 }, 101 },
102 { 102 {
103 "object": "LayoutText #text", 103 "object": "LayoutText #text",
104 "reason": "forced by layout" 104 "reason": "geometry"
105 }, 105 },
106 { 106 {
107 "object": "InlineTextBox ' twist itself round and'", 107 "object": "InlineTextBox ' twist itself round and'",
108 "reason": "forced by layout" 108 "reason": "geometry"
109 }, 109 },
110 { 110 {
111 "object": "InlineTextBox 'look up in her face, with\n'", 111 "object": "InlineTextBox 'look up in her face, with\n'",
112 "reason": "forced by layout" 112 "reason": "geometry"
113 }, 113 },
114 { 114 {
115 "object": "InlineTextBox 'such a puzzled expression that she'", 115 "object": "InlineTextBox 'such a puzzled expression that she'",
116 "reason": "forced by layout" 116 "reason": "geometry"
117 }, 117 },
118 { 118 {
119 "object": "InlineTextBox 'could not help bursting out\n'", 119 "object": "InlineTextBox 'could not help bursting out\n'",
120 "reason": "forced by layout" 120 "reason": "geometry"
121 }, 121 },
122 { 122 {
123 "object": "InlineTextBox 'laughing: and when she had got its'", 123 "object": "InlineTextBox 'laughing: and when she had got its'",
124 "reason": "forced by layout" 124 "reason": "geometry"
125 }, 125 },
126 { 126 {
127 "object": "InlineTextBox 'head down, and was going to\n'", 127 "object": "InlineTextBox 'head down, and was going to\n'",
128 "reason": "forced by layout" 128 "reason": "geometry"
129 }, 129 },
130 { 130 {
131 "object": "LayoutText #text", 131 "object": "LayoutText #text",
132 "reason": "forced by layout" 132 "reason": "geometry"
133 }, 133 },
134 { 134 {
135 "object": "InlineTextBox 'begin again, it was very'", 135 "object": "InlineTextBox 'begin again, it was very'",
136 "reason": "forced by layout" 136 "reason": "geometry"
137 }, 137 },
138 { 138 {
139 "object": "InlineTextBox 'provoking to find that the hedgehog had\n'", 139 "object": "InlineTextBox 'provoking to find that the hedgehog had\n'",
140 "reason": "forced by layout" 140 "reason": "geometry"
141 }, 141 },
142 { 142 {
143 "object": "InlineTextBox 'unrolled itself, and was'", 143 "object": "InlineTextBox 'unrolled itself, and was'",
144 "reason": "forced by layout" 144 "reason": "geometry"
145 }, 145 },
146 { 146 {
147 "object": "InlineTextBox 'in the act of crawling away: besides all\n'", 147 "object": "InlineTextBox 'in the act of crawling away: besides all\n'",
148 "reason": "forced by layout" 148 "reason": "geometry"
149 }, 149 },
150 { 150 {
151 "object": "InlineTextBox 'this, there was generally'", 151 "object": "InlineTextBox 'this, there was generally'",
152 "reason": "forced by layout" 152 "reason": "geometry"
153 }, 153 },
154 { 154 {
155 "object": "InlineTextBox 'a ridge or furrow in the way wherever\n'", 155 "object": "InlineTextBox 'a ridge or furrow in the way wherever\n'",
156 "reason": "forced by layout" 156 "reason": "geometry"
157 }, 157 },
158 { 158 {
159 "object": "InlineTextBox 'she wanted to send the'", 159 "object": "InlineTextBox 'she wanted to send the'",
160 "reason": "forced by layout" 160 "reason": "geometry"
161 }, 161 },
162 { 162 {
163 "object": "InlineTextBox 'hedgehog to, and, as the doubled-up\n'", 163 "object": "InlineTextBox 'hedgehog to, and, as the doubled-up\n'",
164 "reason": "forced by layout" 164 "reason": "geometry"
165 }, 165 },
166 { 166 {
167 "object": "InlineTextBox 'soldiers were always'", 167 "object": "InlineTextBox 'soldiers were always'",
168 "reason": "forced by layout" 168 "reason": "geometry"
169 }, 169 },
170 { 170 {
171 "object": "InlineTextBox 'getting up and walking off to other parts of\n'" , 171 "object": "InlineTextBox 'getting up and walking off to other parts of\n'" ,
172 "reason": "forced by layout" 172 "reason": "geometry"
173 }, 173 },
174 { 174 {
175 "object": "InlineTextBox 'the ground, Alice'", 175 "object": "InlineTextBox 'the ground, Alice'",
176 "reason": "forced by layout" 176 "reason": "geometry"
177 }, 177 },
178 { 178 {
179 "object": "InlineTextBox 'soon came to the conclusion that it was a very\n '", 179 "object": "InlineTextBox 'soon came to the conclusion that it was a very\n '",
180 "reason": "forced by layout" 180 "reason": "geometry"
181 }, 181 },
182 { 182 {
183 "object": "LayoutText #text", 183 "object": "LayoutText #text",
184 "reason": "forced by layout" 184 "reason": "geometry"
185 }, 185 },
186 { 186 {
187 "object": "InlineTextBox 'difficult game'", 187 "object": "InlineTextBox 'difficult game'",
188 "reason": "forced by layout" 188 "reason": "geometry"
189 }, 189 },
190 { 190 {
191 "object": "InlineTextBox 'indeed.\n'", 191 "object": "InlineTextBox 'indeed.\n'",
192 "reason": "forced by layout" 192 "reason": "geometry"
193 }, 193 },
194 { 194 {
195 "object": "LayoutText #text", 195 "object": "LayoutText #text",
196 "reason": "forced by layout" 196 "reason": "geometry"
197 }, 197 },
198 { 198 {
199 "object": "InlineTextBox 'The players all played at once without waiting\n '", 199 "object": "InlineTextBox 'The players all played at once without waiting\n '",
200 "reason": "forced by layout" 200 "reason": "geometry"
201 }, 201 },
202 { 202 {
203 "object": "LayoutText #text", 203 "object": "LayoutText #text",
204 "reason": "forced by layout" 204 "reason": "geometry"
205 }, 205 },
206 { 206 {
207 "object": "InlineTextBox 'for turns,'", 207 "object": "InlineTextBox 'for turns,'",
208 "reason": "forced by layout" 208 "reason": "geometry"
209 }, 209 },
210 { 210 {
211 "object": "InlineTextBox 'quarrelling all the while, and fighting for the hedgehogs;'", 211 "object": "InlineTextBox 'quarrelling all the while, and fighting for the hedgehogs;'",
212 "reason": "forced by layout" 212 "reason": "geometry"
213 }, 213 },
214 { 214 {
215 "object": "InlineTextBox 'and in\n'", 215 "object": "InlineTextBox 'and in\n'",
216 "reason": "forced by layout" 216 "reason": "geometry"
217 }, 217 },
218 { 218 {
219 "object": "InlineTextBox 'a very short time '", 219 "object": "InlineTextBox 'a very short time '",
220 "reason": "forced by layout" 220 "reason": "geometry"
221 }, 221 },
222 { 222 {
223 "object": "LayoutText #text", 223 "object": "LayoutText #text",
224 "reason": "forced by layout" 224 "reason": "geometry"
225 }, 225 },
226 { 226 {
227 "object": "InlineTextBox 'the Queen'", 227 "object": "InlineTextBox 'the Queen'",
228 "reason": "forced by layout" 228 "reason": "geometry"
229 }, 229 },
230 { 230 {
231 "object": "LayoutText #text", 231 "object": "LayoutText #text",
232 "reason": "forced by layout" 232 "reason": "geometry"
233 }, 233 },
234 { 234 {
235 "object": "InlineTextBox ' was in a furious'", 235 "object": "InlineTextBox ' was in a furious'",
236 "reason": "forced by layout" 236 "reason": "geometry"
237 }, 237 },
238 { 238 {
239 "object": "InlineTextBox 'passion, and went\n'", 239 "object": "InlineTextBox 'passion, and went\n'",
240 "reason": "forced by layout" 240 "reason": "geometry"
241 }, 241 },
242 { 242 {
243 "object": "InlineTextBox 'stamping about, and shouting \u2018Off'", 243 "object": "InlineTextBox 'stamping about, and shouting \u2018Off'",
244 "reason": "forced by layout" 244 "reason": "geometry"
245 }, 245 },
246 { 246 {
247 "object": "InlineTextBox 'with his head!\u2019 or \u2018Off with\n'", 247 "object": "InlineTextBox 'with his head!\u2019 or \u2018Off with\n'",
248 "reason": "forced by layout" 248 "reason": "geometry"
249 }, 249 },
250 { 250 {
251 "object": "InlineTextBox 'her head!\u2019 about once in a'", 251 "object": "InlineTextBox 'her head!\u2019 about once in a'",
252 "reason": "forced by layout" 252 "reason": "geometry"
253 }, 253 },
254 { 254 {
255 "object": "InlineTextBox 'minute.\n'", 255 "object": "InlineTextBox 'minute.\n'",
256 "reason": "forced by layout" 256 "reason": "geometry"
257 } 257 }
258 ] 258 ]
259 } 259 }
260 260
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698