| 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": "LayoutSVGContainer g id='content'", | 10 "object": "LayoutSVGContainer g id='content'", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 21 "rect": [0, 247, 756, 132], | 21 "rect": [0, 247, 756, 132], |
| 22 "reason": "layoutObject insertion" | 22 "reason": "layoutObject insertion" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutSVGText text", | 25 "object": "LayoutSVGText text", |
| 26 "rect": [0, 247, 756, 132], | 26 "rect": [0, 247, 756, 132], |
| 27 "reason": "layoutObject insertion" | 27 "reason": "layoutObject insertion" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutSVGInlineText #text", | 30 "object": "LayoutSVGInlineText #text", |
| 31 "rect": [0, 130, 595, 133], | 31 "rect": [0, 130, 595, 132], |
| 32 "reason": "layoutObject insertion" | 32 "reason": "layoutObject insertion" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "LayoutSVGText text", | 35 "object": "LayoutSVGText text", |
| 36 "rect": [0, 130, 595, 133], | 36 "rect": [0, 130, 595, 132], |
| 37 "reason": "layoutObject insertion" | 37 "reason": "layoutObject insertion" |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 "object": "LayoutSVGInlineText #text", | 40 "object": "LayoutSVGInlineText #text", |
| 41 "rect": [0, 15, 446, 129], | 41 "rect": [0, 15, 446, 129], |
| 42 "reason": "layoutObject insertion" | 42 "reason": "layoutObject insertion" |
| 43 }, | 43 }, |
| 44 { | 44 { |
| 45 "object": "LayoutSVGText text", | 45 "object": "LayoutSVGText text", |
| 46 "rect": [0, 15, 446, 129], | 46 "rect": [0, 15, 446, 129], |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 122 "object": "LayoutSVGInlineText #text", | 122 "object": "LayoutSVGInlineText #text", |
| 123 "reason": "layoutObject insertion" | 123 "reason": "layoutObject insertion" |
| 124 }, | 124 }, |
| 125 { | 125 { |
| 126 "object": "InlineTextBox 'Gradient on fill/stroke'", | 126 "object": "InlineTextBox 'Gradient on fill/stroke'", |
| 127 "reason": "layoutObject insertion" | 127 "reason": "layoutObject insertion" |
| 128 } | 128 } |
| 129 ] | 129 ] |
| 130 } | 130 } |
| 131 | 131 |
| OLD | NEW |