svgedit/test
Flint O'Brien 12a393505d Refactoring and performance improvements for getStrokedBBox.
canvas.getStrokedBBox internals refactored to svgutils.
getStrokedBBox/getCheckedBBox renamed to
svgedit.utilities.getBBoxWithTransform
Removed duplicate calls to native getBBox.
Refactored slow transformed BBox from temporary DOM append/remove to
matrix calculations.
Lots of tests. Added qunit/qunit-assert-close.js.
2016-04-24 16:43:20 -04:00
..
qunit Refactoring and performance improvements for getStrokedBBox. 2016-04-24 16:43:20 -04:00
all_tests.html Refactoring and performance improvements for getStrokedBBox. 2016-04-24 16:43:20 -04:00
contextmenu_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
coords_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
draw_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
history_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
jquery-svg_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
math_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
path_test.html Remove fix that cloned path segments and add tests to show it works 2016-02-21 17:13:40 -08:00
recalculate_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
sanitize_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
select_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
svgtransformlist_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
svgutils_bbox_test.html Refactoring and performance improvements for getStrokedBBox. 2016-04-24 16:43:20 -04:00
svgutils_performance_test.html Refactoring and performance improvements for getStrokedBBox. 2016-04-24 16:43:20 -04:00
svgutils_test.html Refactor canvas.convertToPath() internals to svgutils in preparation for getBBox performance improvements. 2016-04-22 12:24:52 -04:00
test1.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
units_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00