Add a unittest that should catch this and other issues with parsing/serializing the `style` attribute
2 lines
156 B
XML
2 lines
156 B
XML
<?xml version="1.0"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" style=" ; ;;property1: value1 ; ;; property2 :value2; property3 : value3 ;;; ;"></svg>
|