update test

This commit is contained in:
Gavin Nishizawa 2023-02-23 14:44:49 -08:00
parent 7701673c51
commit 0db09d5a53
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD
2 changed files with 3 additions and 3 deletions

View file

@ -162,11 +162,11 @@
},
{
"x": 66,
"y": 134.2
"y": 126
},
{
"x": 66,
"y": 207
"y": 166
}
],
"isCurve": true,

View file

@ -51,7 +51,7 @@
svgEl.setAttribute("height", height * ratio - 16);
}
});
]]></script><g id="x"><g class="shape" ><rect x="40.000000" y="0.000000" width="53.000000" height="66.000000" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="66.500000" y="38.500000" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">x</text></g><g id="y"><g class="shape" ><rect x="0.000000" y="207.000000" width="132.000000" height="125.000000" class=" stroke-B1 fill-B4" style="stroke-width:2;" /></g><text x="66.000000" y="194.000000" class="text fill-N1" style="text-anchor:middle;font-size:28px">bar</text></g><g id="y.z"><g class="shape" ><rect x="40.000000" y="236.000000" width="52.000000" height="66.000000" class=" stroke-B1 fill-B5" style="stroke-width:2;" /></g><text x="66.000000" y="274.500000" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">z</text></g><g id="(x -&gt; y)[0]"><marker id="mk-2256124137" markerWidth="22.000000" markerHeight="14.000000" refX="19.000000" refY="7.000000" viewBox="0.000000 0.000000 22.000000 14.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,7.000000 11.000000,0.000000 22.000000,7.000000 11.000000,14.000000" class="connection fill-B1" stroke-width="2" /> </marker><path d="M 66.000000 68.000000 C 66.000000 106.000000 66.000000 134.200000 66.000000 203.000000" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-2256124137)" mask="url(#3624101460)" /><text x="80.000000" y="199.000000" class="text-italic fill-N1" style="text-anchor:middle;font-size:16px">foo</text></g><mask id="3624101460" maskUnits="userSpaceOnUse" x="-2" y="-2" width="136" height="336">
]]></script><g id="x"><g class="shape" ><rect x="40.000000" y="0.000000" width="53.000000" height="66.000000" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="66.500000" y="38.500000" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">x</text></g><g id="y"><g class="shape" ><rect x="0.000000" y="207.000000" width="132.000000" height="125.000000" class=" stroke-B1 fill-B4" style="stroke-width:2;" /></g><text x="66.000000" y="194.000000" class="text fill-N1" style="text-anchor:middle;font-size:28px">bar</text></g><g id="y.z"><g class="shape" ><rect x="40.000000" y="236.000000" width="52.000000" height="66.000000" class=" stroke-B1 fill-B5" style="stroke-width:2;" /></g><text x="66.000000" y="274.500000" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">z</text></g><g id="(x -&gt; y)[0]"><marker id="mk-2256124137" markerWidth="22.000000" markerHeight="14.000000" refX="19.000000" refY="7.000000" viewBox="0.000000 0.000000 22.000000 14.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,7.000000 11.000000,0.000000 22.000000,7.000000 11.000000,14.000000" class="connection fill-B1" stroke-width="2" /> </marker><path d="M 66.000000 68.000000 C 66.000000 106.000000 66.000000 126.000000 66.000000 162.000000" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-2256124137)" mask="url(#463785973)" /><text x="80.000000" y="158.000000" class="text-italic fill-N1" style="text-anchor:middle;font-size:16px">foo</text></g><mask id="463785973" maskUnits="userSpaceOnUse" x="-2" y="-2" width="136" height="336">
<rect x="-2" y="-2" width="136" height="336" fill="white"></rect>
</mask></svg>

Before

Width:  |  Height:  |  Size: 796 KiB

After

Width:  |  Height:  |  Size: 796 KiB