[Mono-bugs] [Bug 457614] XslCompiledTransform may produce invalid XML
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Dec 9 09:35:29 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=457614
User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=457614#c2
--- Comment #2 from Atsushi Enomoto <atsushi at ximian.com> 2008-12-09 07:35:28 MST ---
You very likely have invalid assumption on XSLT 1.0 specification. HTML output
for "input" element does not always have to be an empty element ("closed" is
wrong term here as there is no "open" tag).
If I verify that the output is <input ... > (not <input ... />) I'll just close
it as INVALID.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list