<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Introduce option for border radius"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143535#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Introduce option for border radius"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143535">bug 143535</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=143535#c13">comment #13</a>)
<span class="quote">> Padding and margin. Depending on what reference you have, the current
> padding would be a margin to the paragraph.</span >

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.
<a href="https://drafts.csswg.org/css-backgrounds/#border-radius">https://drafts.csswg.org/css-backgrounds/#border-radius</a>
And the property is widely supported by browsers
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius#browser_compatibility">https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius#browser_compatibility</a>


The only problem is to find someone to implement it.

I would say, it is a valid enhancement request.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>