| 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": "LayoutSVGContainer g id='content'", | 12 "object": "LayoutSVGContainer g id='content'", |
| 13 "rect": [0, 14, 678, 366], | 13 "rect": [0, 14, 678, 366], |
| 14 "reason": "bounds change" | 14 "reason": "became visible" |
| 15 }, | 15 }, |
| 16 { | 16 { |
| 17 "object": "LayoutSVGRoot svg id='svg-root'", | 17 "object": "LayoutSVGRoot svg id='svg-root'", |
| 18 "rect": [0, 14, 678, 366], | 18 "rect": [0, 14, 678, 366], |
| 19 "reason": "bounds change" | 19 "reason": "became visible" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "object": "LayoutSVGInlineText #text", | 22 "object": "LayoutSVGInlineText #text", |
| 23 "rect": [0, 246, 678, 134], | 23 "rect": [0, 246, 678, 134], |
| 24 "reason": "layoutObject insertion" | 24 "reason": "layoutObject insertion" |
| 25 }, | 25 }, |
| 26 { | 26 { |
| 27 "object": "LayoutSVGText text", | 27 "object": "LayoutSVGText text", |
| 28 "rect": [0, 246, 678, 134], | 28 "rect": [0, 246, 678, 134], |
| 29 "reason": "layoutObject insertion" | 29 "reason": "layoutObject insertion" |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 91 { | 91 { |
| 92 "object": "LayoutSVGRect rect", | 92 "object": "LayoutSVGRect rect", |
| 93 "reason": "layoutObject insertion" | 93 "reason": "layoutObject insertion" |
| 94 }, | 94 }, |
| 95 { | 95 { |
| 96 "object": "LayoutSVGRect rect", | 96 "object": "LayoutSVGRect rect", |
| 97 "reason": "layoutObject insertion" | 97 "reason": "layoutObject insertion" |
| 98 }, | 98 }, |
| 99 { | 99 { |
| 100 "object": "LayoutSVGRoot svg id='svg-root'", | 100 "object": "LayoutSVGRoot svg id='svg-root'", |
| 101 "reason": "bounds change" | 101 "reason": "became visible" |
| 102 }, | 102 }, |
| 103 { | 103 { |
| 104 "object": "LayoutSVGContainer g id='content'", | 104 "object": "LayoutSVGContainer g id='content'", |
| 105 "reason": "bounds change" | 105 "reason": "became visible" |
| 106 }, | 106 }, |
| 107 { | 107 { |
| 108 "object": "LayoutSVGText text", | 108 "object": "LayoutSVGText text", |
| 109 "reason": "layoutObject insertion" | 109 "reason": "layoutObject insertion" |
| 110 }, | 110 }, |
| 111 { | 111 { |
| 112 "object": "RootInlineBox", | 112 "object": "RootInlineBox", |
| 113 "reason": "layoutObject insertion" | 113 "reason": "layoutObject insertion" |
| 114 }, | 114 }, |
| 115 { | 115 { |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 148 "object": "LayoutSVGInlineText #text", | 148 "object": "LayoutSVGInlineText #text", |
| 149 "reason": "layoutObject insertion" | 149 "reason": "layoutObject insertion" |
| 150 }, | 150 }, |
| 151 { | 151 { |
| 152 "object": "InlineTextBox 'Pattern on fill/stroke'", | 152 "object": "InlineTextBox 'Pattern on fill/stroke'", |
| 153 "reason": "layoutObject insertion" | 153 "reason": "layoutObject insertion" |
| 154 } | 154 } |
| 155 ] | 155 ] |
| 156 } | 156 } |
| 157 | 157 |
| OLD | NEW |