https://bugs.documentfoundation.org/show_bug.cgi?id=98599

--- Comment #2 from Regina Henschel <[email protected]> ---
It seems, that it is in the case distinction

     if (SVGTokenDefs == getType())

in SvgGNode::getSvgStyleAttributes()

If I use

   return checkForCssStyle("defs", maSvgStyleAttributes);

in case SVGTokenDefs, then I get the yellow fill inherit from the defs element
to the marker.

@XISCO: Do you see any problems with this solution?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to