https://issues.apache.org/ooo/show_bug.cgi?id=122965
--- Comment #3 from Christophe Strobbe <[email protected]> --- Some background info from OASIS Open Document Format Version 1.2 Part 1: 10.3.17 <svg:title> The <svg:title> element specifies a name for a graphic object. (...) 10.3.18 <svg:desc> The <svg:desc> element specifies a prose description of a graphic object that may be used to support accessibility. See appendix D. (...) >From Appendix D, section D.1 "When transforming from another document format to OpenDocument the short names, like HTML's alt text on the <img> elements shall be mapped to the <svg:title> element." So <svg:title> is the text alternative that should always be present if the image is not purely decorative. (See also section D.1.1 in Appendix D: "Authors should not assign names to objects having no semantic value.") -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
