https://bugs.documentfoundation.org/show_bug.cgi?id=143535
--- Comment #14 from Regina Henschel <[email protected]> --- (In reply to Heiko Tietze from comment #13) > Padding and margin. Depending on what reference you have, the current > padding would be a margin to the paragraph. Padding is always distinct from margin. So you get the stacking table cell border table cell padding paragraph margin paragraph border paragraph padding paragraph content Margin background is always transparent. Padding background is background of the element. >From specification view, I see no problem with a border-radius attribute. "border-radius" is a CSS3 property. Its specification is already CR, so when including it in ODF, it would likely be finished. https://drafts.csswg.org/css-backgrounds/#border-radius And the property is widely supported by browsers https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius#browser_compatibility The only problem is to find someone to implement it. I would say, it is a valid enhancement request. -- You are receiving this mail because: You are the assignee for the bug.
