| 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": [ | |
| 9 [0, 121, 800, 102] | |
| 10 ], | |
| 11 "paintInvalidationClients": [ | |
| 12 "LayoutBlockFlow HTML" | |
| 13 ], | |
| 14 "children": [ | 8 "children": [ |
| 15 { | 9 { |
| 16 "position": [8, 8], | 10 "position": [8, 8], |
| 17 "bounds": [402, 207], | 11 "bounds": [402, 207], |
| 18 "drawsContent": true, | 12 "drawsContent": true, |
| 19 "repaintRects": [ | 13 "repaintRects": [ |
| 20 [2, 155, 398, 50], | 14 [2, 155, 398, 50], |
| 21 [2, 104, 398, 50], | 15 [2, 104, 398, 50], |
| 22 [0, 105, 402, 102], | 16 [0, 105, 402, 102], |
| 23 [0, 104, 402, 103] | 17 [0, 104, 402, 103] |
| 24 ], | 18 ], |
| 25 "paintInvalidationClients": [ | 19 "paintInvalidationClients": [ |
| 26 "LayoutBlockFlow DIV id='resizing'", | 20 "LayoutBlockFlow DIV id='resizing'", |
| 27 "LayoutBlockFlow DIV", | 21 "LayoutBlockFlow DIV", |
| 28 "LayoutBlockFlow DIV" | 22 "LayoutBlockFlow DIV" |
| 29 ] | 23 ] |
| 30 } | 24 } |
| 31 ] | 25 ] |
| 32 } | 26 } |
| 33 ] | 27 ] |
| 34 } | 28 } |
| 35 | 29 |
| OLD | NEW |