| 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": "LayoutSVGText text", |
| 11 "rect": [0, 0, 0, 0], | 11 "rect": [16, 42, 784, 170], |
| 12 "reason": "full" | 12 "reason": "style change" |
| 13 }, | |
| 14 { | |
| 15 "object": "InlineTextBox 'Clipped. INVISIBLE.'", | |
| 16 "rect": [0, 0, 0, 0], | |
| 17 "reason": "incremental" | |
| 18 }, | 13 }, |
| 19 { | 14 { |
| 20 "object": "LayoutSVGContainer g id='content'", | 15 "object": "LayoutSVGContainer g id='content'", |
| 21 "rect": [334, 42, 466, 170], | 16 "rect": [334, 42, 466, 170], |
| 22 "reason": "incremental" | 17 "reason": "incremental" |
| 23 }, | 18 }, |
| 24 { | 19 { |
| 25 "object": "LayoutSVGInlineText #text", | 20 "object": "LayoutSVGInlineText #text", |
| 26 "rect": [334, 42, 466, 170], | 21 "rect": [334, 42, 466, 170], |
| 27 "reason": "incremental" | 22 "reason": "incremental" |
| 28 }, | 23 }, |
| 24 { |
| 25 "object": "LayoutSVGRoot svg id='svg-root'", |
| 26 "rect": [334, 42, 466, 170], |
| 27 "reason": "incremental" |
| 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutSVGPath path", | 30 "object": "LayoutSVGPath path", |
| 31 "rect": [0, 0, 334, 500], | 31 "rect": [0, 0, 334, 500], |
| 32 "reason": "layoutObject insertion" | 32 "reason": "layoutObject insertion" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
| 36 "reason": "incremental" |
| 37 }, |
| 38 { |
| 39 "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
| 40 "reason": "full" |
| 41 }, |
| 42 { |
| 35 "object": "LayoutSVGResourceClipper clipPath id='dynClip'", | 43 "object": "LayoutSVGResourceClipper clipPath id='dynClip'", |
| 36 "rect": [0, 0, 0, 0], | |
| 37 "reason": "layoutObject insertion" | 44 "reason": "layoutObject insertion" |
| 38 }, | 45 }, |
| 39 { | 46 { |
| 40 "object": "LayoutSVGRoot svg id='svg-root'", | |
| 41 "rect": [334, 42, 466, 170], | |
| 42 "reason": "incremental" | |
| 43 }, | |
| 44 { | |
| 45 "object": "LayoutSVGText text", | |
| 46 "rect": [16, 42, 784, 170], | |
| 47 "reason": "style change" | |
| 48 }, | |
| 49 { | |
| 50 "object": "RootInlineBox", | 47 "object": "RootInlineBox", |
| 51 "rect": [0, 0, 0, 0], | |
| 52 "reason": "full" | 48 "reason": "full" |
| 53 }, | 49 }, |
| 54 { | 50 { |
| 55 "object": "RootInlineBox", | 51 "object": "RootInlineBox", |
| 56 "rect": [0, 0, 0, 0], | |
| 57 "reason": "full" | 52 "reason": "full" |
| 58 } | 53 } |
| 59 ] | 54 ] |
| 60 } | 55 } |
| 61 ] | 56 ] |
| 62 } | 57 } |
| 63 | 58 |
| OLD | NEW |