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

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

Powered by Google App Engine
This is Rietveld 408576698