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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt

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

Powered by Google App Engine
This is Rietveld 408576698