| 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 "paintInvalidationClients": [ | 8 "paintInvalidationClients": [ |
| 9 "LayoutBlockFlow (anonymous)", | 9 "LayoutBlockFlow (anonymous)", |
| 10 "LayoutInline SPAN id='outer'", | 10 "LayoutInline SPAN id='outer'", |
| 11 "LayoutText #text", | 11 "LayoutText #text", |
| 12 "LayoutBlockFlow (anonymous)", | 12 "LayoutBlockFlow (anonymous)", |
| 13 "LayoutInline SPAN id='outer'" | 13 "LayoutInline SPAN id='outer'" |
| 14 ] | 14 ] |
| 15 } | 15 } |
| 16 ] | 16 ] |
| 17 } | 17 } |
| 18 | 18 |
| OLD | NEW |