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

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

Issue 2091123002: Auto-rebaseline for r401697 (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 "name": "Content Root Layer",
3 "bounds": [600, 250], 3 "bounds": [600, 250],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [600, 250], 7 "bounds": [600, 250],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
(...skipping 30 matching lines...) Expand all
41 "bounds": [400, 250], 41 "bounds": [400, 250],
42 "children": [ 42 "children": [
43 { 43 {
44 "name": "LayoutView #document", 44 "name": "LayoutView #document",
45 "bounds": [400, 250], 45 "bounds": [400, 250],
46 "contentsOpaque": true, 46 "contentsOpaque": true,
47 "drawsContent": true, 47 "drawsContent": true,
48 "paintInvalidations": [ 48 "paintInvalidations": [
49 { 49 {
50 "object": "LayoutView #document", 50 "object": "LayoutView #document",
51 "rect": [0, 0, 400, 250],
52 "reason": "full"
53 },
54 {
55 "object": "LayoutView #document",
56 "rect": [400, 0, 200, 250], 51 "rect": [400, 0, 200, 250],
57 "reason": "incremental" 52 "reason": "incremental"
58 }, 53 },
59 { 54 {
60 "object": "LayoutBlockFlow (positioned) DIV", 55 "object": "LayoutBlockFlow (positioned) DIV",
61 "rect": [200, 0, 100, 125], 56 "rect": [200, 0, 100, 125],
62 "reason": "incremental" 57 "reason": "incremental"
63 } 58 }
64 ] 59 ]
65 } 60 }
66 ], 61 ],
67 "objectPaintInvalidations": [ 62 "objectPaintInvalidations": [
68 { 63 {
69 "object": "LayoutView #document", 64 "object": "LayoutView #document",
70 "reason": "full"
71 },
72 {
73 "object": "LayoutView #document",
74 "reason": "incremental" 65 "reason": "incremental"
75 }, 66 },
76 { 67 {
77 "object": "LayoutBlockFlow HTML", 68 "object": "LayoutBlockFlow HTML",
78 "reason": "forced by layout" 69 "reason": "forced by layout"
79 }, 70 },
80 { 71 {
81 "object": "LayoutBlockFlow (positioned) DIV", 72 "object": "LayoutBlockFlow (positioned) DIV",
82 "reason": "incremental" 73 "reason": "incremental"
83 } 74 }
84 ] 75 ]
85 } 76 }
86 { 77 {
87 "name": "Content Root Layer", 78 "name": "Content Root Layer",
88 "bounds": [400, 600], 79 "bounds": [400, 600],
89 "children": [ 80 "children": [
90 { 81 {
91 "name": "LayoutView #document", 82 "name": "LayoutView #document",
92 "bounds": [400, 600], 83 "bounds": [400, 600],
93 "contentsOpaque": true, 84 "contentsOpaque": true,
94 "drawsContent": true, 85 "drawsContent": true,
95 "paintInvalidations": [ 86 "paintInvalidations": [
96 { 87 {
97 "object": "LayoutView #document", 88 "object": "LayoutView #document",
98 "rect": [0, 0, 400, 600],
99 "reason": "full"
100 },
101 {
102 "object": "LayoutView #document",
103 "rect": [0, 250, 400, 350], 89 "rect": [0, 250, 400, 350],
104 "reason": "incremental" 90 "reason": "incremental"
105 }, 91 },
106 { 92 {
107 "object": "LayoutBlockFlow (positioned) DIV", 93 "object": "LayoutBlockFlow (positioned) DIV",
108 "rect": [0, 125, 200, 175], 94 "rect": [0, 125, 200, 175],
109 "reason": "incremental" 95 "reason": "incremental"
110 } 96 }
111 ] 97 ]
112 } 98 }
113 ], 99 ],
114 "objectPaintInvalidations": [ 100 "objectPaintInvalidations": [
115 { 101 {
116 "object": "LayoutView #document", 102 "object": "LayoutView #document",
117 "reason": "full"
118 },
119 {
120 "object": "LayoutView #document",
121 "reason": "incremental" 103 "reason": "incremental"
122 }, 104 },
123 { 105 {
124 "object": "LayoutBlockFlow HTML", 106 "object": "LayoutBlockFlow HTML",
125 "reason": "forced by layout" 107 "reason": "forced by layout"
126 }, 108 },
127 { 109 {
128 "object": "LayoutBlockFlow (positioned) DIV", 110 "object": "LayoutBlockFlow (positioned) DIV",
129 "reason": "incremental" 111 "reason": "incremental"
130 } 112 }
131 ] 113 ]
132 } 114 }
133 { 115 {
134 "name": "Content Root Layer", 116 "name": "Content Root Layer",
135 "bounds": [800, 600], 117 "bounds": [800, 600],
136 "children": [ 118 "children": [
137 { 119 {
138 "name": "LayoutView #document", 120 "name": "LayoutView #document",
139 "bounds": [800, 600], 121 "bounds": [800, 600],
140 "contentsOpaque": true, 122 "contentsOpaque": true,
141 "drawsContent": true, 123 "drawsContent": true,
142 "paintInvalidations": [ 124 "paintInvalidations": [
143 { 125 {
144 "object": "LayoutView #document", 126 "object": "LayoutView #document",
145 "rect": [0, 0, 800, 600],
146 "reason": "full"
147 },
148 {
149 "object": "LayoutView #document",
150 "rect": [400, 0, 400, 600], 127 "rect": [400, 0, 400, 600],
151 "reason": "incremental" 128 "reason": "incremental"
152 }, 129 },
153 { 130 {
154 "object": "LayoutBlockFlow (positioned) DIV", 131 "object": "LayoutBlockFlow (positioned) DIV",
155 "rect": [200, 0, 200, 300], 132 "rect": [200, 0, 200, 300],
156 "reason": "incremental" 133 "reason": "incremental"
157 } 134 }
158 ] 135 ]
159 } 136 }
160 ], 137 ],
161 "objectPaintInvalidations": [ 138 "objectPaintInvalidations": [
162 { 139 {
163 "object": "LayoutView #document", 140 "object": "LayoutView #document",
164 "reason": "full"
165 },
166 {
167 "object": "LayoutView #document",
168 "reason": "incremental" 141 "reason": "incremental"
169 }, 142 },
170 { 143 {
171 "object": "LayoutBlockFlow HTML", 144 "object": "LayoutBlockFlow HTML",
172 "reason": "forced by layout" 145 "reason": "forced by layout"
173 }, 146 },
174 { 147 {
175 "object": "LayoutBlockFlow (positioned) DIV", 148 "object": "LayoutBlockFlow (positioned) DIV",
176 "reason": "incremental" 149 "reason": "incremental"
177 } 150 }
178 ] 151 ]
179 } 152 }
180 153
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698