diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2019-10-02 21:20:47 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-10-03 09:01:46 +0200 |
commit | 9e827baed18bbcd410029dbcb81ac5a0da2cc6b4 (patch) | |
tree | b6d1b522eff80cf3edd031d1aed13736e1279b0d /schema | |
parent | c9336bfb6bbf6d73d3f23c124262ade30133448d (diff) |
sw anchored object allow overlap: replace TODO with OASIS proposal
Change-Id: I2746a2c55ed05cc58b2bcfed4f61c0461fce6ea1
Reviewed-on: https://gerrit.libreoffice.org/80086
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'schema')
-rw-r--r-- | schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng index 089152aaf23b..47c1ef790dbd 100644 --- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng @@ -914,7 +914,7 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. <rng:ref name="nonNegativeInteger"/> </rng:attribute> </rng:optional> - <!-- TODO no proposal --> + <!-- https://issues.oasis-open.org/browse/OFFICE-4047 --> <rng:optional> <rng:attribute name="loext:allow-overlap"> <rng:ref name="boolean"/> |