Skip to content

Version 1.1.2 (SVGOM only)

Latest
Compare
Choose a tag to compare
@carlosame carlosame released this 12 Oct 13:45
v1.1.2

SVGOM API 1.1.2 provides common interfaces for SVG implementations that use the legacy CSSValue API or the new Typed OM.

New in 1.1.2:

  • Add getCSSUnitType() and newValueSpecifiedCSSUnits() to SVGLength.
  • Deprecate getPixelUnitToMillimeterX(), getPixelUnitToMillimeterY(), getScreenPixelToMillimeterX() and getScreenPixelToMillimeterY() in SVGSVGElement.