| 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 [45, 136, 6, 17], | 9 [8, 136, 80, 17], |
| 10 [8, 136, 80, 17] | 10 [8, 136, 43, 17], |
| 11 [8, 136, 37, 17] |
| 11 ], | 12 ], |
| 12 "paintInvalidationClients": [ | 13 "paintInvalidationClients": [ |
| 13 "InlineTextBox ''", | 14 "InlineTextBox ''", |
| 14 "RootInlineBox", | 15 "RootInlineBox", |
| 15 "InlineTextBox ''", | 16 "InlineTextBox ''", |
| 16 "RootInlineBox", | 17 "RootInlineBox", |
| 17 "LayoutBlockFlow DIV id='t'", | 18 "LayoutBlockFlow DIV id='t'", |
| 18 "LayoutText #text", | 19 "LayoutText #text", |
| 19 "InlineTextBox 'Passed'", | 20 "InlineTextBox 'Passed'", |
| 20 "InlineTextBox 'Test'" | 21 "InlineTextBox 'Test'" |
| 21 ] | 22 ] |
| 22 } | 23 } |
| 23 ] | 24 ] |
| 24 } | 25 } |
| 25 | 26 |
| OLD | NEW |