This article or section is incomplete and may require expansion and/or cleanup. Please improve the article, or discuss the issue on the talk page.
The following tables compare XML compatibility and support for a number of layout engines. Please see the individual products' articles for further information. This article is not all-inclusive or necessarily up-to-date. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.
Version number, if possible, is provided for feature that is fully supported. Proprietary extensions are not included.
Values indicate the level of support in the most recent version of the layout engine, or (if a version number is given) in the specified version. Version numbers without any other value indicate the version at which the layout engine first fully supported the feature.
Value
Meaning
Yes
Indicates that the layout engine fully supports this property when valid values are used.
No
Indicates that this property is completely ignored.
Partial
Indicates that the property is understood, but that not all values are supported. Supported values are implemented correctly.
Incorrect
Indicates that the property is understood, but that it is not implemented correctly in all cases.
Experimental
Indicates that the property is provided in experimental form under an alternative name, generally with only partial functionality.
Core technologies
A general overview of what core XML technologies are supported.
XSLT — Trident relies on the MSXML library to implement XML processing. MSXML3 and MSXML4 implement XSLT 1.0, while MSXML2 implements the December 1998 XSL Working Draft, which predates XSLT 1.0 and is not fully compatible with it. Further complicating matters is that the MSXML libraries can coexist, but only one of them will be used by Trident, depending on a setting in the Windows Registry. Prior to the release of Internet Explorer 6, MSXML2 was the default XML library for Trident, but MSXML3 or MSXML4 could be installed separately and then registered as the default if desired. Regardless of which version was the default, any version, if installed, could be invoked directly by Microsoft-specific scripting code in the document being rendered by Trident.
Linking technologies
A general overview of what XML linking technologies are supported.