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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt

Issue 2081773002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 "bounds": [600, 250], 3 "bounds": [600, 250],
3 "children": [ 4 "children": [
4 { 5 {
6 "name": "LayoutView #document",
5 "bounds": [600, 250], 7 "bounds": [600, 250],
6 "contentsOpaque": true, 8 "contentsOpaque": true,
7 "drawsContent": true, 9 "drawsContent": true,
8 "paintInvalidations": [ 10 "paintInvalidations": [
9 { 11 {
10 "object": "LayoutView #document", 12 "object": "LayoutView #document",
11 "rect": [0, 250, 600, 250], 13 "rect": [0, 250, 600, 250],
12 "reason": "incremental" 14 "reason": "incremental"
13 }, 15 },
14 { 16 {
15 "object": "LayoutBlockFlow HTML", 17 "object": "LayoutBlockFlow HTML",
16 "rect": [0, 0, 600, 250], 18 "rect": [0, 0, 600, 250],
17 "reason": "forced by layout" 19 "reason": "forced by layout"
18 }, 20 },
19 { 21 {
20 "object": "LayoutBlockFlow DIV", 22 "object": "LayoutBlockFlow DIV",
21 "rect": [0, 62, 300, 63], 23 "rect": [0, 62, 300, 63],
22 "reason": "incremental" 24 "reason": "incremental"
23 } 25 }
24 ] 26 ]
25 } 27 }
28 ],
29 "objectPaintInvalidations": [
30 {
31 "object": "LayoutView #document",
32 "reason": "incremental"
33 },
34 {
35 "object": "LayoutBlockFlow HTML",
36 "reason": "forced by layout"
37 },
38 {
39 "object": "LayoutBlockFlow DIV",
40 "reason": "incremental"
41 }
26 ] 42 ]
27 } 43 }
28 { 44 {
45 "name": "Content Root Layer",
29 "bounds": [400, 250], 46 "bounds": [400, 250],
30 "children": [ 47 "children": [
31 { 48 {
49 "name": "LayoutView #document",
32 "bounds": [400, 250], 50 "bounds": [400, 250],
33 "contentsOpaque": true, 51 "contentsOpaque": true,
34 "drawsContent": true, 52 "drawsContent": true,
35 "paintInvalidations": [ 53 "paintInvalidations": [
36 { 54 {
37 "object": "LayoutBlockFlow HTML", 55 "object": "LayoutBlockFlow HTML",
38 "rect": [0, 0, 600, 125], 56 "rect": [0, 0, 600, 125],
39 "reason": "forced by layout" 57 "reason": "forced by layout"
40 }, 58 },
41 { 59 {
42 "object": "LayoutView #document", 60 "object": "LayoutView #document",
43 "rect": [0, 0, 400, 250], 61 "rect": [0, 0, 400, 250],
44 "reason": "full" 62 "reason": "full"
45 }, 63 },
46 { 64 {
47 "object": "LayoutView #document", 65 "object": "LayoutView #document",
48 "rect": [400, 0, 200, 250], 66 "rect": [400, 0, 200, 250],
49 "reason": "incremental" 67 "reason": "incremental"
50 }, 68 },
51 { 69 {
52 "object": "LayoutBlockFlow DIV", 70 "object": "LayoutBlockFlow DIV",
53 "rect": [200, 0, 100, 63], 71 "rect": [200, 0, 100, 63],
54 "reason": "incremental" 72 "reason": "incremental"
55 } 73 }
56 ] 74 ]
57 } 75 }
76 ],
77 "objectPaintInvalidations": [
78 {
79 "object": "LayoutView #document",
80 "reason": "full"
81 },
82 {
83 "object": "LayoutView #document",
84 "reason": "incremental"
85 },
86 {
87 "object": "LayoutBlockFlow HTML",
88 "reason": "forced by layout"
89 },
90 {
91 "object": "LayoutBlockFlow DIV",
92 "reason": "incremental"
93 }
58 ] 94 ]
59 } 95 }
60 { 96 {
97 "name": "Content Root Layer",
61 "bounds": [400, 600], 98 "bounds": [400, 600],
62 "children": [ 99 "children": [
63 { 100 {
101 "name": "LayoutView #document",
64 "bounds": [400, 600], 102 "bounds": [400, 600],
65 "contentsOpaque": true, 103 "contentsOpaque": true,
66 "drawsContent": true, 104 "drawsContent": true,
67 "paintInvalidations": [ 105 "paintInvalidations": [
68 { 106 {
69 "object": "LayoutView #document", 107 "object": "LayoutView #document",
70 "rect": [0, 0, 400, 600], 108 "rect": [0, 0, 400, 600],
71 "reason": "full" 109 "reason": "full"
72 }, 110 },
73 { 111 {
74 "object": "LayoutView #document", 112 "object": "LayoutView #document",
75 "rect": [0, 250, 400, 350], 113 "rect": [0, 250, 400, 350],
76 "reason": "incremental" 114 "reason": "incremental"
77 }, 115 },
78 { 116 {
79 "object": "LayoutBlockFlow HTML", 117 "object": "LayoutBlockFlow HTML",
80 "rect": [0, 0, 400, 300], 118 "rect": [0, 0, 400, 300],
81 "reason": "forced by layout" 119 "reason": "forced by layout"
82 }, 120 },
83 { 121 {
84 "object": "LayoutBlockFlow DIV", 122 "object": "LayoutBlockFlow DIV",
85 "rect": [0, 62, 200, 88], 123 "rect": [0, 62, 200, 88],
86 "reason": "incremental" 124 "reason": "incremental"
87 } 125 }
88 ] 126 ]
89 } 127 }
128 ],
129 "objectPaintInvalidations": [
130 {
131 "object": "LayoutView #document",
132 "reason": "full"
133 },
134 {
135 "object": "LayoutView #document",
136 "reason": "incremental"
137 },
138 {
139 "object": "LayoutBlockFlow HTML",
140 "reason": "forced by layout"
141 },
142 {
143 "object": "LayoutBlockFlow DIV",
144 "reason": "incremental"
145 }
90 ] 146 ]
91 } 147 }
92 { 148 {
149 "name": "Content Root Layer",
93 "bounds": [800, 600], 150 "bounds": [800, 600],
94 "children": [ 151 "children": [
95 { 152 {
153 "name": "LayoutView #document",
96 "bounds": [800, 600], 154 "bounds": [800, 600],
97 "contentsOpaque": true, 155 "contentsOpaque": true,
98 "drawsContent": true, 156 "drawsContent": true,
99 "paintInvalidations": [ 157 "paintInvalidations": [
100 { 158 {
101 "object": "LayoutView #document", 159 "object": "LayoutView #document",
102 "rect": [0, 0, 800, 600], 160 "rect": [0, 0, 800, 600],
103 "reason": "full" 161 "reason": "full"
104 }, 162 },
105 { 163 {
106 "object": "LayoutBlockFlow HTML", 164 "object": "LayoutBlockFlow HTML",
107 "rect": [0, 0, 800, 300], 165 "rect": [0, 0, 800, 300],
108 "reason": "forced by layout" 166 "reason": "forced by layout"
109 }, 167 },
110 { 168 {
111 "object": "LayoutView #document", 169 "object": "LayoutView #document",
112 "rect": [400, 0, 400, 600], 170 "rect": [400, 0, 400, 600],
113 "reason": "incremental" 171 "reason": "incremental"
114 }, 172 },
115 { 173 {
116 "object": "LayoutBlockFlow DIV", 174 "object": "LayoutBlockFlow DIV",
117 "rect": [200, 0, 200, 150], 175 "rect": [200, 0, 200, 150],
118 "reason": "incremental" 176 "reason": "incremental"
119 } 177 }
120 ] 178 ]
121 } 179 }
180 ],
181 "objectPaintInvalidations": [
182 {
183 "object": "LayoutView #document",
184 "reason": "full"
185 },
186 {
187 "object": "LayoutView #document",
188 "reason": "incremental"
189 },
190 {
191 "object": "LayoutBlockFlow HTML",
192 "reason": "forced by layout"
193 },
194 {
195 "object": "LayoutBlockFlow DIV",
196 "reason": "incremental"
197 }
122 ] 198 ]
123 } 199 }
124 200
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698