https://bugs.documentfoundation.org/show_bug.cgi?id=126879
Andreas Heinisch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Andreas Heinisch <[email protected]> --- The definitions currently in use are the following: #define OOO_STRING_SVTOOLS_HTML_doctype40 "HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\"" #define OOO_STRING_SVTOOLS_XHTML_doctype11 \ "html PUBLIC \"-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN\" " \ "\"http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd\"" Are these both obsolete now? I could just find this documentation and have no idea, if we can just drop them: https://www.w3.org/QA/2002/04/valid-dtd-list.html -- You are receiving this mail because: You are the assignee for the bug.
