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

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

Powered by Google App Engine
This is Rietveld 408576698