mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
Travis CI: More SVG test adjustments.
This commit is contained in:
parent
beabd6bea1
commit
bb19fade56
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ if (!isNode) {
|
|||
// JSDom does not have SVG rendering, so we can't test there.
|
||||
var svgFiles = {
|
||||
'butterfly': { tolerance: 1e-2 },
|
||||
'viewbox': {},
|
||||
'viewbox': { tolerance: 1e-2 },
|
||||
'clipping': {},
|
||||
'arcs': {},
|
||||
'symbol': {},
|
||||
|
|
Loading…
Reference in a new issue