[Libreoffice-bugs] [Bug 96066] ODF does not allow negative values in attribute fo:padding, but LO writes negative values

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 18 17:36:35 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=96066

--- Comment #11 from Regina Henschel <rb.henschel at t-online.de> ---
(In reply to Svante Schubert from comment #8)
> I have not looked up OOXML, but it would be interesting to take their
> behavior into account as well.

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200818/4b0f3501/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list