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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/flexbox/repaint-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 DIV id='content'", 10 "object": "LayoutBlockFlow DIV id='content'",
11 "rect": [138, 116, 654, 90], 11 "rect": [138, 116, 654, 90],
12 "reason": "style change" 12 "reason": "style change"
13 }, 13 },
14 { 14 {
15 "object": "LayoutBlockFlow P", 15 "object": "LayoutBlockFlow P",
16 "rect": [138, 116, 654, 90], 16 "rect": [138, 116, 654, 90],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutText #text", 20 "object": "LayoutText #text",
21 "rect": [138, 116, 652, 90], 21 "rect": [138, 116, 652, 90],
22 "reason": "forced by layout" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutBlockFlow DIV id='content'", 25 "object": "LayoutBlockFlow DIV id='content'",
26 "rect": [148, 116, 644, 108], 26 "rect": [148, 116, 644, 108],
27 "reason": "style change" 27 "reason": "style change"
28 }, 28 },
29 { 29 {
30 "object": "LayoutBlockFlow DIV id='content'", 30 "object": "LayoutBlockFlow DIV id='content'",
31 "rect": [148, 116, 644, 108], 31 "rect": [148, 116, 644, 108],
32 "reason": "style change" 32 "reason": "style change"
33 }, 33 },
34 { 34 {
35 "object": "LayoutBlockFlow P", 35 "object": "LayoutBlockFlow P",
36 "rect": [148, 116, 644, 108], 36 "rect": [148, 116, 644, 108],
37 "reason": "forced by layout" 37 "reason": "geometry"
38 }, 38 },
39 { 39 {
40 "object": "LayoutBlockFlow P", 40 "object": "LayoutBlockFlow P",
41 "rect": [148, 116, 644, 108], 41 "rect": [148, 116, 644, 108],
42 "reason": "forced by layout" 42 "reason": "geometry"
43 }, 43 },
44 { 44 {
45 "object": "LayoutText #text", 45 "object": "LayoutText #text",
46 "rect": [148, 116, 632, 108], 46 "rect": [148, 116, 632, 108],
47 "reason": "forced by layout" 47 "reason": "geometry"
48 }, 48 },
49 { 49 {
50 "object": "LayoutText #text", 50 "object": "LayoutText #text",
51 "rect": [148, 116, 632, 108], 51 "rect": [148, 116, 632, 108],
52 "reason": "forced by layout" 52 "reason": "geometry"
53 }, 53 },
54 { 54 {
55 "object": "LayoutBlockFlow DIV id='content'", 55 "object": "LayoutBlockFlow DIV id='content'",
56 "rect": [400, 116, 392, 162], 56 "rect": [400, 116, 392, 162],
57 "reason": "style change" 57 "reason": "style change"
58 }, 58 },
59 { 59 {
60 "object": "LayoutBlockFlow P", 60 "object": "LayoutBlockFlow P",
61 "rect": [400, 116, 392, 162], 61 "rect": [400, 116, 392, 162],
62 "reason": "forced by layout" 62 "reason": "geometry"
63 }, 63 },
64 { 64 {
65 "object": "LayoutBlockFlow DIV id='left'", 65 "object": "LayoutBlockFlow DIV id='left'",
66 "rect": [8, 224, 392, 54], 66 "rect": [8, 224, 392, 54],
67 "reason": "incremental" 67 "reason": "incremental"
68 }, 68 },
69 { 69 {
70 "object": "LayoutText #text", 70 "object": "LayoutText #text",
71 "rect": [400, 116, 391, 162], 71 "rect": [400, 116, 391, 162],
72 "reason": "forced by layout" 72 "reason": "geometry"
73 }, 73 },
74 { 74 {
75 "object": "LayoutBlockFlow DIV id='left'", 75 "object": "LayoutBlockFlow DIV id='left'",
76 "rect": [148, 116, 252, 162], 76 "rect": [148, 116, 252, 162],
77 "reason": "incremental" 77 "reason": "incremental"
78 }, 78 },
79 { 79 {
80 "object": "LayoutBlockFlow DIV id='left'", 80 "object": "LayoutBlockFlow DIV id='left'",
81 "rect": [8, 206, 140, 18], 81 "rect": [8, 206, 140, 18],
82 "reason": "incremental" 82 "reason": "incremental"
(...skipping 10 matching lines...) Expand all
93 { 93 {
94 "object": "LayoutBlockFlow DIV id='left'", 94 "object": "LayoutBlockFlow DIV id='left'",
95 "reason": "incremental" 95 "reason": "incremental"
96 }, 96 },
97 { 97 {
98 "object": "LayoutBlockFlow DIV id='content'", 98 "object": "LayoutBlockFlow DIV id='content'",
99 "reason": "style change" 99 "reason": "style change"
100 }, 100 },
101 { 101 {
102 "object": "LayoutBlockFlow P", 102 "object": "LayoutBlockFlow P",
103 "reason": "forced by layout" 103 "reason": "geometry"
104 }, 104 },
105 { 105 {
106 "object": "RootInlineBox", 106 "object": "RootInlineBox",
107 "reason": "forced by layout" 107 "reason": "geometry"
108 }, 108 },
109 { 109 {
110 "object": "LayoutText #text", 110 "object": "LayoutText #text",
111 "reason": "forced by layout" 111 "reason": "geometry"
112 }, 112 },
113 { 113 {
114 "object": "InlineTextBox 'Lorem ipsum dolor sit amet, consectetur adipisci ng elit. Aenean laoreet dolor id urna eleifend'", 114 "object": "InlineTextBox 'Lorem ipsum dolor sit amet, consectetur adipisci ng elit. Aenean laoreet dolor id urna eleifend'",
115 "reason": "forced by layout" 115 "reason": "geometry"
116 }, 116 },
117 { 117 {
118 "object": "InlineTextBox 'aliquet. Nulla vel dolor ipsum. Aliquam ut turpi s nisl, in vulputate sapien. Cum sociis natoque'", 118 "object": "InlineTextBox 'aliquet. Nulla vel dolor ipsum. Aliquam ut turpi s nisl, in vulputate sapien. Cum sociis natoque'",
119 "reason": "forced by layout" 119 "reason": "geometry"
120 }, 120 },
121 { 121 {
122 "object": "InlineTextBox 'penatibus et magnis dis parturient montes, nasce tur ridiculus mus. Sed congue magna vitae dolor'", 122 "object": "InlineTextBox 'penatibus et magnis dis parturient montes, nasce tur ridiculus mus. Sed congue magna vitae dolor'",
123 "reason": "forced by layout" 123 "reason": "geometry"
124 }, 124 },
125 { 125 {
126 "object": "InlineTextBox 'feugiat vehicula. Sed volutpat, tellus vel variu s vestibulum, purus quam mollis sapien, in'", 126 "object": "InlineTextBox 'feugiat vehicula. Sed volutpat, tellus vel variu s vestibulum, purus quam mollis sapien, in'",
127 "reason": "forced by layout" 127 "reason": "geometry"
128 }, 128 },
129 { 129 {
130 "object": "InlineTextBox 'condimentum leo neque sed nulla. Nunc quis porta elit. Pellentesque erat lectus, ultricies a lobortis'", 130 "object": "InlineTextBox 'condimentum leo neque sed nulla. Nunc quis porta elit. Pellentesque erat lectus, ultricies a lobortis'",
131 "reason": "forced by layout" 131 "reason": "geometry"
132 }, 132 },
133 { 133 {
134 "object": "InlineTextBox 'id, faucibus id quam.'", 134 "object": "InlineTextBox 'id, faucibus id quam.'",
135 "reason": "forced by layout" 135 "reason": "geometry"
136 }, 136 },
137 { 137 {
138 "object": "LayoutBlockFlow DIV id='left'", 138 "object": "LayoutBlockFlow DIV id='left'",
139 "reason": "incremental" 139 "reason": "incremental"
140 }, 140 },
141 { 141 {
142 "object": "LayoutBlockFlow DIV id='content'", 142 "object": "LayoutBlockFlow DIV id='content'",
143 "reason": "style change" 143 "reason": "style change"
144 }, 144 },
145 { 145 {
146 "object": "LayoutBlockFlow P", 146 "object": "LayoutBlockFlow P",
147 "reason": "forced by layout" 147 "reason": "geometry"
148 }, 148 },
149 { 149 {
150 "object": "RootInlineBox", 150 "object": "RootInlineBox",
151 "reason": "forced by layout" 151 "reason": "geometry"
152 }, 152 },
153 { 153 {
154 "object": "LayoutText #text", 154 "object": "LayoutText #text",
155 "reason": "forced by layout" 155 "reason": "geometry"
156 }, 156 },
157 { 157 {
158 "object": "InlineTextBox 'Lorem ipsum dolor sit amet, consectetur adipisci ng elit. Aenean laoreet dolor id urna eleifend aliquet.'", 158 "object": "InlineTextBox 'Lorem ipsum dolor sit amet, consectetur adipisci ng elit. Aenean laoreet dolor id urna eleifend aliquet.'",
159 "reason": "forced by layout" 159 "reason": "geometry"
160 }, 160 },
161 { 161 {
162 "object": "InlineTextBox 'Nulla vel dolor ipsum. Aliquam ut turpis nisl, i n vulputate sapien. Cum sociis natoque penatibus et'", 162 "object": "InlineTextBox 'Nulla vel dolor ipsum. Aliquam ut turpis nisl, i n vulputate sapien. Cum sociis natoque penatibus et'",
163 "reason": "forced by layout" 163 "reason": "geometry"
164 }, 164 },
165 { 165 {
166 "object": "InlineTextBox 'magnis dis parturient montes, nascetur ridiculus mus. Sed congue magna vitae dolor feugiat vehicula.'", 166 "object": "InlineTextBox 'magnis dis parturient montes, nascetur ridiculus mus. Sed congue magna vitae dolor feugiat vehicula.'",
167 "reason": "forced by layout" 167 "reason": "geometry"
168 }, 168 },
169 { 169 {
170 "object": "InlineTextBox 'Sed volutpat, tellus vel varius vestibulum, puru s quam mollis sapien, in condimentum leo neque sed'", 170 "object": "InlineTextBox 'Sed volutpat, tellus vel varius vestibulum, puru s quam mollis sapien, in condimentum leo neque sed'",
171 "reason": "forced by layout" 171 "reason": "geometry"
172 }, 172 },
173 { 173 {
174 "object": "InlineTextBox 'nulla. Nunc quis porta elit. Pellentesque erat l ectus, ultricies a lobortis id, faucibus id quam.'", 174 "object": "InlineTextBox 'nulla. Nunc quis porta elit. Pellentesque erat l ectus, ultricies a lobortis id, faucibus id quam.'",
175 "reason": "forced by layout" 175 "reason": "geometry"
176 } 176 }
177 ] 177 ]
178 } 178 }
179 179
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698