| 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 [8, 324, 61, 19], | 9 [8, 324, 61, 19], |
| 10 [8, 304, 27, 19], | 10 [8, 304, 27, 19], |
| 11 [8, 284, 65, 19], | 11 [8, 284, 65, 19], |
| 12 [8, 264, 784, 80], | 12 [8, 264, 784, 80], |
| 13 [8, 264, 105, 19], | 13 [8, 264, 105, 19], |
| 14 [8, 224, 61, 19], | 14 [8, 224, 61, 19], |
| 15 [8, 204, 27, 19], | 15 [8, 204, 27, 19], |
| 16 [8, 184, 65, 19], | 16 [8, 184, 65, 19], |
| 17 [8, 164, 105, 19], | 17 [8, 164, 105, 19], |
| 18 [8, 164, 10, 100], | 18 [8, 164, 10, 100], |
| 19 [8, 144, 77, 19], | 19 [8, 144, 77, 19], |
| 20 [8, 124, 42, 19], | 20 [8, 124, 42, 19], |
| 21 [8, 104, 77, 19], | 21 [8, 104, 77, 19], |
| 22 [8, 84, 42, 19], | 22 [8, 84, 42, 19], |
| 23 [8, 64, 784, 280], | 23 [8, 64, 784, 280], |
| 24 [8, 64, 784, 180], | 24 [8, 64, 784, 180], |
| 25 [8, 64, 784, 100], | 25 [8, 64, 784, 100], |
| 26 [8, 64, 40, 19] | 26 [8, 64, 40, 19] |
| 27 ], |
| 28 "paintInvalidationClients": [ |
| 29 "InlineTextBox 'Word,'", |
| 30 "InlineTextBox '\n'", |
| 31 "RootInlineBox", |
| 32 "InlineTextBox 'words,'", |
| 33 "InlineTextBox '\n'", |
| 34 "RootInlineBox", |
| 35 "InlineTextBox 'more words.'", |
| 36 "InlineTextBox '\n'", |
| 37 "RootInlineBox", |
| 38 "InlineTextBox 'I could'", |
| 39 "InlineTextBox '\n'", |
| 40 "RootInlineBox", |
| 41 "InlineTextBox 'write a book'", |
| 42 "InlineTextBox '\n'", |
| 43 "RootInlineBox", |
| 44 "InlineTextBox 'about all the stuff'", |
| 45 "InlineTextBox '\n'", |
| 46 "RootInlineBox", |
| 47 "InlineTextBox 'that comes'", |
| 48 "InlineTextBox '\n'", |
| 49 "RootInlineBox", |
| 50 "InlineTextBox 'after'", |
| 51 "InlineTextBox '\n'", |
| 52 "RootInlineBox", |
| 53 "InlineTextBox 'the break.'", |
| 54 "RootInlineBox", |
| 55 "LayoutBlockFlow DIV", |
| 56 "LayoutBlockFlow (anonymous)", |
| 57 "LayoutText #text", |
| 58 "InlineTextBox 'Word,'", |
| 59 "LayoutBR BR", |
| 60 "InlineTextBox '\n'", |
| 61 "LayoutText #text", |
| 62 "InlineTextBox 'words,'", |
| 63 "LayoutBR BR", |
| 64 "InlineTextBox '\n'", |
| 65 "LayoutText #text", |
| 66 "InlineTextBox 'more words.'", |
| 67 "LayoutBR BR", |
| 68 "InlineTextBox '\n'", |
| 69 "LayoutText #text", |
| 70 "InlineTextBox 'I could'", |
| 71 "LayoutBR BR", |
| 72 "InlineTextBox '\n'", |
| 73 "LayoutText #text", |
| 74 "InlineTextBox 'write a book'", |
| 75 "LayoutBR BR", |
| 76 "InlineTextBox '\n'", |
| 77 "LayoutBlockFlow DIV id='target'", |
| 78 "LayoutBlockFlow (anonymous)", |
| 79 "LayoutText #text", |
| 80 "InlineTextBox 'about all the stuff'", |
| 81 "LayoutBR BR", |
| 82 "InlineTextBox '\n'", |
| 83 "LayoutText #text", |
| 84 "InlineTextBox 'that comes'", |
| 85 "LayoutBR BR", |
| 86 "InlineTextBox '\n'", |
| 87 "LayoutText #text", |
| 88 "InlineTextBox 'after'", |
| 89 "LayoutBR BR", |
| 90 "InlineTextBox '\n'", |
| 91 "LayoutText #text", |
| 92 "InlineTextBox 'the break.'" |
| 27 ] | 93 ] |
| 28 } | 94 } |
| 29 ] | 95 ] |
| 30 } | 96 } |
| 31 | 97 |
| OLD | NEW |