| 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 [8, 184, 32, 19], | 9 [8, 184, 32, 19], |
| 10 [8, 176, 784, 28], | 10 [8, 176, 784, 28], |
| 11 [8, 156, 32, 19], | 11 [8, 156, 32, 19], |
| 12 [8, 150, 4, 19], | 12 [8, 150, 4, 19], |
| 13 [8, 150, 4, 19], | 13 [8, 150, 4, 19], |
| 14 [8, 136, 784, 67], | 14 [8, 136, 784, 67], |
| 15 [8, 136, 4, 19] | 15 [8, 136, 4, 19] |
| 16 ], | 16 ], |
| 17 "paintInvalidationClients": [ | 17 "paintInvalidationClients": [ |
| 18 "InlineTextBox ''", | 18 "InlineTextBox ''", |
| 19 "InlineTextBox '\n'", | 19 "InlineTextBox '\n'", |
| 20 "RootInlineBox", | 20 "RootInlineBox", |
| 21 "LayoutBlockFlow P", | 21 "LayoutBlockFlow P", |
| 22 "LayoutBlockFlow P", | 22 "LayoutBlockFlow P", |
| 23 "RootInlineBox", |
| 23 "LayoutInline SPAN id='d'", | 24 "LayoutInline SPAN id='d'", |
| 24 "InlineFlowBox", | 25 "InlineFlowBox", |
| 25 "LayoutText #text", | 26 "LayoutText #text", |
| 26 "InlineTextBox '\u00A0'", | 27 "InlineTextBox '\u00A0'", |
| 27 "LayoutBR BR", | 28 "LayoutBR BR", |
| 28 "InlineTextBox '\n'", | 29 "InlineTextBox '\n'", |
| 29 "LayoutText #text", | 30 "LayoutText #text", |
| 30 "InlineTextBox 'Hello'", | 31 "InlineTextBox 'Hello'", |
| 31 "LayoutBR BR", | 32 "LayoutBR BR", |
| 32 "InlineTextBox '\n'" | 33 "InlineTextBox '\n'" |
| 33 ] | 34 ] |
| 34 } | 35 } |
| 35 ] | 36 ] |
| 36 } | 37 } |
| 37 | 38 |
| OLD | NEW |