| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [802, 585], | 2 "bounds": [802, 585], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [802, 585], | 5 "bounds": [802, 585], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "repaintRects": [ | 8 "paintInvalidations": [ |
| 9 [118, 228, 202, 202], | 9 { |
| 10 [76, 186, 286, 286] | 10 "object": "LayoutBlockFlow (relative positioned) DIV id='box' class='r
otated'", |
| 11 ], | 11 "rect": [118, 228, 202, 202], |
| 12 "paintInvalidationClients": [ | 12 "reason": "location change" |
| 13 "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'" | 13 }, |
| 14 { |
| 15 "object": "LayoutBlockFlow (relative positioned) DIV id='box' class='r
otated'", |
| 16 "rect": [76, 186, 286, 286], |
| 17 "reason": "location change" |
| 18 } |
| 14 ] | 19 ] |
| 15 } | 20 } |
| 16 ] | 21 ] |
| 17 } | 22 } |
| 18 | 23 |
| OLD | NEW |