| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [800, 2016], | 2 "bounds": [800, 2016], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [800, 2016], | 5 "bounds": [800, 2016], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow (positioned) DIV id='t' class='green transl
ated'", | 10 "object": "LayoutBlockFlow (positioned) DIV id='t' class='green transl
ated'", |
| 11 "rect": [125, 325, 50, 50], | |
| 12 "reason": "location change" | |
| 13 }, | |
| 14 { | |
| 15 "object": "LayoutBlockFlow (positioned) DIV id='t' class='green transl
ated'", | |
| 16 "rect": [100, 300, 100, 100], | 11 "rect": [100, 300, 100, 100], |
| 17 "reason": "location change" | 12 "reason": "location change" |
| 18 } | 13 } |
| 19 ] | 14 ] |
| 20 } | 15 } |
| 21 ] | 16 ] |
| 22 } | 17 } |
| 23 | 18 |
| OLD | NEW |