Skip to content

v10.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 14:13
b928ce0

👷‍♂️ Patch fixes

  • Fixes problem where HTMLIFrameElement fails to load page. The problem was most likely that some libraries overrides the Document.defaultView property somehow, making Document.defaultView.constructor not being the Window constructor. (#992)