| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "paintInvalidations": [ | |
| 9 { | |
| 10 "object": "LayoutBlockFlow DIV class='innerWrapper'", | |
| 11 "rect": [8, 18, 100, 190], | |
| 12 "reason": "full" | |
| 13 }, | |
| 14 { | |
| 15 "object": "LayoutBlockFlow DIV class='red'", | |
| 16 "rect": [8, 18, 100, 190], | |
| 17 "reason": "full" | |
| 18 }, | |
| 19 { | |
| 20 "object": "LayoutBlockFlow DIV id='ucp' class='green'", | |
| 21 "rect": [8, 18, 100, 190], | |
| 22 "reason": "full" | |
| 23 } | |
| 24 ] | |
| 25 } | |
| 26 ] | |
| 27 } | |
| 28 | |
| OLD | NEW |