Created attachment 121176 [details] Box should be green Info: http://www.w3.org/TR/SVGTiny12/styling.html --> "'color', which is used to provide a potential indirect value (currentColor) for the 'fill', 'stroke' and 'stop-color' properties"
Created attachment 121194 [details] fill and stroke
Created attachment 121195 [details] stop-color
Reproducible with LO 5.0.3.2, Win 8.1 green box file: no box instead of green filled box fill and stroke file: non-filled box with green border instead of green filled box with red border stop-color file: black box instead of green gradient box
A fix for the issue is waiting for review in gerrit: https://gerrit.libreoffice.org/#/c/20653/
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5821c8949e543e672cf55e29001b3e7964d070af tdf#96364 SVG: Parse 'color' and 'style' before the rest of attributes It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.