Update batik library.

Fix sample SVG tests.
This commit is contained in:
Paulo Veiga
2018-09-14 17:21:44 -07:00
parent 8be186d90e
commit 57b2e79c0d
69 changed files with 116 additions and 111 deletions

View File

@@ -1,4 +1,4 @@
<svg focusable="true" id="workspace" width="1600" height="307"
<svg xmlns="http://www.w3.org/2000/svg" focusable="true" id="workspace" width="1600" height="307"
viewBox="-560 -107.44999999999999 1120 214.89999999999998" preserveAspectRatio="none">
<polyline fill="none" stroke-width="1px" stroke="#495879" stroke-opacity="1"
points="306,51.5 316,51.5 316,69.5 321,74.5 353.5,74.5" visibility="visible"/>

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB