<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ODF does not allow negative values in attribute fo:padding, but LO writes negative values"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=96066#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ODF does not allow negative values in attribute fo:padding, but LO writes negative values"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=96066">bug 96066</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 Svante Schubert from <a href="show_bug.cgi?id=96066#c8">comment #8</a>)

<span class="quote">> By this we would become more interoperable with CSS, which does allow
> negative values (length) in width, margin,  padding, font-size, border-width
> und text-shadow.</span >

Negative padding is not allowed in CSS 2.1.
"Unlike margin properties, values for padding values cannot be negative."
in section 8.4 in <a href="https://www.w3.org/TR/CSS21/box.html">https://www.w3.org/TR/CSS21/box.html</a>

Negative padding is not allowed in upcoming CSS 3.
"Negative values for padding properties are invalid."
in section 4.1 in <a href="https://drafts.csswg.org/css-box-3">https://drafts.csswg.org/css-box-3</a></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>