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()
andnewValueSpecifiedCSSUnits()
toSVGLength
. - Deprecate
getPixelUnitToMillimeterX()
,getPixelUnitToMillimeterY()
,getScreenPixelToMillimeterX()
andgetScreenPixelToMillimeterY()
inSVGSVGElement
.