| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "repaintRects": [ | |
| 9 [18, 18, 284, 18], | |
| 10 [18, 18, 284, 18], | |
| 11 [18, 18, 23, 17], | |
| 12 [10, 18, 300, 26], | |
| 13 [8, 184, 784, 18], | |
| 14 [8, 184, 23, 17], | |
| 15 [0, 192, 800, 18] | |
| 16 ], | |
| 17 "paintInvalidationClients": [ | |
| 18 "InlineTextBox 'abc'", | |
| 19 "LayoutText #text", | |
| 20 "RootInlineBox", | |
| 21 "LayoutBlockFlow DIV id='inner-target'", | |
| 22 "LayoutBlockFlow HTML", | |
| 23 "LayoutBlockFlow DIV id='inner-target'", | |
| 24 "LayoutText #text", | |
| 25 "InlineTextBox 'abc'", | |
| 26 "LayoutBlockFlow HTML", | |
| 27 "LayoutBlockFlow BODY" | |
| 28 ] | |
| 29 } | |
| 30 ] | |
| 31 } | |
| 32 | |
| OLD | NEW |