| 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 "backgroundColor": "#FFFFFF", | 8 "backgroundColor": "#FFFFFF", |
| 9 "paintInvalidations": [ | 9 "paintInvalidations": [ |
| 10 { | 10 { |
| (...skipping 11 matching lines...) Expand all Loading... |
| 22 "rect": [203, 336, 123, 44], | 22 "rect": [203, 336, 123, 44], |
| 23 "reason": "forced by layout" | 23 "reason": "forced by layout" |
| 24 }, | 24 }, |
| 25 { | 25 { |
| 26 "object": "LayoutSVGText text id='text'", | 26 "object": "LayoutSVGText text id='text'", |
| 27 "rect": [203, 336, 123, 44], | 27 "rect": [203, 336, 123, 44], |
| 28 "reason": "full" | 28 "reason": "full" |
| 29 }, | 29 }, |
| 30 { | 30 { |
| 31 "object": "LayoutSVGInlineText #text", | 31 "object": "LayoutSVGInlineText #text", |
| 32 "rect": [246, 106, 121, 28], | 32 "rect": [247, 90, 122, 43], |
| 33 "reason": "forced by layout" | 33 "reason": "forced by layout" |
| 34 }, | 34 }, |
| 35 { | 35 { |
| 36 "object": "LayoutSVGText text id='text'", | 36 "object": "LayoutSVGText text id='text'", |
| 37 "rect": [246, 106, 121, 28], | 37 "rect": [247, 90, 122, 43], |
| 38 "reason": "full" | 38 "reason": "full" |
| 39 }, | 39 }, |
| 40 { | 40 { |
| 41 "object": "LayoutSVGRect rect id='rect'", | 41 "object": "LayoutSVGRect rect id='rect'", |
| 42 "rect": [354, 127, 105, 102], | 42 "rect": [355, 125, 103, 104], |
| 43 "reason": "full" | 43 "reason": "full" |
| 44 }, | 44 }, |
| 45 { | 45 { |
| 46 "object": "LayoutSVGRect rect id='rect'", | 46 "object": "LayoutSVGRect rect id='rect'", |
| 47 "rect": [111, 84, 101, 102], | 47 "rect": [109, 84, 103, 101], |
| 48 "reason": "full" | 48 "reason": "full" |
| 49 }, | 49 }, |
| 50 { | 50 { |
| 51 "object": "LayoutSVGImage image id='image'", | 51 "object": "LayoutSVGImage image id='image'", |
| 52 "rect": [352, 397, 98, 99], | 52 "rect": [90, 208, 98, 97], |
| 53 "reason": "full" | 53 "reason": "full" |
| 54 }, | 54 }, |
| 55 { | 55 { |
| 56 "object": "LayoutSVGImage image id='image'", | 56 "object": "LayoutSVGImage image id='image'", |
| 57 "rect": [90, 208, 98, 98], | 57 "rect": [353, 398, 97, 98], |
| 58 "reason": "full" | 58 "reason": "full" |
| 59 } | 59 } |
| 60 ] | 60 ] |
| 61 } | 61 } |
| 62 ], | 62 ], |
| 63 "objectPaintInvalidations": [ | 63 "objectPaintInvalidations": [ |
| 64 { | 64 { |
| 65 "object": "LayoutSVGRoot svg", | 65 "object": "LayoutSVGRoot svg", |
| 66 "reason": "bounds change" | 66 "reason": "bounds change" |
| 67 }, | 67 }, |
| (...skipping 17 matching lines...) Expand all Loading... |
| 85 "object": "InlineTextBox 'This is some text'", | 85 "object": "InlineTextBox 'This is some text'", |
| 86 "reason": "forced by layout" | 86 "reason": "forced by layout" |
| 87 }, | 87 }, |
| 88 { | 88 { |
| 89 "object": "LayoutSVGImage image id='image'", | 89 "object": "LayoutSVGImage image id='image'", |
| 90 "reason": "full" | 90 "reason": "full" |
| 91 } | 91 } |
| 92 ] | 92 ] |
| 93 } | 93 } |
| 94 | 94 |
| OLD | NEW |