Comparison of layout engines (Scalable Vector Graphics)
Lua error in package.lua at line 80: module 'strict' not found.
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.
Contents
Explanation of the tables
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.
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+), Yandex, Liebao and Samsung Browser[citation needed]. |
EdgeHTML | 13.10586 [2] | N/A | Microsoft Edge, Universal Windows Platform (UWP) JavaScript apps |
Gecko | 43.0.4 (January 6, 2016[3]) [±]
|
44.0 Beta 8 (January 12, 2016[5][6]) [±]
45.0a2 (December 18, 2015[7]) [±] 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 3.0.[citation needed] Nokia Asha platform is also using Gecko for web apps rendering. |
KHTML | 4.12.3[9] | N/A | Konqueror[note 2] |
Presto | 2.12.388 | N/A | No longer developed; Opera and Opera Mobile use Blink now; Nintendo DS & DSi Browser; Internet Channel |
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, Adobe Dreamweaver CS4 and CS5, Android browser, Palm webOS browser, Symbian S60 browser, OWB, Steam, Rekonq, Arora, Flock (version 3+), RockMelt, Dolphin Browser, Sleipnir, Konqueror[note 2]. Used by the LG Smart TV platform to enable web content on TVs. |
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
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
Trident | Gecko | WebKit | Blink | Presto | KHTML | Prince XML | Amaya | Batik | Renesis | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|
SVG | 1.1 | Tiny (SVGT) | 5.0[t 1] | Partial[g 1] | Partial | Partial | 1.0 | Partial[note 4] | Partial | Partial | Mostly | Partial |
Basic (SVGB) | Mostly | |||||||||||
Full | ||||||||||||
1.2 | Tiny | No | No | No | No | 2.1 | No | ? | ? | Partial | Partial | |
Full | No | No | No | No | No | |||||||
sXBL | Yes | |||||||||||
XBL 2.0 | No |
Embedding
This table shows support status of different ways of embedding SVG into HTML, for different layout engines.
Trident | Gecko | WebKit | Blink | Presto | KSVG | Amaya | |
---|---|---|---|---|---|---|---|
<img> |
5.0[t 1] | 2.0[g 2] | Yes[w 1] | ? | 2.1 | No | 5.1 |
<embed> |
1.8 | Yes[w 2] | Partial[note 5] | Partial[note 6] | 5.2 | ||
<object> |
Yes | 5.1 | |||||
CSS background-image |
2.0[g 3] | No | 2.1 | No | ? | ||
CSS list-style-image |
Partial[note 7] | ? | |||||
as Favicon | No | 41[g 4] | No | 2.1.1 | ? | ||
in data URIs | 5.0 | Yes | Yes | No | ? | ? |
SVG 1.1 support
Comparison of various Scalable Vector Graphics element support.
Lua error in package.lua at line 80: module 'strict' not found.
Profile | Element | Trident | Gecko | WebKit[w 3] | Blink | Presto | KSVG | Prince XML | Amaya | Adobe SVG Viewer | Batik | Renesis |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Structure Module | ||||||||||||
Tiny | svg |
5.0[t 2] | 1.8 | 522 | ? | 1.0 | Yes | Yes | Yes | 1.0 | Yes | Yes |
g |
2.0 | 1.0 | ||||||||||
defs |
6.0 | ? | ||||||||||
desc |
No | No | ? | |||||||||
title |
? | 3.0 | ||||||||||
metadata |
? | ? | 2.0 | |||||||||
use |
Yes[w 4] | No | 6.0 | Yes | 1.0 | 0.6 | ||||||
Basic | symbol |
522 | ? | |||||||||
Conditional Processing Module | ||||||||||||
Tiny | switch |
Yes | 1.8 | 522 | ? | 2.0 | ? | No | ? | 2.0 | Yes | No |
Image Module | ||||||||||||
Tiny | image |
5.0[t 2] | 2.0[g 5] | 522 | ? | 2.0 | No | 5.1 | 4.0 | 1.0 | Yes | 0.5 |
Style Module | ||||||||||||
Tiny | style |
5.0[t 1] | 1.8 | 522 | ? | 2.0 | ? | Yes | Yes | 1.0 | Yes | 0.6 |
Shape Module | ||||||||||||
Tiny | circle |
5.0[t 2] | 1.8 | 522 | ? | 2.0 | Yes | Yes | 4.0 | 1.0 | Yes | 1.0 |
ellipse |
||||||||||||
line |
||||||||||||
path |
||||||||||||
polygon |
||||||||||||
polyline |
||||||||||||
rect |
0.6 | |||||||||||
Text Module | ||||||||||||
Tiny | text |
5.0[t 1] | 1.8 | 522 | ? | 2.0 | Yes | 5.1 | 4.0 | 1.0 | Yes | 0.7 |
Basic | tspan |
Yes | ||||||||||
tref |
No[g 6] | No | 6.3 | 0.6 | ||||||||
textPath |
1.8.1 | 4.0 | No | |||||||||
Full | altGlyph |
Partial[g 7][g 8] | Partial | 2.2 | ? | 2.0 | ||||||
altGlyphDef |
No | No | ? | |||||||||
altGlyphItem |
? | ? | No | |||||||||
glyphRef |
2.2 | ? | 2.0 | |||||||||
Profile | Element | Trident | Gecko | WebKit | Blink | Presto | KSVG | Prince XML | Amaya | Adobe SVG Viewer | Batik | Renesis |
Marker Module | ||||||||||||
Full | marker |
5.0[t 1] | 1.8 | 522 | ? | 2.0 | ? | 6.0 | ? | 3.0 | Yes | 1.0 |
Color Profile Module | ||||||||||||
Full | color-profile |
No | No[g 9] | No[w 5] | ? | No | No | No | ? | 3.0 | Yes | No |
Gradient Module | ||||||||||||
Basic | linearGradient |
5.0[t 1] | 1.8 | 522 | ? | 1.0 | Yes | 6.0 | ? | 1.0 | Yes | 0.5 |
radialGradient |
2.0 | ? | ||||||||||
stop |
1.0 | ? | ? | |||||||||
Pattern Module | ||||||||||||
Basic | pattern |
5.0[t 1] | 1.9 | 522 | ? | 2.0 | Yes | ? | ? | 2.0 | Yes | 0.5 |
Clip Module | ||||||||||||
Basic | clipPath |
5.0[t 1] | 1.8 | Mostly[w 6] | ? | 2.0 | ? | ? | ? | 1.0 | Yes | 0.6 |
Mask Module | ||||||||||||
Basic | mask |
5.0[t 1] | 1.9 | 522 | ? | 2.0 | ? | ? | ? | 1.0 | Yes | No |
Filter Module | ||||||||||||
Basic | feBlend |
6.0[t 3] | 1.9 | Nightly build[w 7] | ? | 2.0 | ? | No | ? | 1.0 | Yes | No |
feColorMatrix |
? | ? | ||||||||||
feComponentTransfer |
? | ? | ||||||||||
feComposite |
? | ? | ||||||||||
feFlood |
? | ? | ||||||||||
feGaussianBlur |
? | ? | ||||||||||
feImage |
? | ? | ||||||||||
feMerge |
? | ? | ||||||||||
feOffset |
? | ? | ||||||||||
feTile |
? | ? | ||||||||||
Full | filter |
Nightly build[w 7] | ? | ? | ||||||||
feConvolveMatrix |
Nightly build[w 8] | ? | ? | |||||||||
feDiffuseLighting |
Nightly build[w 9] | ? | ? | |||||||||
feDisplacementMap |
Nightly build[w 7] | ? | ? | |||||||||
feMergeNode |
? | ? | ||||||||||
feMorphology |
? | ? | ||||||||||
feSpecularLighting |
Nightly build[w 10] | ? | ? | |||||||||
feTurbulence |
Nightly build[w 11] | ? | ? | |||||||||
feDistantLight |
No | ? | ? | |||||||||
fePointLight |
? | ? | ||||||||||
feSpotLight |
? | ? | ||||||||||
feFuncR |
Nightly build[w 7] | ? | ? | |||||||||
feFuncG |
? | ? | ||||||||||
feFuncB |
? | ? | ||||||||||
feFuncA |
? | ? | ||||||||||
Profile | Element | Trident | Gecko | WebKit | Blink | Presto | KSVG | Prince XML | Amaya | Adobe SVG Viewer | Batik | Renesis |
Cursor Module | ||||||||||||
Full | cursor |
No[t 4] | No[g 10] | Partial | ? | No | ? | ? | ? | No | Yes | 0.6 |
Hyperlinking Module | ||||||||||||
Tiny | a |
Yes | 1.8 | 522 | ? | 1.0 | Yes | 5.1 | 8.2 | 1.0 | Yes | 0.6 |
View Module | ||||||||||||
Basic | view |
No | 15.0[g 11] | Partial | ? | 2.0 | ? | ? | ? | 3.0 | Yes | No |
Scripting Module | ||||||||||||
Tiny | script |
Yes | 1.8 | 522 | ? | 2.0 | ? | ? | ? | 1.0 | Yes | 0.5 |
Animation Module | ||||||||||||
Tiny | animate |
No | 2.0[g 12] | No | ? | 2.0 | Yes | No | Yes | 1.0 | Yes | No |
set |
Partial | |||||||||||
animateMotion |
2.0[g 13] | No | ||||||||||
animateTransform |
2.0[g 12] | |||||||||||
animateColor (deprecated) |
No[g 14] | Yes | ||||||||||
mpath |
2.0[g 13] | 522 | ? | ? | 2.0 | |||||||
Font Module | ||||||||||||
Tiny | font |
No | No[g 15] | Yes | ? | 2.0 | ? | ? | ? | 2.0 | Yes | 1.0 |
font-face |
1.0 | ? | ? | ? | Dropped[note 8] | |||||||
glyph |
? | ? | ? | 1.0 | ||||||||
missing-glyph |
? | ? | ? | |||||||||
Full | hkern |
Nightly build[w 12] | 2.0 | ? | ? | ? | No | |||||
vkern |
Nightly build[w 13] | ? | ? | ? | ||||||||
font-face-src |
Yes | No | ? | ? | ? | No | ||||||
font-face-uri |
2.0 | ? | ? | ? | ||||||||
font-face-format |
No | ? | ? | ? | No | |||||||
font-face-name |
? | ? | ? | Yes | ||||||||
Extensibility Module | ||||||||||||
Full | foreignObject |
No | 1.9 | 522 | ? | 2.0 | ? | No | 7.2 | No | No | No |
Profile | Element | Trident | Gecko | WebKit | Blink | Presto | KSVG | Prince XML | Amaya | Adobe SVG Viewer | Batik | Renesis |
Notes
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
References
- Lua error in package.lua at line 80: module 'strict' not found.
- Lua error in package.lua at line 80: module 'strict' not found.
- Lua error in package.lua at line 80: module 'strict' not found.
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
Trident references
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
Gecko references
- Lua error in package.lua at line 80: module 'strict' not found.
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
WebKit references
- Lua error in package.lua at line 80: module 'strict' not found.
- Lua error in package.lua at line 80: module 'strict' not found.
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
Blink references
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
Other references
- Lua error in package.lua at line 80: module 'strict' not found.
- Lua error in package.lua at line 80: module 'strict' not found.
- SVG support in Presto: Elements, Attributes, CSS Properties, DOM Interfaces.
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- W3C SVG Test Cases for SVG Full
- Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Amaya Binary Releases, Most recent download link in stable
- ↑ Change log between EdgeHTML 12.10240 and 13.10586
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Download for kdelibs, Most recent download link in stable
Cite error: <ref>
tags exist for a group named "note", but no corresponding <references group="note"/>
tag was found, or a closing </ref>
is missing
Cite error: <ref>
tags exist for a group named "t", but no corresponding <references group="t"/>
tag was found, or a closing </ref>
is missing
Cite error: <ref>
tags exist for a group named "g", but no corresponding <references group="g"/>
tag was found, or a closing </ref>
is missing
Cite error: <ref>
tags exist for a group named "o", but no corresponding <references group="o"/>
tag was found, or a closing </ref>
is missing
Cite error: <ref>
tags exist for a group named "w", but no corresponding <references group="w"/>
tag was found, or a closing </ref>
is missing