| OLD | NEW |
| 1 layer at (0,0) size 800x600 | 1 { |
| 2 LayoutView at (0,0) size 800x600 | 2 "bounds": [800, 600], |
| 3 layer at (0,0) size 800x600 | 3 "children": [ |
| 4 LayoutSVGRoot {svg} at (50,50) size 200x200 | 4 { |
| 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 | 5 "bounds": [800, 600], |
| 6 LayoutSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [
maskContentUnits=userSpaceOnUse] | 6 "contentsOpaque": true, |
| 7 LayoutSVGEllipse {circle} at (150,50) size 100x100 [fill={[type=SOLID] [
color=#FFFFFF]}] [cx=100.00] [cy=0.00] [r=50.00] | 7 "drawsContent": true, |
| 8 LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOn
Use] | 8 "paintInvalidations": [ |
| 9 LayoutSVGEllipse {circle} at (50,150) size 100x100 [fill={[type=SOLID] [
color=#000000]}] [cx=0.00] [cy=100.00] [r=50.00] | 9 { |
| 10 LayoutSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=#
000000]}] [cx=0.00] [cy=0.00] [r=0.00] | 10 "object": "LayoutSVGRect rect id='clipper'", |
| 11 LayoutSVGEllipse {circle} at (150,50) size 100x100 [fill={[type=SOLID] [colo
r=#FF0000]}] [cx=100.00] [cy=0.00] [r=50.00] | 11 "rect": [0, 100, 300, 200], |
| 12 LayoutSVGContainer {g} at (150,50) size 100x50 | 12 "reason": "full" |
| 13 [masker="mask"] LayoutSVGResourceMasker {mask} at (50,-50) size 100x70 | 13 }, |
| 14 LayoutSVGRect {rect} at (0,0) size 300x100 [fill={[type=SOLID] [color=#008
000]}] [x=-200.00] [y=-200.00] [width=400.00] [height=200.00] | 14 { |
| 15 LayoutSVGEllipse {circle} at (50,150) size 100x100 [fill={[type=SOLID] [colo
r=#FF0000]}] [cx=0.00] [cy=100.00] [r=50.00] | 15 "object": "LayoutSVGRect rect id='masker'", |
| 16 LayoutSVGContainer {g} at (100,150) size 50x100 | 16 "rect": [0, 0, 300, 100], |
| 17 [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (-50,50) size 100
x100 | 17 "reason": "full" |
| 18 LayoutSVGRect {rect} at (100,0) size 200x300 [fill={[type=SOLID] [color=#0
08000]}] [x=0.00] [y=-200.00] [width=200.00] [height=400.00] | 18 }, |
| 19 { |
| 20 "object": "LayoutSVGRect rect id='clipper'", |
| 21 "rect": [100, 0, 200, 300], |
| 22 "reason": "full" |
| 23 }, |
| 24 { |
| 25 "object": "LayoutSVGRect rect id='masker'", |
| 26 "rect": [100, 0, 200, 300], |
| 27 "reason": "full" |
| 28 }, |
| 29 { |
| 30 "object": "LayoutSVGContainer g", |
| 31 "rect": [150, 50, 100, 100], |
| 32 "reason": "full" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutSVGContainer g", |
| 36 "rect": [50, 150, 100, 100], |
| 37 "reason": "bounds change" |
| 38 } |
| 39 ] |
| 40 } |
| 41 ] |
| 42 } |
| 43 |
| OLD | NEW |