| 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 [762, 288, 15, 20], | 9 [762, 288, 15, 20], |
| 10 [762, 188, 15, 120], | 10 [762, 188, 15, 120], |
| 11 [762, 8, 15, 280], | 11 [762, 8, 15, 280], |
| 12 [8, 8, 769, 300], | 12 [8, 8, 769, 300], |
| 13 [8, 8, 300, 300] | 13 [8, 8, 300, 300] |
| 14 ], | 14 ], |
| 15 "paintInvalidationClients": [ | 15 "paintInvalidationClients": [ |
| 16 "LayoutBlockFlow DIV id='innerDiv'", | |
| 17 "LayoutBlockFlow DIV", | |
| 18 "LayoutBlockFlow DIV", | |
| 19 "VerticalScrollbar", | 16 "VerticalScrollbar", |
| 20 "VerticalScrollbar", | 17 "VerticalScrollbar", |
| 21 "VerticalScrollbar", | 18 "VerticalScrollbar", |
| 22 "LayoutBlockFlow DIV id='innerDiv'", | 19 "LayoutBlockFlow DIV id='innerDiv'", |
| 23 "LayoutBlockFlow DIV", | 20 "LayoutBlockFlow DIV", |
| 24 "LayoutBlockFlow DIV" | 21 "LayoutBlockFlow DIV" |
| 25 ] | 22 ] |
| 26 } | 23 } |
| 27 ] | 24 ] |
| 28 } | 25 } |
| 29 | 26 |
| OLD | NEW |