| 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 'Clipped. INVISIBLE.'", | 10 "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
| (...skipping 29 matching lines...) Expand all Loading... |
| 40 "object": "LayoutSVGRoot svg id='svg-root'", | 40 "object": "LayoutSVGRoot svg id='svg-root'", |
| 41 "rect": [334, 42, 466, 170], | 41 "rect": [334, 42, 466, 170], |
| 42 "reason": "incremental" | 42 "reason": "incremental" |
| 43 }, | 43 }, |
| 44 { | 44 { |
| 45 "object": "LayoutSVGText text", | 45 "object": "LayoutSVGText text", |
| 46 "rect": [16, 42, 784, 170], | 46 "rect": [16, 42, 784, 170], |
| 47 "reason": "style change" | 47 "reason": "style change" |
| 48 }, | 48 }, |
| 49 { | 49 { |
| 50 "object": "LayoutSVGText text", | |
| 51 "rect": [16, 42, 318, 170], | |
| 52 "reason": "style change" | |
| 53 }, | |
| 54 { | |
| 55 "object": "RootInlineBox", | 50 "object": "RootInlineBox", |
| 56 "rect": [0, 0, 0, 0], | 51 "rect": [0, 0, 0, 0], |
| 57 "reason": "full" | 52 "reason": "full" |
| 58 }, | 53 }, |
| 59 { | 54 { |
| 60 "object": "RootInlineBox", | 55 "object": "RootInlineBox", |
| 61 "rect": [0, 0, 0, 0], | 56 "rect": [0, 0, 0, 0], |
| 62 "reason": "full" | 57 "reason": "full" |
| 63 } | 58 } |
| 64 ] | 59 ] |
| 65 } | 60 } |
| 66 ] | 61 ] |
| 67 } | 62 } |
| 68 | 63 |
| OLD | NEW |