From 9e827baed18bbcd410029dbcb81ac5a0da2cc6b4 Mon Sep 17 00:00:00 2001 From: Miklos Vajna <vmiklos@collabora.com> Date: Wed, 2 Oct 2019 21:20:47 +0200 Subject: 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> --- schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schema/libreoffice') 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"/> -- cgit