https://issues.apache.org/ooo/show_bug.cgi?id=123510
Bug ID: 123510
Issue Type: DEFECT
Summary: [SVG] style from style element via class overwrites
style attribute, but should not
Product: Draw
Version: 4.1.0-dev
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: open-import
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 81791
--> https://issues.apache.org/ooo/attachment.cgi?id=81791&action=edit
example with class, only style attribute, and both
The style attribute has a higher specificity than the class selector.
Therefore, when both are present, the rules of the style attribute has to be
used.
In the attached svg graphic the first and last rectangle should have the same
appearance.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.