Mozilla SVG Status
From MDC
This document covers the status of Mozilla SVG in the current development version ("trunk"). If you are looking for information about Firefox 2's SVG capabilities, that information is on a separate page.
[edit] Element implementation status
A quick overview of the SVG 1.1 elements and the current status of the native support. The sections are marked with their current status: supported, in progress, and not currently supported. Most of the unimplemented portions fall into three major modules: fonts, filters, and animation.
| Element | Notes |
|---|---|
| Structure Module | |
| svg |
|
| g |
|
| defs |
|
| desc |
|
| title |
|
| metadata |
|
| symbol |
|
| use |
|
| Conditional Processing Module | |
| switch |
|
| Image Module | |
| image |
|
| Style Module | |
| style |
|
| Shape Module | |
| path |
|
| rect |
|
| circle |
|
| line |
|
| ellipse |
|
| polyline |
|
| polygon |
|
| Text Module | |
| text |
|
| tspan |
|
| tref |
|
| textPath |
|
| altGlyph |
|
| altGlyphDef |
|
| altGlyphItem |
|
| glyphRef |
|
| Marker Module | |
| marker |
|
| Color Profile Module | |
| color-profile |
|
| Gradient Module | |
| linearGradient |
|
| radialGradient |
|
| stop |
|
| Pattern Module | |
| pattern |
|
| Clip Module | |
| clipPath |
|
| Mask Module | |
| mask |
|
| Filter Module | |
| filter |
|
| feBlend |
|
| feColorMatrix |
|
| feComponentTransfer |
|
| feComposite |
|
| feConvolveMatrix |
|
| feDiffuseLighting |
|
| feDisplacementMap | |
| feFlood |
|
| feGaussianBlur |
|
| feImage | |
| feMerge |
|
| feMergeNode |
|
| feMorphology |
|
| feOffset |
|
| feSpecularLighting |
|
| feTile |
|
| feTurbulence |
|
| feDistantLight |
|
| fePointLight |
|
| feSpotLight |
|
| feFuncR |
|
| feFuncG |
|
| feFuncB |
|
| feFuncA |
|
| Cursor Module | |
| cursor |
|
| Hyperlinking Module | |
| a |
|
| View Module | |
| view |
|
| Scripting Module | |
| script |
|
| Animation Module | |
| animate | |
| set |
|
| animateMotion |
|
| animateTransform | |
| animateColor |
|
| mpath |
|
| Font Module | |
| font | |
| font-face | |
| glyph | |
| missing-glyph |
|
| hkern |
|
| vkern |
|
| font-face-src |
|
| font-face-uri |
|
| font-face-format |
|
| font-face-name |
|
| definition-src |
|
| Extensibility Module | |
| foreignObject |
|
[edit] Other Implementation Notes
onload event does not respect externalResourcesRequired attribute (bug 277955).
[edit] Original Document Information
- Author(s): Tim Rowley
- Other Contributors: Jonathan Watt, Steffen Wilberg
- Last Updated Date: July 31, 2007
- Copyright Information: Portions of this content are © 1998–2007 by individual mozilla.org contributors; content available under a Creative Commons license | Details.