https://issues.apache.org/ooo/show_bug.cgi?id=122522
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED --- Comment #8 from Armin Le Grand <[email protected]> --- ALG: Letters: Difference is that one font-size is a 'presentation attribute' the other a 'CSS style'. Found something about it in http://www.w3.org/TR/SVG/styling.html#UsingPresentationAttributes, the interesting sentemce is 'In general, this means that the presentation attributes have lower priority than other CSS style rules specified in author style sheets or ‘style’ attributes.'. This means the 'CSS style' font-size should have priority. Checking how to do that for attributes in general... -- You are receiving this mail because: You are on the CC list for the bug.
