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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-outline-repaint-expected.txt

Issue 2100053002: Auto-rebaseline for r402115 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 "name": "Content Root Layer", 2 "name": "Content Root Layer",
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [800, 600], 7 "bounds": [800, 600],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
(...skipping 15 matching lines...) Expand all
26 { 26 {
27 "object": "LayoutBlockFlow DIV", 27 "object": "LayoutBlockFlow DIV",
28 "rect": [43, 174, 3, 22], 28 "rect": [43, 174, 3, 22],
29 "reason": "invalidate paint rectangle" 29 "reason": "invalidate paint rectangle"
30 } 30 }
31 ] 31 ]
32 } 32 }
33 ], 33 ],
34 "objectPaintInvalidations": [ 34 "objectPaintInvalidations": [
35 { 35 {
36 "object": "InlineTextBox 'Lorem ipsum'",
37 "reason": "full"
38 },
39 {
40 "object": "InlineTextBox ' '",
41 "reason": "full"
42 },
43 {
44 "object": "InlineFlowBox",
45 "reason": "full"
46 },
47 {
48 "object": "RootInlineBox",
49 "reason": "full"
50 },
51 {
52 "object": "InlineTextBox ''",
53 "reason": "full"
54 },
55 {
56 "object": "InlineFlowBox",
57 "reason": "full"
58 },
59 {
60 "object": "RootInlineBox",
61 "reason": "full"
62 },
63 {
64 "object": "LayoutText #text", 36 "object": "LayoutText #text",
65 "reason": "layoutObject removal" 37 "reason": "layoutObject removal"
66 }, 38 },
67 { 39 {
68 "object": "InlineTextBox 'Lorem ipsum'", 40 "object": "InlineTextBox 'Lorem ipsum'",
69 "reason": "full" 41 "reason": "full"
70 }, 42 },
71 { 43 {
72 "object": "InlineTextBox ' '", 44 "object": "InlineTextBox ' '",
73 "reason": "full" 45 "reason": "full"
74 }, 46 },
75 { 47 {
76 "object": "InlineFlowBox", 48 "object": "InlineFlowBox",
77 "reason": "full" 49 "reason": "full"
78 }, 50 },
79 { 51 {
80 "object": "RootInlineBox", 52 "object": "RootInlineBox",
81 "reason": "full" 53 "reason": "full"
82 }, 54 },
83 { 55 {
84 "object": "InlineTextBox 'dolor sit amet'",
85 "reason": "full"
86 },
87 {
88 "object": "InlineFlowBox",
89 "reason": "full"
90 },
91 {
92 "object": "RootInlineBox",
93 "reason": "full"
94 },
95 {
96 "object": "InlineTextBox 'Lorem ipsum'",
97 "reason": "full"
98 },
99 {
100 "object": "InlineTextBox ' '",
101 "reason": "full"
102 },
103 {
104 "object": "InlineFlowBox",
105 "reason": "full"
106 },
107 {
108 "object": "RootInlineBox",
109 "reason": "full"
110 },
111 {
112 "object": "InlineTextBox ''", 56 "object": "InlineTextBox ''",
113 "reason": "full" 57 "reason": "full"
114 }, 58 },
115 { 59 {
116 "object": "InlineFlowBox", 60 "object": "InlineFlowBox",
117 "reason": "full" 61 "reason": "full"
118 }, 62 },
119 { 63 {
120 "object": "RootInlineBox", 64 "object": "RootInlineBox",
121 "reason": "full" 65 "reason": "full"
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
214 }, 158 },
215 { 159 {
216 "object": "InlineFlowBox", 160 "object": "InlineFlowBox",
217 "reason": "full" 161 "reason": "full"
218 }, 162 },
219 { 163 {
220 "object": "RootInlineBox", 164 "object": "RootInlineBox",
221 "reason": "full" 165 "reason": "full"
222 }, 166 },
223 { 167 {
224 "object": "InlineTextBox 'dolor sit'", 168 "object": "InlineTextBox ''",
225 "reason": "full" 169 "reason": "full"
226 }, 170 },
227 { 171 {
228 "object": "InlineFlowBox", 172 "object": "InlineFlowBox",
229 "reason": "full" 173 "reason": "full"
230 }, 174 },
231 { 175 {
232 "object": "RootInlineBox", 176 "object": "RootInlineBox",
233 "reason": "full" 177 "reason": "full"
234 }, 178 },
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 }, 338 },
395 { 339 {
396 "object": "InlineFlowBox", 340 "object": "InlineFlowBox",
397 "reason": "full" 341 "reason": "full"
398 }, 342 },
399 { 343 {
400 "object": "RootInlineBox", 344 "object": "RootInlineBox",
401 "reason": "full" 345 "reason": "full"
402 }, 346 },
403 { 347 {
404 "object": "InlineTextBox 'Lorem ipsum'",
405 "reason": "full"
406 },
407 {
408 "object": "InlineTextBox ' '",
409 "reason": "full"
410 },
411 {
412 "object": "InlineFlowBox",
413 "reason": "full"
414 },
415 {
416 "object": "RootInlineBox",
417 "reason": "full"
418 },
419 {
420 "object": "InlineTextBox 'dolor'",
421 "reason": "full"
422 },
423 {
424 "object": "InlineFlowBox",
425 "reason": "full"
426 },
427 {
428 "object": "RootInlineBox",
429 "reason": "full"
430 },
431 {
432 "object": "LayoutBlockFlow DIV", 348 "object": "LayoutBlockFlow DIV",
433 "reason": "invalidate paint rectangle" 349 "reason": "invalidate paint rectangle"
434 }, 350 },
435 { 351 {
436 "object": "LayoutInline SPAN id='test'", 352 "object": "LayoutInline SPAN id='test'",
437 "reason": "outline" 353 "reason": "outline"
438 }, 354 },
439 { 355 {
440 "object": "InlineFlowBox", 356 "object": "InlineFlowBox",
441 "reason": "outline" 357 "reason": "outline"
(...skipping 18 matching lines...) Expand all
460 "object": "InlineTextBox 'dolor\u00A0'", 376 "object": "InlineTextBox 'dolor\u00A0'",
461 "reason": "full" 377 "reason": "full"
462 }, 378 },
463 { 379 {
464 "object": "LayoutBlockFlow DIV", 380 "object": "LayoutBlockFlow DIV",
465 "reason": "invalidate paint rectangle" 381 "reason": "invalidate paint rectangle"
466 } 382 }
467 ] 383 ]
468 } 384 }
469 385
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698