| 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 [324, 37, 278, 20], | 9 [324, 37, 277, 20], |
| 10 [324, 37, 278, 19], | 10 [324, 37, 277, 19], |
| 11 [162, 37, 279, 20], | 11 [162, 37, 278, 20], |
| 12 [162, 37, 279, 19] | 12 [162, 37, 278, 19] |
| 13 ], | 13 ], |
| 14 "paintInvalidationClients": [ | 14 "paintInvalidationClients": [ |
| 15 "LayoutBlockFlow (floating) SPAN", | 15 "LayoutBlockFlow (floating) SPAN", |
| 16 "LayoutText #text", | 16 "LayoutText #text", |
| 17 "InlineTextBox 'the quick brown fox jumped over the lazy dog'", | 17 "InlineTextBox 'the quick brown fox jumped over the lazy dog'", |
| 18 "LayoutBlockFlow (positioned) SPAN", | 18 "LayoutBlockFlow (positioned) SPAN", |
| 19 "LayoutText #text", | 19 "LayoutText #text", |
| 20 "InlineTextBox 'the quick brown fox jumped over the lazy dog'" | 20 "InlineTextBox 'the quick brown fox jumped over the lazy dog'" |
| 21 ] | 21 ] |
| 22 } | 22 } |
| 23 ] | 23 ] |
| 24 } | 24 } |
| 25 | 25 |
| OLD | NEW |