Version 1.1.1 (SVGOM only)
SVGOM API 1.1.1 is a bridge for the SVG interfaces that directly or indirectly use the legacy CSSValue
API and the new Typed OM.
Version 1.1.1 adds an optional getPresentationAttributeValue()
method to SVGStylable
, returning a CSSStyleValue
.
Either modern applications that use Typed OM or legacy software that only uses CSSValue
can use SVGOM API 1.1.1.