diff options
Diffstat (limited to 'schema')
-rw-r--r-- | schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng index aeb4c77ea40e..828b4b28c9fd 100644 --- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng +++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng @@ -3793,7 +3793,7 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. </rng:define> <rng:define name="draw-frame-attlist" combine="interleave"> - <!-- TODO(vmiklos) no proposal for multi-page floating tables --> + <!-- https://issues.oasis-open.org/browse/OFFICE-4150 Frames may break between pages in text documents --> <rng:optional> <rng:attribute name="loext:may-break-between-pages"> <rng:ref name="boolean"/> |