oceangravity / webskit-gradient-parser

Parse CSS3 gradient definition and returns JSON or object.
http://webskit.io
MIT License
6 stars 3 forks source link

Some background breaks the parser #22

Open guivr opened 2 years ago

guivr commented 2 years ago

This background is breaking the parser: -webkit-gradient(linear, 95% 5%, 95% 100%, from(rgb(204, 102, 153)), to(rgb(0, 0, 0)))