Commit graph

10 commits

Author SHA1 Message Date
Andrea Bogazzi
5138496163
Add test and failing visual tests for clipPath toSVG (#5236)
* more visual tests;

* try

* fix
2018-09-22 12:36:50 +02:00
Andrea Bogazzi
ffe01ab9f6
ClipPath to svg (#5234)
* svg plain examples works

* more code reuse in visual tests
2018-09-16 16:39:54 +02:00
Andrea Bogazzi
513233bf78
Making clipPath absolute positionable (#5199)
Added visual tests
Added property absolutePositioned and inverse
2018-09-16 01:59:36 +02:00
Andrea Bogazzi
c541a273ff
Better resource cleaning on canvas dispose (#5142)
* test-leak

* better than nothing

* avoid breaking tests

* avoid breaking tests
2018-08-05 17:50:51 +02:00
Andrea Bogazzi
74fa4f1f30
Fix visual tests (#5130)
* fix code in filter to clear less

* test rewrite

* missing parrot-blend
2018-08-05 14:54:25 +02:00
brandondong
acb0b14010 Fix multiple applications of blend image filter with transparent images (#5121)
* Fix multiple applications of blend image filter with transparent images

* Add blend image filter visual test
2018-07-29 22:12:13 +02:00
Andrea Bogazzi
6353b09c5f
Resize filter should include canvas zoom and group zoom (#5117)
* change in zoom

* added a test

* fixed

* disable gl

* add percentage

* more group things

* more group things

* added unit test

* display percentage

* lint
2018-07-23 15:30:02 +02:00
Andrea Bogazzi
705cf3a5e7
Make test less strict on anti aliasing, disable cache. (#5077)
* ok

* remove canfail
2018-06-28 14:05:36 +02:00
Andrea Bogazzi
d95db41608
Better visual tests, test passing, more SVGs (#5076)
* improving golddens

* more tests

* test passing

* removed dist

* fixed travis

* make visual running in browser too

* more travis

* fixed travis

* fixed travis

* more coffee
2018-06-28 12:31:26 +02:00
Andrea Bogazzi
9a734a36b9
Add visual test suites draft (#5068)
* adding visual tests

* working setup

* test travis setup

* unbuilt

* maybe we do not need this

* maybe this

* maybe we do not need this
2018-06-26 11:41:03 +02:00