Comparison of layout engines (Scalable Vector Graphics)
The following tables compare SVG compatibility and support for a number of layout engines. Please see the individual products' articles for further information. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.
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]. |
Adobe SVG Viewer, Batik, eSVG and Renesis are SVG-Plugins.
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. |
SVG version support
Embedding
This table shows support status of different ways of embedding SVG into HTML, for different layout engines.
SVG 1.1 support
Comparison of various Scalable Vector Graphics element support.
Notes
- ↑ KHTML does not have any native image support. This is by design: in Konqueror, multimedia files are handled by KParts. The KDE project also developed an SVG plugin for Konqueror, known as KSVG.[o 1]
- ↑
<embed>
— Presto does not scale the image properly if its size is given in relative units. - ↑
<embed>
, <object>
— KSVG does not scale the image properly if its size is given in relative units. - ↑
list-style-image
— WebKit does render the image if its size is given in relative units.[w 1] - ↑ Renesis 0.7 supports that feature, but because of the rewrite of the plugin Renesis 1.0 doesn't support this any longer.[o 2]
References
Trident references
Gecko references
- ↑ Bug 512501 - (svg11tests) We should pass all the W3C SVG 1.1 Full tests, Mozilla
- ↑ Bug 276431 - external SVG not loaded from img tag, Mozilla
- ↑ Bug 231179 - SVG images in CSS, Mozilla
- ↑ Bug 366324 - SVG site icons (favicons, shortcut icons) support, Mozilla
- ↑ Bug 272288 - Allow SVG source for <svg:image>, Mozilla
- ↑ Bug 273171 - Text 'tref' not supported, Mozilla
- ↑ Bug 456286 - should altGlyph elements fall back to behaving like tspan?, Mozilla
- ↑ "Bug 571808 - Implement altglyph". Mozilla. 13 June 2010. Retrieved 21 February 2014.
- ↑ Bug 427713 - embedded color profiles in svg are ignored, Mozilla
- ↑ Bug 177193 - Implement the 'cursor' element and the 'cursor' attribute, Mozilla
- ↑ Bug 512525 - Implement the <view> element, Mozilla
- 1 2 Bug 482402 - (enablesmil) Enable "svg.smil.enabled" pref by default, Mozilla
- 1 2 Bug 436418 - SVG SMIL: Implement "animateMotion", Mozilla
- ↑ Bug 436296 - SVG SMIL: implement "animateColor", Mozilla
- ↑ Bug 119490 - Implement SVG fonts, Mozilla
WebKit references
- 1 2 Bug 16167 - SVGs with width and height 100% fail to render when used as <img> or CSS image, WebKit
- ↑ Bug 12095 - Image (and thus SVGImage and PDFDocumentImage) need size-negotiation, WebKit
- ↑ "The WebKit Open Source Project - SVG (Scalable Vector Graphics)". Retrieved 24 February 2014.
- ↑ Bug 12499 - External <use> xlink:href references do not work, WebKit
- ↑ Bug 6037 - WebKit+SVG does not support <color-profile> element, WebKit
- ↑ Bug 55361 - transform attribute for ClipPath not implemented, WebKit
- 1 2 3 4 Bug 32224 - Turn on (SVG) Filters support, by default., WebKit
- ↑ Bug 5861 - feConvolveMatrix filter is not implemented, WebKit
- ↑ Bug 32197 - feDiffuseLighting filter is not implemented, WebKit
- ↑ Bug 32199 - feSpecularLighting is not implemented, WebKit
- ↑ Bug 5864 - feTurbulence is not implemented, WebKit
- ↑ Bug 38407 - SVG hkern implementation incomplete, WebKit
- ↑ Bug 38663 - SVGFont's VKern implementation missing, WebKit
Blink references
Other references
External links