| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow DIV id='content'", | 10 "object": "LayoutBlockFlow DIV id='content'", |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 71 "rect": [400, 116, 391, 162], | 71 "rect": [400, 116, 391, 162], |
| 72 "reason": "forced by layout" | 72 "reason": "forced by layout" |
| 73 }, | 73 }, |
| 74 { | 74 { |
| 75 "object": "LayoutBlockFlow DIV id='left'", | 75 "object": "LayoutBlockFlow DIV id='left'", |
| 76 "rect": [148, 116, 252, 162], | 76 "rect": [148, 116, 252, 162], |
| 77 "reason": "incremental" | 77 "reason": "incremental" |
| 78 }, | 78 }, |
| 79 { | 79 { |
| 80 "object": "LayoutBlockFlow DIV id='left'", | 80 "object": "LayoutBlockFlow DIV id='left'", |
| 81 "rect": [8, 206, 140, 18], | 81 "rect": [8, 116, 140, 108], |
| 82 "reason": "incremental" | 82 "reason": "border box change" |
| 83 }, | |
| 84 { | |
| 85 "object": "LayoutBlockFlow DIV id='left'", | |
| 86 "rect": [138, 116, 10, 108], | |
| 87 "reason": "incremental" | |
| 88 } | 83 } |
| 89 ] | 84 ] |
| 90 } | 85 } |
| 91 ], | 86 ], |
| 92 "objectPaintInvalidations": [ | 87 "objectPaintInvalidations": [ |
| 93 { | 88 { |
| 94 "object": "LayoutBlockFlow DIV id='left'", | 89 "object": "LayoutBlockFlow DIV id='left'", |
| 95 "reason": "incremental" | 90 "reason": "incremental" |
| 96 }, | 91 }, |
| 97 { | 92 { |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 129 { | 124 { |
| 130 "object": "InlineTextBox 'condimentum leo neque sed nulla. Nunc quis porta
elit. Pellentesque erat lectus, ultricies a lobortis'", | 125 "object": "InlineTextBox 'condimentum leo neque sed nulla. Nunc quis porta
elit. Pellentesque erat lectus, ultricies a lobortis'", |
| 131 "reason": "forced by layout" | 126 "reason": "forced by layout" |
| 132 }, | 127 }, |
| 133 { | 128 { |
| 134 "object": "InlineTextBox 'id, faucibus id quam.'", | 129 "object": "InlineTextBox 'id, faucibus id quam.'", |
| 135 "reason": "forced by layout" | 130 "reason": "forced by layout" |
| 136 }, | 131 }, |
| 137 { | 132 { |
| 138 "object": "LayoutBlockFlow DIV id='left'", | 133 "object": "LayoutBlockFlow DIV id='left'", |
| 139 "reason": "incremental" | 134 "reason": "border box change" |
| 140 }, | 135 }, |
| 141 { | 136 { |
| 142 "object": "LayoutBlockFlow DIV id='content'", | 137 "object": "LayoutBlockFlow DIV id='content'", |
| 143 "reason": "style change" | 138 "reason": "style change" |
| 144 }, | 139 }, |
| 145 { | 140 { |
| 146 "object": "LayoutBlockFlow P", | 141 "object": "LayoutBlockFlow P", |
| 147 "reason": "forced by layout" | 142 "reason": "forced by layout" |
| 148 }, | 143 }, |
| 149 { | 144 { |
| (...skipping 20 matching lines...) Expand all Loading... |
| 170 "object": "InlineTextBox 'Sed volutpat, tellus vel varius vestibulum, puru
s quam mollis sapien, in condimentum leo neque sed'", | 165 "object": "InlineTextBox 'Sed volutpat, tellus vel varius vestibulum, puru
s quam mollis sapien, in condimentum leo neque sed'", |
| 171 "reason": "forced by layout" | 166 "reason": "forced by layout" |
| 172 }, | 167 }, |
| 173 { | 168 { |
| 174 "object": "InlineTextBox 'nulla. Nunc quis porta elit. Pellentesque erat l
ectus, ultricies a lobortis id, faucibus id quam.'", | 169 "object": "InlineTextBox 'nulla. Nunc quis porta elit. Pellentesque erat l
ectus, ultricies a lobortis id, faucibus id quam.'", |
| 175 "reason": "forced by layout" | 170 "reason": "forced by layout" |
| 176 } | 171 } |
| 177 ] | 172 ] |
| 178 } | 173 } |
| 179 | 174 |
| OLD | NEW |