mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-21 21:57:56 +01:00
adding export test that fails on local
This commit is contained in:
parent
5318e29df5
commit
c9ff2e23d5
33
wise-webapp/src/test/data/svg/map5.svg
Normal file
33
wise-webapp/src/test/data/svg/map5.svg
Normal file
@ -0,0 +1,33 @@
|
||||
<svg preserveAspectRatio="none" viewBox="-560 -98.69999999999999 1120 197.39999999999998" height="282" width="1600"
|
||||
id="workspace" focusable="true">
|
||||
<path fill-opacity="1.0999999999999999" visibility="visible" d="M0,0 C-38,0 -54,-40 -92,-40"
|
||||
stroke-opacity="1.0999999999999999" stroke="#495879" stroke-width="1px" style="fill: none;"></path>
|
||||
<g visibility="visible" transform="translate(-23, -17) scale(1)" height="100" width="100" focusable="true"
|
||||
preserveAspectRatio="none">
|
||||
<rect style="cursor: default;" fill-opacity="0" stroke-opacity="0" fill="#dbe2e6" stroke="#77555a"
|
||||
stroke-width="1px" y="-3" x="-2" ry="6.1499999999999995" rx="6.1499999999999995" height="41"
|
||||
width="50"></rect>
|
||||
<rect style="cursor: default;" stroke="#023BB9" fill="#f7f7f7" stroke-width="0.5px" y="0" x="0" ry="5.25"
|
||||
rx="5.25" height="35" width="46"></rect>
|
||||
<text visibility="visible" x="18" y="19" style="cursor: default;" fill="#023BB9" font-weight="bold"
|
||||
font-style="normal" font-size="13.4375" font-family="verdana" focusable="true">t
|
||||
</text>
|
||||
</g>
|
||||
<g fill-opacity="1.0999999999999999" stroke-opacity="1.0999999999999999" visibility="visible"
|
||||
transform="translate(-174, -51) scale(1)" height="100" width="100" focusable="true" preserveAspectRatio="none">
|
||||
<rect style="cursor: move;" fill-opacity="1" stroke-opacity="1" fill="#c7d8ff" stroke="#77555a"
|
||||
stroke-width="1px" y="-3" x="-2" ry="4.2" rx="4.2" height="28" width="88"></rect>
|
||||
<rect visibility="visible" style="cursor: move;" fill="#E0E5EF" stroke="#023BB9" stroke-width="0.5px" y="0"
|
||||
x="0" ry="3.3" rx="3.3" height="22" width="84"></rect>
|
||||
<text fill-opacity="1.0999999999999999" stroke-opacity="1.0999999999999999" visibility="visible" x="22" y="12"
|
||||
style="cursor: move;" fill="#525c61" font-weight="normal" font-style="normal" font-size="10.75"
|
||||
font-family="verdana" focusable="true">Main Topic
|
||||
</text>
|
||||
<ellipse fill-opacity="1.0999999999999999" stroke-opacity="1.0999999999999999" stroke="#023BB9"
|
||||
visibility="hidden" style="cursor: default;" fill="#E0E5EF" stroke-width="1px" cy="3" cx="3" ry="3"
|
||||
rx="3" height="6" width="6"></ellipse>
|
||||
<g transform="translate(8, 2) scale(1)" height="12" width="14" focusable="true" preserveAspectRatio="none">
|
||||
<image x="2" y="0" height="12" width="12" href="../icons/onoff_clock.png">
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.5 KiB |
Loading…
Reference in New Issue
Block a user