A serializer converting XHTML into plain old HTML.
For configuration options of this serializer, please look at the
XHTMLSerializer and
EncodingSerializer .
Any of the XHTML document type declared or used will be converted into
its HTML 4.01 counterpart, and in addition to those a "compatible" doctype
can be supported to exploit a couple of shortcuts into MSIE's rendering
engine. |