- Linting (ESLint): As per latest ash-nazg (unicorn)
- npm: Update devDeps; use stable eslint-plugin-mocha-cleanup now that updated
- npm: Add scripts for reporting with test summaries (free of full noise during tests);
auto-run at end of tests
- npm: Update devDeps. and use stable version of eslint-plugin-mocha-cleanup
This commit is contained in:
2
dist/jspdf.plugin.svgToPdf.js
vendored
2
dist/jspdf.plugin.svgToPdf.js
vendored
@@ -909,7 +909,7 @@
|
||||
};
|
||||
}
|
||||
|
||||
document.body.removeChild(svg);
|
||||
svg.remove();
|
||||
}
|
||||
|
||||
return box.width;
|
||||
|
||||
Reference in New Issue
Block a user