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

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

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

Powered by Google App Engine
This is Rietveld 408576698