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

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

Issue 2108503002: Auto-rebaseline for r402292 (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": [
11 { 11 {
12 "object": "LayoutBlockFlow DIV", 12 "object": "LayoutText #text",
13 "rect": [8, 92, 200, 109], 13 "rect": [8, 122, 196, 79],
14 "reason": "invalidate paint rectangle" 14 "reason": "forced by layout"
15 },
16 {
17 "object": "LayoutText #text",
18 "rect": [8, 82, 190, 59],
19 "reason": "forced by layout"
15 }, 20 },
16 { 21 {
17 "object": "LayoutInline SPAN id='t'", 22 "object": "LayoutInline SPAN id='t'",
18 "rect": [47, 92, 33, 49], 23 "rect": [47, 92, 33, 49],
19 "reason": "style change" 24 "reason": "style change"
20 }, 25 },
21 { 26 {
22 "object": "LayoutInline SPAN id='t'", 27 "object": "LayoutInline SPAN id='t'",
23 "rect": [77, 122, 33, 19], 28 "rect": [77, 122, 33, 19],
24 "reason": "style change" 29 "reason": "style change"
25 }, 30 },
26 { 31 {
27 "object": "LayoutText #text", 32 "object": "LayoutText #text",
28 "rect": [77, 122, 33, 19], 33 "rect": [77, 122, 33, 19],
29 "reason": "bounds change" 34 "reason": "forced by layout"
30 }, 35 },
31 { 36 {
32 "object": "LayoutText #text", 37 "object": "LayoutText #text",
33 "rect": [47, 122, 33, 19], 38 "rect": [47, 122, 33, 19],
34 "reason": "bounds change" 39 "reason": "forced by layout"
35 },
36 {
37 "object": "LayoutText #text",
38 "rect": [184, 122, 20, 79],
39 "reason": "incremental"
40 } 40 }
41 ] 41 ]
42 } 42 }
43 ], 43 ],
44 "objectPaintInvalidations": [ 44 "objectPaintInvalidations": [
45 { 45 {
46 "object": "InlineTextBox 'enim in scelerisque convallis,'", 46 "object": "LayoutText #text",
47 "reason": "full" 47 "reason": "forced by layout"
48 }, 48 },
49 { 49 {
50 "object": "RootInlineBox", 50 "object": "InlineTextBox 'Cras faucibus. Nunc adipiscing,'",
51 "reason": "full" 51 "reason": "forced by layout"
52 },
53 {
54 "object": "InlineTextBox 'enim in scelerisque convallis,'",
55 "reason": "forced by layout"
52 }, 56 },
53 { 57 {
54 "object": "InlineTextBox 'augue '", 58 "object": "InlineTextBox 'augue '",
55 "reason": "full" 59 "reason": "forced by layout"
56 },
57 {
58 "object": "InlineTextBox 'purus'",
59 "reason": "full"
60 },
61 {
62 "object": "InlineFlowBox",
63 "reason": "full"
64 },
65 {
66 "object": "InlineTextBox ' eleifend'",
67 "reason": "full"
68 },
69 {
70 "object": "RootInlineBox",
71 "reason": "full"
72 },
73 {
74 "object": "InlineTextBox 'lacus, at sagittis eros leo pulvinar'",
75 "reason": "full"
76 },
77 {
78 "object": "RootInlineBox",
79 "reason": "full"
80 },
81 {
82 "object": "InlineTextBox 'velit. Integer sollicitudin nisi ut'",
83 "reason": "full"
84 },
85 {
86 "object": "RootInlineBox",
87 "reason": "full"
88 },
89 {
90 "object": "InlineTextBox 'urna blandit convallis.'",
91 "reason": "full"
92 },
93 {
94 "object": "RootInlineBox",
95 "reason": "full"
96 },
97 {
98 "object": "LayoutBlockFlow DIV",
99 "reason": "invalidate paint rectangle"
100 }, 60 },
101 { 61 {
102 "object": "LayoutInline SPAN id='t'", 62 "object": "LayoutInline SPAN id='t'",
103 "reason": "style change" 63 "reason": "style change"
104 }, 64 },
105 { 65 {
106 "object": "InlineFlowBox", 66 "object": "InlineFlowBox",
107 "reason": "style change" 67 "reason": "style change"
108 }, 68 },
109 { 69 {
110 "object": "LayoutText #text", 70 "object": "LayoutText #text",
111 "reason": "bounds change" 71 "reason": "forced by layout"
112 }, 72 },
113 { 73 {
114 "object": "InlineTextBox 'purus'", 74 "object": "InlineTextBox 'purus'",
115 "reason": "bounds change" 75 "reason": "forced by layout"
116 }, 76 },
117 { 77 {
118 "object": "LayoutText #text", 78 "object": "LayoutText #text",
119 "reason": "incremental" 79 "reason": "forced by layout"
120 }, 80 },
121 { 81 {
122 "object": "InlineTextBox ' eleifend lacus, at'", 82 "object": "InlineTextBox ' eleifend lacus, at'",
123 "reason": "incremental" 83 "reason": "forced by layout"
124 }, 84 },
125 { 85 {
126 "object": "InlineTextBox 'sagittis eros leo pulvinar velit.'", 86 "object": "InlineTextBox 'sagittis eros leo pulvinar velit.'",
127 "reason": "incremental" 87 "reason": "forced by layout"
128 }, 88 },
129 { 89 {
130 "object": "InlineTextBox 'Integer sollicitudin nisi ut urna'", 90 "object": "InlineTextBox 'Integer sollicitudin nisi ut urna'",
131 "reason": "incremental" 91 "reason": "forced by layout"
132 }, 92 },
133 { 93 {
134 "object": "InlineTextBox 'blandit convallis.'", 94 "object": "InlineTextBox 'blandit convallis.'",
135 "reason": "incremental" 95 "reason": "forced by layout"
136 } 96 }
137 ] 97 ]
138 } 98 }
139 99
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698