| 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, 284, 15, 24], | 9 [762, 284, 15, 24], |
| 10 [762, 185, 15, 123], | 10 [762, 185, 15, 123], |
| 11 [762, 8, 15, 276], | 11 [762, 8, 15, 276], |
| 12 [10, 8, 302, 300], | 12 [10, 8, 302, 300], |
| 13 [8, 8, 769, 300], | 13 [8, 8, 769, 300], |
| 14 [8, 8, 306, 300], | 14 [8, 8, 306, 300], |
| 15 [8, 8, 306, 300], | 15 [8, 8, 306, 300], |
| 16 [8, 8, 306, 300] | 16 [8, 8, 306, 300] |
| 17 ], | 17 ], |
| 18 "paintInvalidationClients": [ | 18 "paintInvalidationClients": [ |
| 19 "LayoutBlockFlow DIV id='innerDiv'", | |
| 20 "LayoutTable TABLE", | |
| 21 "LayoutTableSection TBODY", | |
| 22 "LayoutTableRow TR", | |
| 23 "LayoutTableCell TD", | |
| 24 "LayoutTableRow TR", | |
| 25 "LayoutTableCell TD", | |
| 26 "VerticalScrollbar", | 19 "VerticalScrollbar", |
| 27 "VerticalScrollbar", | 20 "VerticalScrollbar", |
| 28 "VerticalScrollbar", | 21 "VerticalScrollbar", |
| 29 "LayoutBlockFlow DIV id='innerDiv'", | 22 "LayoutBlockFlow DIV id='innerDiv'", |
| 30 "LayoutTable TABLE", | 23 "LayoutTable TABLE", |
| 31 "LayoutTableSection TBODY", | 24 "LayoutTableSection TBODY", |
| 32 "LayoutTableRow TR", | 25 "LayoutTableRow TR", |
| 33 "LayoutTableCell TD", | 26 "LayoutTableCell TD", |
| 34 "LayoutTableRow TR", | 27 "LayoutTableRow TR", |
| 35 "LayoutTableCell TD" | 28 "LayoutTableCell TD" |
| 36 ] | 29 ] |
| 37 } | 30 } |
| 38 ] | 31 ] |
| 39 } | 32 } |
| 40 | 33 |
| OLD | NEW |