| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
| (...skipping 22 matching lines...) Expand all Loading... |
| 33 "rect": [14, 363, 48, 65], | 33 "rect": [14, 363, 48, 65], |
| 34 "reason": "forced by layout" | 34 "reason": "forced by layout" |
| 35 }, | 35 }, |
| 36 { | 36 { |
| 37 "object": "LayoutText #text", | 37 "object": "LayoutText #text", |
| 38 "rect": [28, 363, 20, 20], | 38 "rect": [28, 363, 20, 20], |
| 39 "reason": "layoutObject insertion" | 39 "reason": "layoutObject insertion" |
| 40 } | 40 } |
| 41 ] | 41 ] |
| 42 } | 42 } |
| 43 ], |
| 44 "objectPaintInvalidations": [ |
| 45 { |
| 46 "object": "LayoutText #text", |
| 47 "reason": "forced by layout" |
| 48 }, |
| 49 { |
| 50 "object": "InlineTextBox 'begin again, it was very provoking to find that
the'", |
| 51 "reason": "forced by layout" |
| 52 }, |
| 53 { |
| 54 "object": "InlineTextBox 'hedgehog had\n'", |
| 55 "reason": "forced by layout" |
| 56 }, |
| 57 { |
| 58 "object": "InlineTextBox 'unrolled itself, and was in the act of crawling
away:'", |
| 59 "reason": "forced by layout" |
| 60 }, |
| 61 { |
| 62 "object": "InlineTextBox 'besides all\n'", |
| 63 "reason": "forced by layout" |
| 64 }, |
| 65 { |
| 66 "object": "InlineTextBox 'this, there was generally a ridge or furrow in t
he way'", |
| 67 "reason": "forced by layout" |
| 68 }, |
| 69 { |
| 70 "object": "InlineTextBox 'wherever\n'", |
| 71 "reason": "forced by layout" |
| 72 }, |
| 73 { |
| 74 "object": "InlineTextBox 'she wanted to send the hedgehog to, and, as the'
", |
| 75 "reason": "forced by layout" |
| 76 }, |
| 77 { |
| 78 "object": "InlineTextBox 'doubled-up\n'", |
| 79 "reason": "forced by layout" |
| 80 }, |
| 81 { |
| 82 "object": "InlineTextBox 'soldiers were always getting up and walking off
to'", |
| 83 "reason": "forced by layout" |
| 84 }, |
| 85 { |
| 86 "object": "InlineTextBox 'other parts of\n'", |
| 87 "reason": "forced by layout" |
| 88 }, |
| 89 { |
| 90 "object": "InlineTextBox 'the ground, Alice soon came to the conclusion th
at it'", |
| 91 "reason": "forced by layout" |
| 92 }, |
| 93 { |
| 94 "object": "InlineTextBox 'was a very\n'", |
| 95 "reason": "forced by layout" |
| 96 }, |
| 97 { |
| 98 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 99 "reason": "forced by layout" |
| 100 }, |
| 101 { |
| 102 "object": "RootInlineBox", |
| 103 "reason": "forced by layout" |
| 104 }, |
| 105 { |
| 106 "object": "LayoutText #text", |
| 107 "reason": "layoutObject insertion" |
| 108 }, |
| 109 { |
| 110 "object": "InlineTextBox 'foo'", |
| 111 "reason": "layoutObject insertion" |
| 112 }, |
| 113 { |
| 114 "object": "LayoutText #text", |
| 115 "reason": "forced by layout" |
| 116 }, |
| 117 { |
| 118 "object": "InlineTextBox 'difficult game indeed.\n'", |
| 119 "reason": "forced by layout" |
| 120 }, |
| 121 { |
| 122 "object": "LayoutText #text", |
| 123 "reason": "forced by layout" |
| 124 }, |
| 125 { |
| 126 "object": "InlineTextBox 'The players all played at once without waiting\n
'", |
| 127 "reason": "forced by layout" |
| 128 }, |
| 129 { |
| 130 "object": "LayoutText #text", |
| 131 "reason": "forced by layout" |
| 132 }, |
| 133 { |
| 134 "object": "InlineTextBox 'for'", |
| 135 "reason": "forced by layout" |
| 136 }, |
| 137 { |
| 138 "object": "InlineTextBox 'turns,\n'", |
| 139 "reason": "forced by layout" |
| 140 }, |
| 141 { |
| 142 "object": "InlineTextBox 'quarrelling all the while, and fighting for the'
", |
| 143 "reason": "forced by layout" |
| 144 }, |
| 145 { |
| 146 "object": "InlineTextBox 'hedgehogs; and in\n'", |
| 147 "reason": "forced by layout" |
| 148 }, |
| 149 { |
| 150 "object": "InlineTextBox 'a very short time '", |
| 151 "reason": "forced by layout" |
| 152 } |
| 43 ] | 153 ] |
| 44 } | 154 } |
| 45 | 155 |
| OLD | NEW |