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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 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
OLDNEW
1 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
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": "InlineTextBox ' was in a furious passion, and went\n'",
11 "rect": [0, 0, 0, 0],
12 "reason": "full"
13 },
14 {
15 "object": "InlineTextBox ' was in a furious passion, and went\n'",
16 "rect": [0, 0, 0, 0],
17 "reason": "incremental"
18 },
19 {
20 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'",
21 "rect": [0, 0, 0, 0],
22 "reason": "full"
23 },
24 {
25 "object": "InlineTextBox 'Queen'",
26 "rect": [0, 0, 0, 0],
27 "reason": "full"
28 },
29 {
30 "object": "InlineTextBox 'The players all played at once without waiti ng'",
31 "rect": [0, 0, 0, 0],
32 "reason": "full"
33 },
34 {
35 "object": "InlineTextBox 'a very short time '",
36 "rect": [0, 0, 0, 0],
37 "reason": "full"
38 },
39 {
40 "object": "InlineTextBox 'about, and shouting \u2018Off with his head! \u2019 or \u2018Off with\n'",
41 "rect": [0, 0, 0, 0],
42 "reason": "incremental"
43 },
44 {
45 "object": "InlineTextBox 'about, and shouting \u2018Off with his head! \u2019 or \u2018Off with'",
46 "rect": [0, 0, 0, 0],
47 "reason": "full"
48 },
49 {
50 "object": "InlineTextBox 'become of\n'",
51 "rect": [0, 0, 0, 0],
52 "reason": "full"
53 },
54 {
55 "object": "InlineTextBox 'for the hedgehogs; and in\n'",
56 "rect": [0, 0, 0, 0],
57 "reason": "full"
58 },
59 {
60 "object": "InlineTextBox 'for turns,\n'",
61 "rect": [0, 0, 0, 0],
62 "reason": "full"
63 },
64 {
65 "object": "InlineTextBox 'had any dispute with the Queen, but she knew that it might'",
66 "rect": [0, 0, 0, 0],
67 "reason": "full"
68 },
69 {
70 "object": "InlineTextBox 'happen any minute, \u2018and then,\u2019 tho ught she, \u2018what would'",
71 "rect": [0, 0, 0, 0],
72 "reason": "full"
73 },
74 {
75 "object": "InlineTextBox 'head!\u2019 about once in a minute.\n'",
76 "rect": [0, 0, 0, 0],
77 "reason": "incremental"
78 },
79 {
80 "object": "InlineTextBox 'her head!\u2019 about once in a minute.\n'",
81 "rect": [0, 0, 0, 0],
82 "reason": "full"
83 },
84 {
85 "object": "InlineTextBox 'her'",
86 "rect": [0, 0, 0, 0],
87 "reason": "incremental"
88 },
89 {
90 "object": "InlineTextBox 'here; the great\n'",
91 "rect": [0, 0, 0, 0],
92 "reason": "full"
93 },
94 {
95 "object": "InlineTextBox 'me? They\u2019re dreadfully fond of beheadin g people'",
96 "rect": [0, 0, 0, 0],
97 "reason": "full"
98 },
99 {
100 "object": "InlineTextBox 'quarrelling all the while, and fighting'",
101 "rect": [0, 0, 0, 0],
102 "reason": "full"
103 },
104 {
105 "object": "InlineTextBox 'stamping'",
106 "rect": [0, 0, 0, 0],
107 "reason": "full"
108 },
109 {
110 "object": "InlineTextBox 'stamping'",
111 "rect": [0, 0, 0, 0],
112 "reason": "incremental"
113 },
114 {
115 "object": "InlineTextBox 'the'",
116 "rect": [0, 0, 0, 0],
117 "reason": "full"
118 },
119 {
120 "object": "InlineTextBox 'wonder is, that there\u2018s any one left al ive!\u2019'",
121 "rect": [0, 0, 0, 0],
122 "reason": "full"
123 },
124 {
125 "object": "InlineTextBox 'yet'",
126 "rect": [0, 0, 0, 0],
127 "reason": "full"
128 },
129 {
130 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'",
131 "rect": [372, 435, 48, 17],
132 "reason": "incremental"
133 },
134 {
135 "object": "LayoutBlockFlow P", 10 "object": "LayoutBlockFlow P",
136 "rect": [8, 368, 418, 198], 11 "rect": [8, 368, 418, 198],
137 "reason": "invalidate paint rectangle" 12 "reason": "invalidate paint rectangle"
138 }, 13 },
139 { 14 {
140 "object": "LayoutText #text", 15 "object": "LayoutText #text",
141 "rect": [369, 422, 51, 54], 16 "rect": [369, 422, 51, 54],
142 "reason": "incremental" 17 "reason": "incremental"
143 }, 18 },
144 { 19 {
145 "object": "RootInlineBox", 20 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'",
146 "rect": [0, 0, 0, 0], 21 "rect": [372, 435, 48, 17],
22 "reason": "incremental"
23 },
24 {
25 "object": "InlineTextBox ' was in a furious passion, and went\n'",
26 "reason": "incremental"
27 },
28 {
29 "object": "InlineTextBox ' was in a furious passion, and went\n'",
30 "reason": "full"
31 },
32 {
33 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'",
34 "reason": "full"
35 },
36 {
37 "object": "InlineTextBox 'Queen'",
38 "reason": "full"
39 },
40 {
41 "object": "InlineTextBox 'The players all played at once without waiti ng'",
42 "reason": "full"
43 },
44 {
45 "object": "InlineTextBox 'a very short time '",
46 "reason": "full"
47 },
48 {
49 "object": "InlineTextBox 'about, and shouting \u2018Off with his head! \u2019 or \u2018Off with\n'",
50 "reason": "incremental"
51 },
52 {
53 "object": "InlineTextBox 'about, and shouting \u2018Off with his head! \u2019 or \u2018Off with'",
54 "reason": "full"
55 },
56 {
57 "object": "InlineTextBox 'become of\n'",
58 "reason": "full"
59 },
60 {
61 "object": "InlineTextBox 'for the hedgehogs; and in\n'",
62 "reason": "full"
63 },
64 {
65 "object": "InlineTextBox 'for turns,\n'",
66 "reason": "full"
67 },
68 {
69 "object": "InlineTextBox 'had any dispute with the Queen, but she knew that it might'",
70 "reason": "full"
71 },
72 {
73 "object": "InlineTextBox 'happen any minute, \u2018and then,\u2019 tho ught she, \u2018what would'",
74 "reason": "full"
75 },
76 {
77 "object": "InlineTextBox 'head!\u2019 about once in a minute.\n'",
78 "reason": "incremental"
79 },
80 {
81 "object": "InlineTextBox 'her head!\u2019 about once in a minute.\n'",
82 "reason": "full"
83 },
84 {
85 "object": "InlineTextBox 'her'",
86 "reason": "incremental"
87 },
88 {
89 "object": "InlineTextBox 'here; the great\n'",
90 "reason": "full"
91 },
92 {
93 "object": "InlineTextBox 'me? They\u2019re dreadfully fond of beheadin g people'",
94 "reason": "full"
95 },
96 {
97 "object": "InlineTextBox 'quarrelling all the while, and fighting'",
98 "reason": "full"
99 },
100 {
101 "object": "InlineTextBox 'stamping'",
102 "reason": "incremental"
103 },
104 {
105 "object": "InlineTextBox 'stamping'",
106 "reason": "full"
107 },
108 {
109 "object": "InlineTextBox 'the'",
110 "reason": "full"
111 },
112 {
113 "object": "InlineTextBox 'wonder is, that there\u2018s any one left al ive!\u2019'",
114 "reason": "full"
115 },
116 {
117 "object": "InlineTextBox 'yet'",
147 "reason": "full" 118 "reason": "full"
148 }, 119 },
149 { 120 {
150 "object": "RootInlineBox", 121 "object": "RootInlineBox",
151 "rect": [0, 0, 0, 0],
152 "reason": "full" 122 "reason": "full"
153 }, 123 },
154 { 124 {
155 "object": "RootInlineBox", 125 "object": "RootInlineBox",
156 "rect": [0, 0, 0, 0],
157 "reason": "full" 126 "reason": "full"
158 }, 127 },
159 { 128 {
160 "object": "RootInlineBox", 129 "object": "RootInlineBox",
161 "rect": [0, 0, 0, 0],
162 "reason": "full" 130 "reason": "full"
163 }, 131 },
164 { 132 {
165 "object": "RootInlineBox", 133 "object": "RootInlineBox",
166 "rect": [0, 0, 0, 0],
167 "reason": "full" 134 "reason": "full"
168 }, 135 },
169 { 136 {
170 "object": "RootInlineBox", 137 "object": "RootInlineBox",
171 "rect": [0, 0, 0, 0],
172 "reason": "full" 138 "reason": "full"
173 }, 139 },
174 { 140 {
175 "object": "RootInlineBox", 141 "object": "RootInlineBox",
176 "rect": [0, 0, 0, 0],
177 "reason": "full" 142 "reason": "full"
178 }, 143 },
179 { 144 {
180 "object": "RootInlineBox", 145 "object": "RootInlineBox",
181 "rect": [0, 0, 0, 0],
182 "reason": "full" 146 "reason": "full"
183 }, 147 },
184 { 148 {
185 "object": "RootInlineBox", 149 "object": "RootInlineBox",
186 "rect": [0, 0, 0, 0],
187 "reason": "full" 150 "reason": "full"
188 }, 151 },
189 { 152 {
190 "object": "RootInlineBox", 153 "object": "RootInlineBox",
191 "rect": [0, 0, 0, 0],
192 "reason": "full" 154 "reason": "full"
193 }, 155 },
194 { 156 {
195 "object": "RootInlineBox", 157 "object": "RootInlineBox",
196 "rect": [0, 0, 0, 0], 158 "reason": "full"
159 },
160 {
161 "object": "RootInlineBox",
197 "reason": "full" 162 "reason": "full"
198 } 163 }
199 ] 164 ]
200 } 165 }
201 ] 166 ]
202 } 167 }
203 168
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698