| 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": [ |
| 11 { | 11 { |
| 12 "object": "LayoutText #text", | 12 "object": "LayoutText #text", |
| 13 "rect": [14, 240, 407, 139], | 13 "rect": [13, 240, 408, 139], |
| 14 "reason": "forced by layout" | 14 "reason": "forced by layout" |
| 15 }, | 15 }, |
| 16 { | 16 { |
| 17 "object": "LayoutText #text", | 17 "object": "LayoutText #text", |
| 18 "rect": [14, 500, 407, 99], | 18 "rect": [13, 500, 408, 99], |
| 19 "reason": "forced by layout" | 19 "reason": "forced by layout" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "object": "LayoutText #text", |
| 23 "rect": [13, 440, 356, 59], |
| 24 "reason": "forced by layout" |
| 25 }, |
| 26 { |
| 22 "object": "LayoutText #text", | 27 "object": "LayoutText #text", |
| 23 "rect": [14, 420, 355, 79], | 28 "rect": [14, 420, 355, 79], |
| 24 "reason": "forced by layout" | 29 "reason": "forced by layout" |
| 25 }, | 30 }, |
| 26 { | 31 { |
| 27 "object": "LayoutText #text", | 32 "object": "LayoutText #text", |
| 28 "rect": [49, 380, 320, 59], | 33 "rect": [49, 380, 320, 59], |
| 29 "reason": "forced by layout" | 34 "reason": "forced by layout" |
| 30 }, | 35 }, |
| 31 { | 36 { |
| 32 "object": "LayoutText #text", | 37 "object": "LayoutText #text", |
| 33 "rect": [49, 380, 303, 19], | 38 "rect": [49, 380, 303, 19], |
| 34 "reason": "forced by layout" | 39 "reason": "forced by layout" |
| 35 }, | 40 }, |
| 36 { | 41 { |
| 37 "object": "LayoutText #text", | 42 "object": "LayoutText #text", |
| 38 "rect": [134, 360, 131, 19], | 43 "rect": [134, 360, 131, 19], |
| 39 "reason": "forced by layout" | 44 "reason": "forced by layout" |
| 40 }, | 45 }, |
| 41 { | 46 { |
| 42 "object": "LayoutText #text", | 47 "object": "LayoutText #text", |
| 43 "rect": [118, 360, 131, 19], | 48 "rect": [118, 360, 131, 19], |
| 44 "reason": "forced by layout" | 49 "reason": "forced by layout" |
| 45 }, | 50 }, |
| 46 { | 51 { |
| 47 "object": "LayoutText #text", | 52 "object": "LayoutText #text", |
| 48 "rect": [303, 420, 67, 19], | 53 "rect": [303, 420, 66, 19], |
| 49 "reason": "forced by layout" | 54 "reason": "forced by layout" |
| 50 }, | 55 }, |
| 51 { | 56 { |
| 52 "object": "LayoutText #text", | 57 "object": "LayoutText #text", |
| 53 "rect": [275, 420, 65, 19], | 58 "rect": [275, 420, 64, 19], |
| 54 "reason": "forced by layout" | 59 "reason": "forced by layout" |
| 55 }, | 60 }, |
| 56 { | 61 { |
| 57 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 62 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 58 "rect": [46, 363, 16, 65], | 63 "rect": [46, 363, 16, 65], |
| 59 "reason": "incremental" | 64 "reason": "incremental" |
| 60 } | 65 } |
| 61 ] | 66 ] |
| 62 } | 67 } |
| 63 ], | 68 ], |
| (...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 226 "object": "InlineTextBox 'They\u2019re dreadfully fond of beheading people
here; the great'", | 231 "object": "InlineTextBox 'They\u2019re dreadfully fond of beheading people
here; the great'", |
| 227 "reason": "forced by layout" | 232 "reason": "forced by layout" |
| 228 }, | 233 }, |
| 229 { | 234 { |
| 230 "object": "InlineTextBox 'wonder is, that there\u2018s any one left alive!
\u2019'", | 235 "object": "InlineTextBox 'wonder is, that there\u2018s any one left alive!
\u2019'", |
| 231 "reason": "forced by layout" | 236 "reason": "forced by layout" |
| 232 } | 237 } |
| 233 ] | 238 ] |
| 234 } | 239 } |
| 235 | 240 |
| OLD | NEW |