qq15725 / modern-screenshot

📸 Quickly generate image from DOM node using HTML5 canvas and SVG
https://www.toolpkg.com/image/html-to-image
MIT License
457 stars 32 forks source link

CSS attr() in pseudo-elements doesn't work in Firefox #97

Open omvjro opened 3 weeks ago

omvjro commented 3 weeks ago

Steps To Reproduce

Playground for https://codepen.io

In the img generated, attr() remains attr() instead of the element's corresponding attr value.

Your Environment