| 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 [86, 114, 44, 13], | 9 [86, 114, 44, 13], |
| 10 [84, 114, 48, 13], | 10 [84, 114, 48, 13], |
| 11 [53, 85, 3, 13], | |
| 12 [16, 114, 184, 13], | 11 [16, 114, 184, 13], |
| 13 [9, 85, 198, 13], | 12 [9, 85, 198, 13], |
| 13 [9, 85, 47, 13], |
| 14 [9, 85, 44, 13], |
| 14 [8, 76, 200, 30] | 15 [8, 76, 200, 30] |
| 15 ], | 16 ], |
| 16 "paintInvalidationClients": [ | 17 "paintInvalidationClients": [ |
| 17 "InlineTextBox ''", | 18 "InlineTextBox ''", |
| 18 "RootInlineBox", | 19 "RootInlineBox", |
| 19 "InlineTextBox ''", | 20 "InlineTextBox ''", |
| 20 "RootInlineBox", | 21 "RootInlineBox", |
| 21 "LayoutMenuList SELECT id='popup'", | 22 "LayoutMenuList SELECT id='popup'", |
| 22 "LayoutBlockFlow (anonymous)", | 23 "LayoutBlockFlow (anonymous)", |
| 23 "LayoutText (anonymous)", | 24 "LayoutText (anonymous)", |
| 24 "InlineTextBox 'SUCCESS'", | 25 "InlineTextBox 'SUCCESS'", |
| 25 "LayoutBlockFlow (anonymous)", | 26 "LayoutBlockFlow (anonymous)", |
| 26 "LayoutText #text", | 27 "LayoutText #text", |
| 27 "InlineTextBox 'SUCCESS'" | 28 "InlineTextBox 'SUCCESS'" |
| 28 ] | 29 ] |
| 29 } | 30 } |
| 30 ] | 31 ] |
| 31 } | 32 } |
| 32 | 33 |
| OLD | NEW |