fabric.js/test
Nate Evans a85dc37499 Support Relative URL for Image src (#5487)
* Use clientWidth and clientHeight of upperCanvas to size hiddenTextarea to work with dynamic sized canvas.

* Fallback to using upperCanvas.width and upperCanvas.height if client dims are not available. Add test.

* Some test cleanup.

* Add srcFromAttribute flag to fabric.Image to support relative url src for image in broswer.

* rollback dist

* Update 'since' and address PR feedback

* Update comment
2019-01-16 09:46:43 +01:00
..
fixtures Fix visual tests (#5130) 2018-08-05 14:54:25 +02:00
lib Add test and failing visual tests for clipPath toSVG (#5236) 2018-09-22 12:36:50 +02:00
unit Support Relative URL for Image src (#5487) 2019-01-16 09:46:43 +01:00
visual fixes a particular case of clipPath problem (#5477) 2019-01-13 12:13:03 +01:00
node_test_setup.js ClipPath to svg (#5234) 2018-09-16 16:39:54 +02:00