diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2019-11-25 08:48:03 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-11-25 20:23:21 +0100 |
commit | 4652572a7682e63298b36e6de309310449f25e75 (patch) | |
tree | bd5f98ca1cb57011742f28123b11f59c09b486e0 | |
parent | 6ffc81ad71714ee568eb0ad2dff3df167a2f060f (diff) |
Replace TODO with OASIS proposal for semi-transparent shape text
Change-Id: Iec55f19f2e657c3d306a0168b0be9ebd9eef6fe1
Reviewed-on: https://gerrit.libreoffice.org/83643
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
-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 330364b77827..5da3958ef15e 100644 --- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng @@ -2029,7 +2029,7 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. <rng:ref name="string"/> </rng:attribute> </rng:optional> - <!-- TODO no proposal --> + <!-- https://issues.oasis-open.org/browse/OFFICE-4049 --> <rng:optional> <rng:attribute name="loext:opacity"> <rng:ref name="zeroToHundredPercent"/> |