Skip to content

Version 1.1.1 (SVGOM only)

Compare
Choose a tag to compare
@carlosame carlosame released this 25 Aug 16:42
· 19 commits to master since this release
v1.1.1

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.