Comparison of layout engines (XHTML 1.1)
The following tables compare XHTML 1.1 compatibility and support for a number of layout engines.
XHTML 1.1 which is mainly a modularization of XHTML 1.0, is composed of 20 element modules (7 of which are submodules), including the additional Ruby Annotation Module, and two attribute modules (Server-side Image Map Module and Intrinsic Events Module).
Explanation of the tables
Engine nomenclature
Rather than the names of web browsers and HTML to PDF converters, the names of the underlying engines are used. Some of the software and online converters that use the various engines are listed below.
Layout engine |
Release version |
Preview version |
Used by |
Amaya |
11.4.7[1] |
N/A |
No longer developed; Amaya |
Blink |
537.36 |
source code[note 1] |
Chromium/Chrome (28+), Opera (15+), Sleipnir, Vivaldi, Yandex, Liebao and Samsung Browser . |
EdgeHTML |
13.10586 [2] |
N/A |
Microsoft Edge, Universal Windows Platform (UWP) JavaScript apps |
Gecko |
Standard |
50.0.2 / November 30, 2016 (2016-11-30)[3] |
---|
ESR |
45.5.1 / November 30, 2016 (2016-11-30)[4] |
---|
|
Beta |
51.0beta / November 16, 2016 (2016-11-16)[5][6] semiweekly release |
---|
Developer Edition |
52.0a2 / November 18, 2016 (2016-11-18)[7][8] daily release |
---|
Nightly |
53.0a1 / November 14, 2016 (2016-11-14)[9][10] daily release |
---|
|
All Mozilla software, including Firefox; SeaMonkey and Galeon; Camino; K-Meleon; Flock (up to 2.x); Debian IceWeasel; GNU IceCat (formerly GNU IceWeasel); Cyberfox; Icedove, Iceape and Iceowl; Firefox for mobile ("Fennec"). Also used by the Maple platform in 2010 and 2011 Samsung "SmartTV" devices which are based on the build used in Firefox 2.5. The Nokia Asha platform also uses Gecko for web apps rendering. |
Goanna |
27.0.2 (December 2, 2016 (2016-12-02)[11]) [±] |
27 public beta 3 (October 27, 2016 (2016-10-27)[12]) [±] |
Pale Moon and FossaMail |
KHTML |
4.12.3[13] |
N/A |
Konqueror[note 2] |
Martha |
? |
? |
PDFreactor, Nimbudocs Editor and edit-on NG |
Presto |
2.12.388 |
N/A |
No longer developed; Opera and Opera Mobile use Blink now; Nintendo DS & DSi Browser; Internet Channel |
Prince |
10 |
20160810 |
HTML to PDF converters: Prince (previously called PrinceXML), DocRaptor. The information in the Prince columns is also true of Prince for Books, a related layout engine. |
Tasman |
(IE 5.2.3 for Mac) |
N/A |
No longer developed (aborted in 2003); Internet Explorer 5+ for Mac OS X |
Trident |
7.0 (IE 11) |
N/A |
Internet Explorer and other Internet Explorer shells like Maxthon (Microsoft Windows operating systems only), Windows Phone 8 |
WebKit |
534.20 |
nightly build[note 3] |
Tizen (both OS and browser), Safari (both desktop and mobile), Google Chrome (before 28), Maxthon 3, Shiira, iCab 4, OmniWeb 5.5+, Web, Adobe AIR, Midori, surf, Adobe Dreamweaver CS4 and CS5, Android browser, Palm webOS browser, Symbian S60 browser, OWB, Steam, Rekonq, Arora, Flock (version 3+), RockMelt, Dolphin Browser, Konqueror[note 2]. Used by the LG Smart TV platform to enable web content on TVs. HTML to PDF converters: wkhtmltopdf, PhantomJS, Pdfcrowd[14], http://www.online-convert.com/[15]. |
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/element when valid values are used. |
No |
Indicates that the property/element is completely ignored. |
Partial |
Indicates that the property/element is understood, but that not all values are supported. Supported values are implemented correctly. |
Incorrect |
Indicates that the property/element is understood, but that it is not implemented correctly in all cases. |
Experimental |
Indicates that the property/element is understood, but supported under an alternate name. May be incomplete or buggy. |
Dropped |
Indicates that the property/element is no longer supported. |
Nightly build |
Indicates that the property/element is supported to some extent in an experimental/nightly build. Future support is expected. |
Depends |
Indicates that the property/element is supported only on certain platforms, or if certain settings are configured. |
Elements
Core Modules
Structure Module
Text Module
|
Trident |
Tasman |
Gecko |
WebKit |
KHTML |
Presto |
iCab |
abbr |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
acronym |
<3.1[IE 4.0]
[19] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
address |
<3.1[IE 1.0]
[19] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
blockquote |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
br |
<3.1[IE 1.0]
[20] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
cite |
<3.1[IE 1.0]
[19] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
code |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
dfn |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
div |
<3.1[IE 3.0]
[21] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
em |
<3.1[IE 1.0]
[19] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
h1 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
h2 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
h3 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
h4 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
h5 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
h6 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
kbd |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
p |
<3.1[IE 1.0]
[20] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
pre |
<3.1[IE 1.0]
[19] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
q |
<3.1[IE 4.0]
[19] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
samp |
<3.1[IE 1.0]
[19] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
span |
<3.1[IE 3.0]
[21] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
strong |
<3.1[IE 1.0]
[19] |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
var |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Hypertext Module
List Module
Text Extension Modules
Presentation Module
Edit Module
Bi-directional Text Module
Forms Modules
Forms Module
Table Modules
Table Module
Image Module
Client-side Image Map Module
Object Module
Metainformation Module
Scripting Module
Style Sheet Module
Link Module
Base Module
Ruby Annotation Module
Attributes
Core
I18N
Events
Server-side Image Map Module
Intrinsic Events Module
Notes
- ↑ All
style
tags after the first 31 style
tags are not applied.
All style rules after the first 4,095 rules are not applied.
On pages that uses the @import
rule to continuously import external style sheets that import other style sheets, style sheets that are more than three levels deep are ignored.[24]
References