"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "test/jsdom-node-runner.js" between
DOMPurify-3.0.1.tar.gz and DOMPurify-3.0.2.tar.gz

About: DOMPurify is a DOM-only XSS sanitizer for HTML, MathML and SVG (written in JavaScript).

jsdom-node-runner.js  (DOMPurify-3.0.1):jsdom-node-runner.js  (DOMPurify-3.0.2)
skipping to change at line 23 skipping to change at line 23
return console.log('\n', line); return console.log('\n', line);
} }
if (argument === '--dot') { if (argument === '--dot') {
return process.stdout.write('.'); return process.stdout.write('.');
} }
console.log(line); console.log(line);
}); });
require('./jsdom-node'); const startQUnit = require('./jsdom-node');
startQUnit().then(() => QUnit.load());
QUnit.load();
 End of changes. 1 change blocks. 
0 lines changed or deleted 0 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)