From Wikipedia, the free encyclopedia
|
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.
[edit] Explanation of the tables
[edit] Engine nomenclature
Rather than the names of web browsers, the names of the underlying engines are used. The browsers that use the various engines are listed below.
[edit] Values
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. |
[edit] Core technologies
A general overview of what core XML technologies are supported.
[edit] XSL technologies
A general overview of what XSL technologies are supported.
[edit] Trident XSL technology notes
- 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.
[edit] Linking technologies
A general overview of what XML linking technologies are supported.
[edit] Query technologies
A general overview of what XML query technologies are supported.
[edit] Schema technologies
A general overview of what XML schema technologies are supported.
[edit] Gecko schema technology notes
- DTD — Only inline DTD is allowed. External DTDs are ignored [9].
[edit] Presto schema technology notes
- DTD — Only inline DTD is allowed. External DTDs are ignored. In 9.0 there is an option to load external DTDs. Only not cross domain.
[edit] Security technologies
A general overview of what XML security technologies are supported.
[edit] References