Hacker News new | ask | show | jobs
by ceejay 3479 days ago
This looks really cool. Can't wait to try it.
2 comments

Why does svg need this kind of special handling (could be done for a div inside a div and just work for svg)?
You are right, I think that this work could be adapted to work properly with div, but when I started to develop it I was interested to perform this operation only on a SVG image.
Thank you