| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "layers": [ |
| 3 "bounds": [800, 600], | |
| 4 "children": [ | |
| 5 { | 3 { |
| 6 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 7 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 8 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 9 "drawsContent": true, | 7 "drawsContent": true |
| 10 "children": [ | 8 }, |
| 11 { | 9 { |
| 12 "name": "LayoutBlockFlow (positioned) DIV class='test image'", | 10 "name": "LayoutBlockFlow (positioned) DIV class='test image'", |
| 13 "position": [8, 8], | 11 "position": [8, 8], |
| 14 "bounds": [60, 44], | 12 "bounds": [60, 44], |
| 15 "drawsContent": true, | 13 "contentsOpaque": true, |
| 16 "backfaceVisibility": "hidden", | 14 "drawsContent": true, |
| 17 "paintInvalidations": [ | 15 "backfaceVisibility": "hidden", |
| 18 { | 16 "paintInvalidations": [ |
| 19 "object": "LayoutBlockFlow (positioned) DIV class='test image'", | 17 { |
| 20 "rect": [0, 40, 60, 4], | 18 "object": "LayoutBlockFlow (positioned) DIV class='test image'", |
| 21 "reason": "incremental" | 19 "rect": [0, 40, 60, 4], |
| 22 } | 20 "reason": "incremental" |
| 23 ] | 21 } |
| 24 }, | 22 ] |
| 25 { | 23 }, |
| 26 "name": "LayoutBlockFlow (positioned) DIV class='test image size-cover
'", | 24 { |
| 27 "position": [58, 8], | 25 "name": "LayoutBlockFlow (positioned) DIV class='test image size-cover'", |
| 28 "bounds": [60, 44], | 26 "position": [58, 8], |
| 29 "drawsContent": true, | 27 "bounds": [60, 44], |
| 30 "backfaceVisibility": "hidden", | 28 "contentsOpaque": true, |
| 31 "paintInvalidations": [ | 29 "drawsContent": true, |
| 32 { | 30 "backfaceVisibility": "hidden", |
| 33 "object": "LayoutBlockFlow (positioned) DIV class='test image size
-cover'", | 31 "paintInvalidations": [ |
| 34 "rect": [0, 0, 60, 44], | 32 { |
| 35 "reason": "border box change" | 33 "object": "LayoutBlockFlow (positioned) DIV class='test image size-cov
er'", |
| 36 } | 34 "rect": [0, 0, 60, 44], |
| 37 ] | 35 "reason": "border box change" |
| 38 }, | 36 } |
| 39 { | 37 ] |
| 40 "name": "LayoutBlockFlow (positioned) DIV class='test image size-conta
in'", | 38 }, |
| 41 "position": [108, 8], | 39 { |
| 42 "bounds": [60, 44], | 40 "name": "LayoutBlockFlow (positioned) DIV class='test image size-contain'"
, |
| 43 "drawsContent": true, | 41 "position": [108, 8], |
| 44 "backfaceVisibility": "hidden", | 42 "bounds": [60, 44], |
| 45 "paintInvalidations": [ | 43 "contentsOpaque": true, |
| 46 { | 44 "drawsContent": true, |
| 47 "object": "LayoutBlockFlow (positioned) DIV class='test image size
-contain'", | 45 "backfaceVisibility": "hidden", |
| 48 "rect": [0, 0, 60, 44], | 46 "paintInvalidations": [ |
| 49 "reason": "border box change" | 47 { |
| 50 } | 48 "object": "LayoutBlockFlow (positioned) DIV class='test image size-con
tain'", |
| 51 ] | 49 "rect": [0, 0, 60, 44], |
| 52 }, | 50 "reason": "border box change" |
| 53 { | 51 } |
| 54 "name": "LayoutBlockFlow (positioned) DIV class='test image fixed-heig
ht'", | 52 ] |
| 55 "position": [158, 8], | 53 }, |
| 56 "bounds": [60, 44], | 54 { |
| 57 "drawsContent": true, | 55 "name": "LayoutBlockFlow (positioned) DIV class='test image fixed-height'"
, |
| 58 "backfaceVisibility": "hidden", | 56 "position": [158, 8], |
| 59 "paintInvalidations": [ | 57 "bounds": [60, 44], |
| 60 { | 58 "contentsOpaque": true, |
| 61 "object": "LayoutBlockFlow (positioned) DIV class='test image fixe
d-height'", | 59 "drawsContent": true, |
| 62 "rect": [0, 40, 60, 4], | 60 "backfaceVisibility": "hidden", |
| 63 "reason": "incremental" | 61 "paintInvalidations": [ |
| 64 } | 62 { |
| 65 ] | 63 "object": "LayoutBlockFlow (positioned) DIV class='test image fixed-he
ight'", |
| 66 }, | 64 "rect": [0, 40, 60, 4], |
| 67 { | 65 "reason": "incremental" |
| 68 "name": "LayoutBlockFlow (positioned) DIV class='test image percent-he
ight'", | 66 } |
| 69 "position": [208, 8], | 67 ] |
| 70 "bounds": [60, 44], | 68 }, |
| 71 "drawsContent": true, | 69 { |
| 72 "backfaceVisibility": "hidden", | 70 "name": "LayoutBlockFlow (positioned) DIV class='test image percent-height
'", |
| 73 "paintInvalidations": [ | 71 "position": [208, 8], |
| 74 { | 72 "bounds": [60, 44], |
| 75 "object": "LayoutBlockFlow (positioned) DIV class='test image perc
ent-height'", | 73 "contentsOpaque": true, |
| 76 "rect": [0, 0, 60, 44], | 74 "drawsContent": true, |
| 77 "reason": "border box change" | 75 "backfaceVisibility": "hidden", |
| 78 } | 76 "paintInvalidations": [ |
| 79 ] | 77 { |
| 80 }, | 78 "object": "LayoutBlockFlow (positioned) DIV class='test image percent-
height'", |
| 81 { | 79 "rect": [0, 0, 60, 44], |
| 82 "name": "LayoutBlockFlow (positioned) DIV class='test image top'", | 80 "reason": "border box change" |
| 83 "position": [258, 8], | 81 } |
| 84 "bounds": [60, 44], | 82 ] |
| 85 "drawsContent": true, | 83 }, |
| 86 "backfaceVisibility": "hidden", | 84 { |
| 87 "paintInvalidations": [ | 85 "name": "LayoutBlockFlow (positioned) DIV class='test image top'", |
| 88 { | 86 "position": [258, 8], |
| 89 "object": "LayoutBlockFlow (positioned) DIV class='test image top'
", | 87 "bounds": [60, 44], |
| 90 "rect": [0, 40, 60, 4], | 88 "contentsOpaque": true, |
| 91 "reason": "incremental" | 89 "drawsContent": true, |
| 92 } | 90 "backfaceVisibility": "hidden", |
| 93 ] | 91 "paintInvalidations": [ |
| 94 }, | 92 { |
| 95 { | 93 "object": "LayoutBlockFlow (positioned) DIV class='test image top'", |
| 96 "name": "LayoutBlockFlow (positioned) DIV class='test image bottom'", | 94 "rect": [0, 40, 60, 4], |
| 97 "position": [308, 8], | 95 "reason": "incremental" |
| 98 "bounds": [60, 44], | 96 } |
| 99 "drawsContent": true, | 97 ] |
| 100 "backfaceVisibility": "hidden", | 98 }, |
| 101 "paintInvalidations": [ | 99 { |
| 102 { | 100 "name": "LayoutBlockFlow (positioned) DIV class='test image bottom'", |
| 103 "object": "LayoutBlockFlow (positioned) DIV class='test image bott
om'", | 101 "position": [308, 8], |
| 104 "rect": [0, 0, 60, 44], | 102 "bounds": [60, 44], |
| 105 "reason": "border box change" | 103 "contentsOpaque": true, |
| 106 } | 104 "drawsContent": true, |
| 107 ] | 105 "backfaceVisibility": "hidden", |
| 108 }, | 106 "paintInvalidations": [ |
| 109 { | 107 { |
| 110 "name": "LayoutBlockFlow (positioned) DIV class='test image center'", | 108 "object": "LayoutBlockFlow (positioned) DIV class='test image bottom'"
, |
| 111 "position": [358, 8], | 109 "rect": [0, 0, 60, 44], |
| 112 "bounds": [60, 44], | 110 "reason": "border box change" |
| 113 "drawsContent": true, | 111 } |
| 114 "backfaceVisibility": "hidden", | 112 ] |
| 115 "paintInvalidations": [ | 113 }, |
| 116 { | 114 { |
| 117 "object": "LayoutBlockFlow (positioned) DIV class='test image cent
er'", | 115 "name": "LayoutBlockFlow (positioned) DIV class='test image center'", |
| 118 "rect": [0, 0, 60, 44], | 116 "position": [358, 8], |
| 119 "reason": "border box change" | 117 "bounds": [60, 44], |
| 120 } | 118 "contentsOpaque": true, |
| 121 ] | 119 "drawsContent": true, |
| 122 }, | 120 "backfaceVisibility": "hidden", |
| 123 { | 121 "paintInvalidations": [ |
| 124 "name": "LayoutBlockFlow (positioned) DIV class='test image no-repeat'
", | 122 { |
| 125 "position": [408, 8], | 123 "object": "LayoutBlockFlow (positioned) DIV class='test image center'"
, |
| 126 "bounds": [60, 44], | 124 "rect": [0, 0, 60, 44], |
| 127 "drawsContent": true, | 125 "reason": "border box change" |
| 128 "backfaceVisibility": "hidden", | 126 } |
| 129 "paintInvalidations": [ | 127 ] |
| 130 { | 128 }, |
| 131 "object": "LayoutBlockFlow (positioned) DIV class='test image no-r
epeat'", | 129 { |
| 132 "rect": [0, 40, 60, 4], | 130 "name": "LayoutBlockFlow (positioned) DIV class='test image no-repeat'", |
| 133 "reason": "incremental" | 131 "position": [408, 8], |
| 134 } | 132 "bounds": [60, 44], |
| 135 ] | 133 "drawsContent": true, |
| 136 }, | 134 "backfaceVisibility": "hidden", |
| 137 { | 135 "paintInvalidations": [ |
| 138 "name": "LayoutBlockFlow (positioned) DIV class='test image repeat-spa
ce'", | 136 { |
| 139 "position": [458, 8], | 137 "object": "LayoutBlockFlow (positioned) DIV class='test image no-repea
t'", |
| 140 "bounds": [60, 44], | 138 "rect": [0, 40, 60, 4], |
| 141 "drawsContent": true, | 139 "reason": "incremental" |
| 142 "backfaceVisibility": "hidden", | 140 } |
| 143 "paintInvalidations": [ | 141 ] |
| 144 { | 142 }, |
| 145 "object": "LayoutBlockFlow (positioned) DIV class='test image repe
at-space'", | 143 { |
| 146 "rect": [0, 0, 60, 44], | 144 "name": "LayoutBlockFlow (positioned) DIV class='test image repeat-space'"
, |
| 147 "reason": "border box change" | 145 "position": [458, 8], |
| 148 } | 146 "bounds": [60, 44], |
| 149 ] | 147 "drawsContent": true, |
| 150 }, | 148 "backfaceVisibility": "hidden", |
| 151 { | 149 "paintInvalidations": [ |
| 152 "name": "LayoutBlockFlow (positioned) DIV class='test image repeat-rou
nd'", | 150 { |
| 153 "position": [508, 8], | 151 "object": "LayoutBlockFlow (positioned) DIV class='test image repeat-s
pace'", |
| 154 "bounds": [60, 44], | 152 "rect": [0, 0, 60, 44], |
| 155 "drawsContent": true, | 153 "reason": "border box change" |
| 156 "backfaceVisibility": "hidden", | 154 } |
| 157 "paintInvalidations": [ | 155 ] |
| 158 { | 156 }, |
| 159 "object": "LayoutBlockFlow (positioned) DIV class='test image repe
at-round'", | 157 { |
| 160 "rect": [0, 0, 60, 44], | 158 "name": "LayoutBlockFlow (positioned) DIV class='test image repeat-round'"
, |
| 161 "reason": "border box change" | 159 "position": [508, 8], |
| 162 } | 160 "bounds": [60, 44], |
| 163 ] | 161 "contentsOpaque": true, |
| 164 }, | 162 "drawsContent": true, |
| 165 { | 163 "backfaceVisibility": "hidden", |
| 166 "name": "LayoutBlockFlow (positioned) DIV class='test generated'", | 164 "paintInvalidations": [ |
| 167 "position": [8, 108], | 165 { |
| 168 "bounds": [60, 44], | 166 "object": "LayoutBlockFlow (positioned) DIV class='test image repeat-r
ound'", |
| 169 "contentsOpaque": true, | 167 "rect": [0, 0, 60, 44], |
| 170 "drawsContent": true, | 168 "reason": "border box change" |
| 171 "backfaceVisibility": "hidden", | 169 } |
| 172 "paintInvalidations": [ | 170 ] |
| 173 { | 171 }, |
| 174 "object": "LayoutBlockFlow (positioned) DIV class='test generated'
", | 172 { |
| 175 "rect": [0, 0, 60, 44], | 173 "name": "LayoutBlockFlow (positioned) DIV class='test generated'", |
| 176 "reason": "border box change" | 174 "position": [8, 108], |
| 177 } | 175 "bounds": [60, 44], |
| 178 ] | 176 "contentsOpaque": true, |
| 179 }, | 177 "drawsContent": true, |
| 180 { | 178 "backfaceVisibility": "hidden", |
| 181 "name": "LayoutBlockFlow (positioned) DIV class='test generated cover'
", | 179 "paintInvalidations": [ |
| 182 "position": [8, 108], | 180 { |
| 183 "bounds": [60, 44], | 181 "object": "LayoutBlockFlow (positioned) DIV class='test generated'", |
| 184 "contentsOpaque": true, | 182 "rect": [0, 0, 60, 44], |
| 185 "drawsContent": true, | 183 "reason": "border box change" |
| 186 "backfaceVisibility": "hidden", | 184 } |
| 187 "paintInvalidations": [ | 185 ] |
| 188 { | 186 }, |
| 189 "object": "LayoutBlockFlow (positioned) DIV class='test generated
cover'", | 187 { |
| 190 "rect": [0, 0, 60, 44], | 188 "name": "LayoutBlockFlow (positioned) DIV class='test generated cover'", |
| 191 "reason": "border box change" | 189 "position": [8, 108], |
| 192 } | 190 "bounds": [60, 44], |
| 193 ] | 191 "contentsOpaque": true, |
| 194 }, | 192 "drawsContent": true, |
| 195 { | 193 "backfaceVisibility": "hidden", |
| 196 "name": "LayoutBlockFlow (positioned) DIV class='test generated contai
n'", | 194 "paintInvalidations": [ |
| 197 "position": [8, 108], | 195 { |
| 198 "bounds": [60, 44], | 196 "object": "LayoutBlockFlow (positioned) DIV class='test generated cove
r'", |
| 199 "contentsOpaque": true, | 197 "rect": [0, 0, 60, 44], |
| 200 "drawsContent": true, | 198 "reason": "border box change" |
| 201 "backfaceVisibility": "hidden", | 199 } |
| 202 "paintInvalidations": [ | 200 ] |
| 203 { | 201 }, |
| 204 "object": "LayoutBlockFlow (positioned) DIV class='test generated
contain'", | 202 { |
| 205 "rect": [0, 0, 60, 44], | 203 "name": "LayoutBlockFlow (positioned) DIV class='test generated contain'", |
| 206 "reason": "border box change" | 204 "position": [8, 108], |
| 207 } | 205 "bounds": [60, 44], |
| 208 ] | 206 "contentsOpaque": true, |
| 209 }, | 207 "drawsContent": true, |
| 210 { | 208 "backfaceVisibility": "hidden", |
| 211 "name": "LayoutBlockFlow (positioned) DIV class='test generated fixed-
height'", | 209 "paintInvalidations": [ |
| 212 "position": [158, 108], | 210 { |
| 213 "bounds": [60, 44], | 211 "object": "LayoutBlockFlow (positioned) DIV class='test generated cont
ain'", |
| 214 "contentsOpaque": true, | 212 "rect": [0, 0, 60, 44], |
| 215 "drawsContent": true, | 213 "reason": "border box change" |
| 216 "backfaceVisibility": "hidden", | 214 } |
| 217 "paintInvalidations": [ | 215 ] |
| 218 { | 216 }, |
| 219 "object": "LayoutBlockFlow (positioned) DIV class='test generated
fixed-height'", | 217 { |
| 220 "rect": [0, 40, 60, 4], | 218 "name": "LayoutBlockFlow (positioned) DIV class='test generated fixed-heig
ht'", |
| 221 "reason": "incremental" | 219 "position": [158, 108], |
| 222 } | 220 "bounds": [60, 44], |
| 223 ] | 221 "contentsOpaque": true, |
| 224 }, | 222 "drawsContent": true, |
| 225 { | 223 "backfaceVisibility": "hidden", |
| 226 "name": "LayoutBlockFlow (positioned) DIV class='test generated percen
t-height'", | 224 "paintInvalidations": [ |
| 227 "position": [208, 108], | 225 { |
| 228 "bounds": [60, 44], | 226 "object": "LayoutBlockFlow (positioned) DIV class='test generated fixe
d-height'", |
| 229 "contentsOpaque": true, | 227 "rect": [0, 40, 60, 4], |
| 230 "drawsContent": true, | 228 "reason": "incremental" |
| 231 "backfaceVisibility": "hidden", | 229 } |
| 232 "paintInvalidations": [ | 230 ] |
| 233 { | 231 }, |
| 234 "object": "LayoutBlockFlow (positioned) DIV class='test generated
percent-height'", | 232 { |
| 235 "rect": [0, 0, 60, 44], | 233 "name": "LayoutBlockFlow (positioned) DIV class='test generated percent-he
ight'", |
| 236 "reason": "border box change" | 234 "position": [208, 108], |
| 237 } | 235 "bounds": [60, 44], |
| 238 ] | 236 "contentsOpaque": true, |
| 239 }, | 237 "drawsContent": true, |
| 240 { | 238 "backfaceVisibility": "hidden", |
| 241 "name": "LayoutBlockFlow (positioned) DIV class='test generated top'", | 239 "paintInvalidations": [ |
| 242 "position": [258, 108], | 240 { |
| 243 "bounds": [60, 44], | 241 "object": "LayoutBlockFlow (positioned) DIV class='test generated perc
ent-height'", |
| 244 "contentsOpaque": true, | 242 "rect": [0, 0, 60, 44], |
| 245 "drawsContent": true, | 243 "reason": "border box change" |
| 246 "backfaceVisibility": "hidden", | 244 } |
| 247 "paintInvalidations": [ | 245 ] |
| 248 { | 246 }, |
| 249 "object": "LayoutBlockFlow (positioned) DIV class='test generated
top'", | 247 { |
| 250 "rect": [0, 0, 60, 44], | 248 "name": "LayoutBlockFlow (positioned) DIV class='test generated top'", |
| 251 "reason": "border box change" | 249 "position": [258, 108], |
| 252 } | 250 "bounds": [60, 44], |
| 253 ] | 251 "contentsOpaque": true, |
| 254 }, | 252 "drawsContent": true, |
| 255 { | 253 "backfaceVisibility": "hidden", |
| 256 "name": "LayoutBlockFlow (positioned) DIV class='test generated bottom
'", | 254 "paintInvalidations": [ |
| 257 "position": [308, 108], | 255 { |
| 258 "bounds": [60, 44], | 256 "object": "LayoutBlockFlow (positioned) DIV class='test generated top'
", |
| 259 "contentsOpaque": true, | 257 "rect": [0, 0, 60, 44], |
| 260 "drawsContent": true, | 258 "reason": "border box change" |
| 261 "backfaceVisibility": "hidden", | 259 } |
| 262 "paintInvalidations": [ | 260 ] |
| 263 { | 261 }, |
| 264 "object": "LayoutBlockFlow (positioned) DIV class='test generated
bottom'", | 262 { |
| 265 "rect": [0, 0, 60, 44], | 263 "name": "LayoutBlockFlow (positioned) DIV class='test generated bottom'", |
| 266 "reason": "border box change" | 264 "position": [308, 108], |
| 267 } | 265 "bounds": [60, 44], |
| 268 ] | 266 "contentsOpaque": true, |
| 269 }, | 267 "drawsContent": true, |
| 270 { | 268 "backfaceVisibility": "hidden", |
| 271 "name": "LayoutBlockFlow (positioned) DIV class='test generated center
'", | 269 "paintInvalidations": [ |
| 272 "position": [358, 108], | 270 { |
| 273 "bounds": [60, 44], | 271 "object": "LayoutBlockFlow (positioned) DIV class='test generated bott
om'", |
| 274 "contentsOpaque": true, | 272 "rect": [0, 0, 60, 44], |
| 275 "drawsContent": true, | 273 "reason": "border box change" |
| 276 "backfaceVisibility": "hidden", | 274 } |
| 277 "paintInvalidations": [ | 275 ] |
| 278 { | 276 }, |
| 279 "object": "LayoutBlockFlow (positioned) DIV class='test generated
center'", | 277 { |
| 280 "rect": [0, 0, 60, 44], | 278 "name": "LayoutBlockFlow (positioned) DIV class='test generated center'", |
| 281 "reason": "border box change" | 279 "position": [358, 108], |
| 282 } | 280 "bounds": [60, 44], |
| 283 ] | 281 "contentsOpaque": true, |
| 284 }, | 282 "drawsContent": true, |
| 285 { | 283 "backfaceVisibility": "hidden", |
| 286 "name": "LayoutBlockFlow (positioned) DIV class='test generated no-rep
eat'", | 284 "paintInvalidations": [ |
| 287 "position": [408, 108], | 285 { |
| 288 "bounds": [60, 44], | 286 "object": "LayoutBlockFlow (positioned) DIV class='test generated cent
er'", |
| 289 "drawsContent": true, | 287 "rect": [0, 0, 60, 44], |
| 290 "backfaceVisibility": "hidden", | 288 "reason": "border box change" |
| 291 "paintInvalidations": [ | 289 } |
| 292 { | 290 ] |
| 293 "object": "LayoutBlockFlow (positioned) DIV class='test generated
no-repeat'", | 291 }, |
| 294 "rect": [0, 0, 60, 44], | 292 { |
| 295 "reason": "border box change" | 293 "name": "LayoutBlockFlow (positioned) DIV class='test generated no-repeat'
", |
| 296 } | 294 "position": [408, 108], |
| 297 ] | 295 "bounds": [60, 44], |
| 298 }, | 296 "drawsContent": true, |
| 299 { | 297 "backfaceVisibility": "hidden", |
| 300 "name": "LayoutBlockFlow (positioned) DIV class='test generated repeat
-space'", | 298 "paintInvalidations": [ |
| 301 "position": [458, 108], | 299 { |
| 302 "bounds": [60, 44], | 300 "object": "LayoutBlockFlow (positioned) DIV class='test generated no-r
epeat'", |
| 303 "drawsContent": true, | 301 "rect": [0, 0, 60, 44], |
| 304 "backfaceVisibility": "hidden", | 302 "reason": "border box change" |
| 305 "paintInvalidations": [ | 303 } |
| 306 { | 304 ] |
| 307 "object": "LayoutBlockFlow (positioned) DIV class='test generated
repeat-space'", | 305 }, |
| 308 "rect": [0, 0, 60, 44], | 306 { |
| 309 "reason": "border box change" | 307 "name": "LayoutBlockFlow (positioned) DIV class='test generated repeat-spa
ce'", |
| 310 } | 308 "position": [458, 108], |
| 311 ] | 309 "bounds": [60, 44], |
| 312 }, | 310 "drawsContent": true, |
| 313 { | 311 "backfaceVisibility": "hidden", |
| 314 "name": "LayoutBlockFlow (positioned) DIV class='test generated repeat
-round'", | 312 "paintInvalidations": [ |
| 315 "position": [508, 108], | 313 { |
| 316 "bounds": [60, 44], | 314 "object": "LayoutBlockFlow (positioned) DIV class='test generated repe
at-space'", |
| 317 "contentsOpaque": true, | 315 "rect": [0, 0, 60, 44], |
| 318 "drawsContent": true, | 316 "reason": "border box change" |
| 319 "backfaceVisibility": "hidden", | 317 } |
| 320 "paintInvalidations": [ | 318 ] |
| 321 { | 319 }, |
| 322 "object": "LayoutBlockFlow (positioned) DIV class='test generated
repeat-round'", | 320 { |
| 323 "rect": [0, 0, 60, 44], | 321 "name": "LayoutBlockFlow (positioned) DIV class='test generated repeat-rou
nd'", |
| 324 "reason": "border box change" | 322 "position": [508, 108], |
| 325 } | 323 "bounds": [60, 44], |
| 326 ] | 324 "contentsOpaque": true, |
| 325 "drawsContent": true, |
| 326 "backfaceVisibility": "hidden", |
| 327 "paintInvalidations": [ |
| 328 { |
| 329 "object": "LayoutBlockFlow (positioned) DIV class='test generated repe
at-round'", |
| 330 "rect": [0, 0, 60, 44], |
| 331 "reason": "border box change" |
| 327 } | 332 } |
| 328 ] | 333 ] |
| 329 } | 334 } |
| 330 ], | 335 ], |
| 331 "objectPaintInvalidations": [ | 336 "objectPaintInvalidations": [ |
| 332 { | 337 { |
| 333 "object": "LayoutBlockFlow (positioned) DIV class='test image'", | 338 "object": "LayoutBlockFlow (positioned) DIV class='test image'", |
| 334 "reason": "incremental" | 339 "reason": "incremental" |
| 335 }, | 340 }, |
| 336 { | 341 { |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 413 "object": "LayoutBlockFlow (positioned) DIV class='test generated repeat-s
pace'", | 418 "object": "LayoutBlockFlow (positioned) DIV class='test generated repeat-s
pace'", |
| 414 "reason": "border box change" | 419 "reason": "border box change" |
| 415 }, | 420 }, |
| 416 { | 421 { |
| 417 "object": "LayoutBlockFlow (positioned) DIV class='test generated repeat-r
ound'", | 422 "object": "LayoutBlockFlow (positioned) DIV class='test generated repeat-r
ound'", |
| 418 "reason": "border box change" | 423 "reason": "border box change" |
| 419 } | 424 } |
| 420 ] | 425 ] |
| 421 } | 426 } |
| 422 | 427 |
| OLD | NEW |