| 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": "LayoutText #text", | 10 "object": "LayoutText #text", |
| 11 "rect": [14, 80, 406, 119], | 11 "rect": [14, 80, 406, 119], |
| 12 "reason": "forced by layout" | 12 "reason": "geometry" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow (floating) DIV id='pinkFloat'", | 15 "object": "LayoutBlockFlow (floating) DIV id='pinkFloat'", |
| 16 "rect": [378, 138, 70, 30], | 16 "rect": [378, 138, 70, 30], |
| 17 "reason": "incremental" | 17 "reason": "incremental" |
| 18 } | 18 } |
| 19 ] | 19 ] |
| 20 } | 20 } |
| 21 ], | 21 ], |
| 22 "objectPaintInvalidations": [ | 22 "objectPaintInvalidations": [ |
| 23 { | 23 { |
| 24 "object": "LayoutBlockFlow (floating) DIV id='pinkFloat'", | 24 "object": "LayoutBlockFlow (floating) DIV id='pinkFloat'", |
| 25 "reason": "incremental" | 25 "reason": "incremental" |
| 26 }, | 26 }, |
| 27 { | 27 { |
| 28 "object": "LayoutText #text", | 28 "object": "LayoutText #text", |
| 29 "reason": "forced by layout" | 29 "reason": "geometry" |
| 30 }, | 30 }, |
| 31 { | 31 { |
| 32 "object": "InlineTextBox 'The chief difficulty Alice found at first was in
managing'", | 32 "object": "InlineTextBox 'The chief difficulty Alice found at first was in
managing'", |
| 33 "reason": "forced by layout" | 33 "reason": "geometry" |
| 34 }, | 34 }, |
| 35 { | 35 { |
| 36 "object": "InlineTextBox 'her\n'", | 36 "object": "InlineTextBox 'her\n'", |
| 37 "reason": "forced by layout" | 37 "reason": "geometry" |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 "object": "InlineTextBox 'flamingo: she succeeded in getting its body tuck
ed'", | 40 "object": "InlineTextBox 'flamingo: she succeeded in getting its body tuck
ed'", |
| 41 "reason": "forced by layout" | 41 "reason": "geometry" |
| 42 }, | 42 }, |
| 43 { | 43 { |
| 44 "object": "InlineTextBox 'away,\n'", | 44 "object": "InlineTextBox 'away,\n'", |
| 45 "reason": "forced by layout" | 45 "reason": "geometry" |
| 46 }, | 46 }, |
| 47 { | 47 { |
| 48 "object": "InlineTextBox 'comfortably enough, under her arm, with its legs
'", | 48 "object": "InlineTextBox 'comfortably enough, under her arm, with its legs
'", |
| 49 "reason": "forced by layout" | 49 "reason": "geometry" |
| 50 }, | 50 }, |
| 51 { | 51 { |
| 52 "object": "InlineTextBox 'hanging down,\n'", | 52 "object": "InlineTextBox 'hanging down,\n'", |
| 53 "reason": "forced by layout" | 53 "reason": "geometry" |
| 54 }, | 54 }, |
| 55 { | 55 { |
| 56 "object": "InlineTextBox 'but generally, just as she had got its'", | 56 "object": "InlineTextBox 'but generally, just as she had got its'", |
| 57 "reason": "forced by layout" | 57 "reason": "geometry" |
| 58 }, | 58 }, |
| 59 { | 59 { |
| 60 "object": "InlineTextBox 'neck nicely straightened\n'", | 60 "object": "InlineTextBox 'neck nicely straightened\n'", |
| 61 "reason": "forced by layout" | 61 "reason": "geometry" |
| 62 }, | 62 }, |
| 63 { | 63 { |
| 64 "object": "InlineTextBox 'out, and was going to give the'", | 64 "object": "InlineTextBox 'out, and was going to give the'", |
| 65 "reason": "forced by layout" | 65 "reason": "geometry" |
| 66 }, | 66 }, |
| 67 { | 67 { |
| 68 "object": "InlineTextBox 'hedgehog a blow with its head, it\n'", | 68 "object": "InlineTextBox 'hedgehog a blow with its head, it\n'", |
| 69 "reason": "forced by layout" | 69 "reason": "geometry" |
| 70 } | 70 } |
| 71 ] | 71 ] |
| 72 } | 72 } |
| 73 | 73 |
| OLD | NEW |