| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [1, 53, 150, 150], | 9 [150, 52, 50, 300], |
| 10 [0, 52, 200, 300], | 10 [0, 52, 200, 300], |
| 11 [0, 52, 152, 152], | 11 [0, 52, 150, 300], |
| 12 [0, 52, 150, 150], |
| 12 [0, 16, 800, 336], | 13 [0, 16, 800, 336], |
| 13 [0, 0, 800, 352], | 14 [0, 0, 800, 352], |
| 14 [-51, 53, 150, 150], | 15 [-50, 52, 250, 300], |
| 15 [-52, 52, 252, 300], | 16 [-50, 52, 150, 300], |
| 16 [-52, 52, 152, 152], | 17 [-50, 52, 150, 150], |
| 17 [-52, 16, 852, 336], | 18 [-50, 16, 850, 336], |
| 18 [-52, 0, 852, 352] | 19 [-50, 0, 850, 352] |
| 19 ], | 20 ], |
| 20 "paintInvalidationClients": [ | 21 "paintInvalidationClients": [ |
| 21 "LayoutBlockFlow HTML", | 22 "LayoutBlockFlow HTML", |
| 22 "LayoutBlockFlow BODY", | 23 "LayoutBlockFlow BODY", |
| 23 "LayoutGrid DIV id='container'", | 24 "LayoutGrid DIV id='container'", |
| 24 "LayoutBlockFlow DIV class='item1'", | 25 "LayoutBlockFlow DIV class='item1'", |
| 25 "LayoutBlockFlow DIV" | 26 "LayoutBlockFlow DIV", |
| 27 "LayoutBlockFlow DIV class='item2'" |
| 26 ] | 28 ] |
| 27 } | 29 } |
| 28 ] | 30 ] |
| 29 } | 31 } |
| 30 | 32 |
| OLD | NEW |