brenden / node-webshot

Easy website screenshots in Node.js
2.12k stars 285 forks source link

All the css are not supporting eg: transform : matrix3d('parameters') #203

Open affanazul opened 7 years ago

affanazul commented 7 years ago

I want to add transform : matrix3d css support, but its not taking it. Event i tried with -webkit-transform:matrix3d()