fabric.js/test
nickvans 0c822403e8 Update rgba regex to account for alpha (#4006)
* Update rgba regex to account for alpha

Previous regex would fail for an rgba string with a non integer alpha value. "rgba(255, 128, 64, .5)"

* Create color.js

* Create color.js
2017-06-14 21:51:42 +02:00
..
fixtures requirejs support added via "requirejs" build.sh option 2013-09-03 14:15:12 -04:00
lib switch to eslint (#3229) 2016-09-10 15:14:23 +02:00
unit Update rgba regex to account for alpha (#4006) 2017-06-14 21:51:42 +02:00