<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#c11">Comment # 11</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">> I have not looked up OOXML, but it would be interesting to take their
> behavior into account as well.</span >

The corresponding property in OOXML is the attribute "space" of borders. You
find it in "17.3.4 Border Properties". Its value is specified as
ST_PointMeasure simple type, 17.18.68. And there you find "This simple type's
contents are a restriction of the ST_UnsignedDecimalNumber datatype".
And Microsoft restricts is further in its 'Office Implementation Information
for ISO/IEC 29500 Standards Support':
"Word restricts the contents of this simple type to be at least 0 and at most
31."

So OOXML does not use negative values for padding.</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>