Download Latest Version Version 26.1.0 source code.tar.gz (4.2 MB)
Email in envelope

Get an email when there's a new version of jsdom

Home / 26.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-04-13 929 Bytes
Version 26.1.0 source code.tar.gz 2025-04-13 4.2 MB
Version 26.1.0 source code.zip 2025-04-13 4.7 MB
Totals: 3 Items   8.9 MB 3
  • Added at least partial support for various SVG elements and their classes: <defs> (SVGDefsElement), <desc> (SVGDescElement), <g> (SVGGElement), <metadata> (SVGMetadataElement), <switch> (SVGSwitchElement), and <symbol> (SVGSymbolElement).
  • Added SVGAnimatedPreserveAspectRatio and SVGAnimatedRect, including support in the reflection layer.
  • Added the SVGSVGElement createSVGRect() method, and the SVGRect type (which is distinct from DOMRect.)
  • Added indexed property support to HTMLFormElement.
  • Updated the SVGElement viewportElement() method to correctly establish the viewport based on ancestor elements.
  • Removed the now-bloated form-data dependency in favor of our own smaller implementation of multipart/form-data serialization. No functional changes are expected.
  • Various performance improvements, caches, microoptimizations, and deferred object creation.
Source: README.md, updated 2025-04-13