| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 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": "InlineTextBox ''", | 10 "object": "InlineTextBox ''", |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 76 "rect": [15, 28, 46, 19], | 76 "rect": [15, 28, 46, 19], |
| 77 "reason": "style change" | 77 "reason": "style change" |
| 78 }, | 78 }, |
| 79 { | 79 { |
| 80 "object": "LayoutTextFragment (anonymous)", | 80 "object": "LayoutTextFragment (anonymous)", |
| 81 "rect": [8, 28, 9, 19], | 81 "rect": [8, 28, 9, 19], |
| 82 "reason": "style change" | 82 "reason": "style change" |
| 83 }, | 83 }, |
| 84 { | 84 { |
| 85 "object": "LayoutTextFragment (anonymous)", | 85 "object": "LayoutTextFragment (anonymous)", |
| 86 "rect": [8, 28, 7, 19], | |
| 87 "reason": "style change" | |
| 88 }, | |
| 89 { | |
| 90 "object": "LayoutTextFragment (anonymous)", | |
| 91 "rect": [63, 28, 9, 19], | 86 "rect": [63, 28, 9, 19], |
| 92 "reason": "style change" | 87 "reason": "style change" |
| 93 }, | 88 }, |
| 94 { | 89 { |
| 95 "object": "LayoutTextFragment (anonymous)", | 90 "object": "LayoutTextFragment (anonymous)", |
| 96 "rect": [61, 28, 8, 19], | 91 "rect": [61, 28, 8, 19], |
| 97 "reason": "style change" | 92 "reason": "style change" |
| 98 }, | 93 }, |
| 99 { | 94 { |
| 100 "object": "RootInlineBox", | 95 "object": "RootInlineBox", |
| 101 "rect": [0, 0, 0, 0], | 96 "rect": [0, 0, 0, 0], |
| 102 "reason": "full" | 97 "reason": "full" |
| 103 } | 98 } |
| 104 ] | 99 ] |
| 105 } | 100 } |
| 106 ] | 101 ] |
| 107 } | 102 } |
| 108 | 103 |
| OLD | NEW |