| 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 [246, 404, 66, 18], | 9 [246, 404, 66, 18], |
| 10 [178, 350, 146, 18], | 10 [178, 350, 146, 18], |
| 11 [127, 350, 146, 18], | 11 [127, 350, 146, 18], |
| 12 [65, 386, 303, 36], | 12 [65, 386, 303, 36], |
| 13 [65, 368, 304, 18], | 13 [65, 368, 304, 18], |
| 14 [14, 422, 355, 53], | 14 [14, 422, 355, 53], |
| 15 [14, 404, 355, 71], | 15 [14, 404, 355, 71], |
| 16 [14, 404, 355, 36], | 16 [14, 404, 355, 36], |
| 17 [14, 368, 355, 54], | 17 [14, 368, 355, 54], |
| 18 [14, 368, 336, 18], | 18 [14, 368, 336, 18], |
| 19 [14, 353, 48, 64], | 19 [14, 353, 48, 65], |
| 20 [8, 80, 418, 395] | 20 [8, 80, 418, 395] |
| 21 ], | 21 ], |
| 22 "paintInvalidationClients": [ | 22 "paintInvalidationClients": [ |
| 23 "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 23 "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 24 "InlineTextBox 'The chief difficulty Alice found at first was in'", | 24 "InlineTextBox 'The chief difficulty Alice found at first was in'", |
| 25 "RootInlineBox", | 25 "RootInlineBox", |
| 26 "InlineTextBox 'managing her\n'", | 26 "InlineTextBox 'managing her\n'", |
| 27 "InlineTextBox 'flamingo: she succeeded in getting its'", | 27 "InlineTextBox 'flamingo: she succeeded in getting its'", |
| 28 "RootInlineBox", | 28 "RootInlineBox", |
| 29 "InlineTextBox 'body tucked away,\n'", | 29 "InlineTextBox 'body tucked away,\n'", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 "InlineTextBox 'furious passion, and went\n'", | 101 "InlineTextBox 'furious passion, and went\n'", |
| 102 "InlineTextBox 'stamping about, and'", | 102 "InlineTextBox 'stamping about, and'", |
| 103 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", | 103 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", |
| 104 "InlineTextBox 'her head!\u2019'", | 104 "InlineTextBox 'her head!\u2019'", |
| 105 "InlineTextBox 'about once in a minute.\n'" | 105 "InlineTextBox 'about once in a minute.\n'" |
| 106 ] | 106 ] |
| 107 } | 107 } |
| 108 ] | 108 ] |
| 109 } | 109 } |
| 110 | 110 |
| OLD | NEW |