| 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": "LayoutBlockFlow (positioned) DIV id='box'", | 12 "object": "LayoutBlockFlow (positioned) DIV id='box'", |
| 13 "rect": [66, 85, 168, 192], | 13 "rect": [66, 85, 168, 192], |
| 14 "reason": "subtree" | 14 "reason": "subtree" |
| 15 }, | 15 }, |
| 16 { | 16 { |
| 17 "object": "LayoutInline (relative positioned) SPAN id='child'", | 17 "object": "LayoutInline (relative positioned) SPAN id='child'", |
| 18 "rect": [139, 359, 151, 181], | 18 "rect": [139, 359, 151, 180], |
| 19 "reason": "subtree" | 19 "reason": "subtree" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "object": "LayoutText #text", | 22 "object": "LayoutText #text", |
| 23 "rect": [139, 359, 151, 181], | 23 "rect": [139, 359, 151, 180], |
| 24 "reason": "subtree" | 24 "reason": "subtree" |
| 25 }, | 25 }, |
| 26 { | 26 { |
| 27 "object": "LayoutInline (relative positioned) SPAN id='child'", | 27 "object": "LayoutInline (relative positioned) SPAN id='child'", |
| 28 "rect": [300, 300, 80, 162], | 28 "rect": [300, 300, 80, 161], |
| 29 "reason": "subtree" | 29 "reason": "subtree" |
| 30 }, | 30 }, |
| 31 { | 31 { |
| 32 "object": "LayoutText #text", | 32 "object": "LayoutText #text", |
| 33 "rect": [300, 301, 80, 161], | 33 "rect": [300, 301, 80, 160], |
| 34 "reason": "subtree" | 34 "reason": "subtree" |
| 35 }, | 35 }, |
| 36 { | 36 { |
| 37 "object": "LayoutText #text", | 37 "object": "LayoutText #text", |
| 38 "rect": [147, 85, 1, 1], | 38 "rect": [147, 85, 1, 1], |
| 39 "reason": "subtree" | 39 "reason": "subtree" |
| 40 } | 40 } |
| 41 ] | 41 ] |
| 42 } | 42 } |
| 43 ], | 43 ], |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 130 "object": "InlineTextBox 'Y Z'", | 130 "object": "InlineTextBox 'Y Z'", |
| 131 "reason": "subtree" | 131 "reason": "subtree" |
| 132 }, | 132 }, |
| 133 { | 133 { |
| 134 "object": "LayoutText #text", | 134 "object": "LayoutText #text", |
| 135 "reason": "subtree" | 135 "reason": "subtree" |
| 136 } | 136 } |
| 137 ] | 137 ] |
| 138 } | 138 } |
| 139 | 139 |
| OLD | NEW |