https://bugs.freedesktop.org/show_bug.cgi?id=69271

--- Comment #3 from Bojan Vitnik <bvit...@yahoo.com> ---
Dear Dominique, thanks for bug confirmation.

Dear Regina,

SVG being valid or not is not an issue here. SVG parser should ignore
everything it does not understand (ie. Inskscape specific things). If you
convert attached SVG to "standard svg" then it's displayed correctly but only
because Inkscape removes CSS classes from SVG and leaves "style" attributes.
Both "class" and "style" attributes are standard, not Inkscape specifc. Take a
look at:

http://www.w3.org/TR/SVG/styling.html#StylingWithCSS

sections 6.11 and 6.12

Here, I'll attach a simple version of the SVG picture that is completely valid
and does not have anything Inkscape specific but still causes the same bug -
"class" attribute is taking precedence over "style" attribute.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to