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