https://bugzilla.novell.com/show_bug.cgi?id=457614
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=457614#c2 --- Comment #2 from Atsushi Enomoto <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
