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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-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": [600, 250], 5 "bounds": [600, 250],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow (positioned) DIV class='container'", 10 "object": "LayoutBlockFlow (positioned) DIV class='container'",
11 "rect": [0, 0, 600, 500], 11 "rect": [0, 0, 600, 500],
12 "reason": "forced by layout" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutView #document", 15 "object": "LayoutView #document",
16 "rect": [0, 250, 600, 250], 16 "rect": [0, 250, 600, 250],
17 "reason": "incremental" 17 "reason": "incremental"
18 } 18 }
19 ] 19 ]
20 } 20 }
21 ], 21 ],
22 "objectPaintInvalidations": [ 22 "objectPaintInvalidations": [
23 { 23 {
24 "object": "LayoutView #document", 24 "object": "LayoutView #document",
25 "reason": "incremental" 25 "reason": "incremental"
26 }, 26 },
27 { 27 {
28 "object": "LayoutBlockFlow (positioned) DIV class='container'", 28 "object": "LayoutBlockFlow (positioned) DIV class='container'",
29 "reason": "forced by layout" 29 "reason": "geometry"
30 }, 30 },
31 { 31 {
32 "object": "LayoutBlockFlow DIV class='parent'", 32 "object": "LayoutBlockFlow DIV class='parent'",
33 "reason": "forced by layout" 33 "reason": "geometry"
34 }, 34 },
35 { 35 {
36 "object": "RootInlineBox", 36 "object": "RootInlineBox",
37 "reason": "forced by layout" 37 "reason": "geometry"
38 }, 38 },
39 { 39 {
40 "object": "LayoutBlockFlow (relative positioned) DIV class='child'", 40 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
41 "reason": "forced by layout" 41 "reason": "geometry"
42 } 42 }
43 ] 43 ]
44 } 44 }
45 { 45 {
46 "layers": [ 46 "layers": [
47 { 47 {
48 "name": "LayoutView #document", 48 "name": "LayoutView #document",
49 "bounds": [400, 250], 49 "bounds": [400, 250],
50 "contentsOpaque": true, 50 "contentsOpaque": true,
51 "drawsContent": true, 51 "drawsContent": true,
52 "paintInvalidations": [ 52 "paintInvalidations": [
53 { 53 {
54 "object": "LayoutBlockFlow (positioned) DIV class='container'", 54 "object": "LayoutBlockFlow (positioned) DIV class='container'",
55 "rect": [0, 0, 600, 250], 55 "rect": [0, 0, 600, 250],
56 "reason": "forced by layout" 56 "reason": "geometry"
57 }, 57 },
58 { 58 {
59 "object": "LayoutView #document", 59 "object": "LayoutView #document",
60 "rect": [400, 0, 200, 250], 60 "rect": [400, 0, 200, 250],
61 "reason": "incremental" 61 "reason": "incremental"
62 } 62 }
63 ] 63 ]
64 } 64 }
65 ], 65 ],
66 "objectPaintInvalidations": [ 66 "objectPaintInvalidations": [
67 { 67 {
68 "object": "LayoutView #document", 68 "object": "LayoutView #document",
69 "reason": "incremental" 69 "reason": "incremental"
70 }, 70 },
71 { 71 {
72 "object": "LayoutBlockFlow (positioned) DIV class='container'", 72 "object": "LayoutBlockFlow (positioned) DIV class='container'",
73 "reason": "forced by layout" 73 "reason": "geometry"
74 }, 74 },
75 { 75 {
76 "object": "LayoutBlockFlow DIV class='parent'", 76 "object": "LayoutBlockFlow DIV class='parent'",
77 "reason": "forced by layout" 77 "reason": "geometry"
78 }, 78 },
79 { 79 {
80 "object": "RootInlineBox", 80 "object": "RootInlineBox",
81 "reason": "forced by layout" 81 "reason": "geometry"
82 }, 82 },
83 { 83 {
84 "object": "LayoutBlockFlow (relative positioned) DIV class='child'", 84 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
85 "reason": "forced by layout" 85 "reason": "geometry"
86 } 86 }
87 ] 87 ]
88 } 88 }
89 { 89 {
90 "layers": [ 90 "layers": [
91 { 91 {
92 "name": "LayoutView #document", 92 "name": "LayoutView #document",
93 "bounds": [400, 600], 93 "bounds": [400, 600],
94 "contentsOpaque": true, 94 "contentsOpaque": true,
95 "drawsContent": true, 95 "drawsContent": true,
96 "paintInvalidations": [ 96 "paintInvalidations": [
97 { 97 {
98 "object": "LayoutBlockFlow (positioned) DIV class='container'", 98 "object": "LayoutBlockFlow (positioned) DIV class='container'",
99 "rect": [0, 0, 400, 600], 99 "rect": [0, 0, 400, 600],
100 "reason": "forced by layout" 100 "reason": "geometry"
101 }, 101 },
102 { 102 {
103 "object": "LayoutView #document", 103 "object": "LayoutView #document",
104 "rect": [0, 250, 400, 350], 104 "rect": [0, 250, 400, 350],
105 "reason": "incremental" 105 "reason": "incremental"
106 } 106 }
107 ] 107 ]
108 } 108 }
109 ], 109 ],
110 "objectPaintInvalidations": [ 110 "objectPaintInvalidations": [
111 { 111 {
112 "object": "LayoutView #document", 112 "object": "LayoutView #document",
113 "reason": "incremental" 113 "reason": "incremental"
114 }, 114 },
115 { 115 {
116 "object": "LayoutBlockFlow (positioned) DIV class='container'", 116 "object": "LayoutBlockFlow (positioned) DIV class='container'",
117 "reason": "forced by layout" 117 "reason": "geometry"
118 }, 118 },
119 { 119 {
120 "object": "LayoutBlockFlow DIV class='parent'", 120 "object": "LayoutBlockFlow DIV class='parent'",
121 "reason": "forced by layout" 121 "reason": "geometry"
122 }, 122 },
123 { 123 {
124 "object": "RootInlineBox", 124 "object": "RootInlineBox",
125 "reason": "forced by layout" 125 "reason": "geometry"
126 }, 126 },
127 { 127 {
128 "object": "LayoutBlockFlow (relative positioned) DIV class='child'", 128 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
129 "reason": "forced by layout" 129 "reason": "geometry"
130 } 130 }
131 ] 131 ]
132 } 132 }
133 { 133 {
134 "layers": [ 134 "layers": [
135 { 135 {
136 "name": "LayoutView #document", 136 "name": "LayoutView #document",
137 "bounds": [800, 600], 137 "bounds": [800, 600],
138 "contentsOpaque": true, 138 "contentsOpaque": true,
139 "drawsContent": true, 139 "drawsContent": true,
140 "paintInvalidations": [ 140 "paintInvalidations": [
141 { 141 {
142 "object": "LayoutBlockFlow (positioned) DIV class='container'", 142 "object": "LayoutBlockFlow (positioned) DIV class='container'",
143 "rect": [0, 0, 800, 600], 143 "rect": [0, 0, 800, 600],
144 "reason": "forced by layout" 144 "reason": "geometry"
145 }, 145 },
146 { 146 {
147 "object": "LayoutView #document", 147 "object": "LayoutView #document",
148 "rect": [400, 0, 400, 600], 148 "rect": [400, 0, 400, 600],
149 "reason": "incremental" 149 "reason": "incremental"
150 } 150 }
151 ] 151 ]
152 } 152 }
153 ], 153 ],
154 "objectPaintInvalidations": [ 154 "objectPaintInvalidations": [
155 { 155 {
156 "object": "LayoutView #document", 156 "object": "LayoutView #document",
157 "reason": "incremental" 157 "reason": "incremental"
158 }, 158 },
159 { 159 {
160 "object": "LayoutBlockFlow (positioned) DIV class='container'", 160 "object": "LayoutBlockFlow (positioned) DIV class='container'",
161 "reason": "forced by layout" 161 "reason": "geometry"
162 }, 162 },
163 { 163 {
164 "object": "LayoutBlockFlow DIV class='parent'", 164 "object": "LayoutBlockFlow DIV class='parent'",
165 "reason": "forced by layout" 165 "reason": "geometry"
166 }, 166 },
167 { 167 {
168 "object": "RootInlineBox", 168 "object": "RootInlineBox",
169 "reason": "forced by layout" 169 "reason": "geometry"
170 }, 170 },
171 { 171 {
172 "object": "LayoutBlockFlow (relative positioned) DIV class='child'", 172 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
173 "reason": "forced by layout" 173 "reason": "geometry"
174 } 174 }
175 ] 175 ]
176 } 176 }
177 177
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698