| 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 [19, 121, 200, 79], | 9 [19, 153, 200, 47], |
| 10 [19, 121, 131, 79], | 10 [19, 153, 131, 47] |
| 11 [8, 148, 222, 142], | |
| 12 [8, 121, 222, 169] | |
| 13 ], | 11 ], |
| 14 "paintInvalidationClients": [ | 12 "paintInvalidationClients": [ |
| 15 "InlineTextBox '\u1EA6\u1EA4\u1EAA\u1EA8\u1EB0'", | 13 "InlineTextBox '\u1EA6\u1EA4\u1EAA\u1EA8\u1EB0'", |
| 16 "LayoutText #text", | 14 "LayoutText #text", |
| 17 "RootInlineBox", | 15 "RootInlineBox", |
| 18 "LayoutBlockFlow DIV class='test'", | |
| 19 "LayoutBlockFlow DIV id='stacked'" | 16 "LayoutBlockFlow DIV id='stacked'" |
| 20 ] | 17 ] |
| 21 } | 18 } |
| 22 ] | 19 ] |
| 23 } | 20 } |
| 24 | 21 |
| OLD | NEW |