rsify / pico

Take browser screenshots in Javascript 📸
MIT License
1.96k stars 45 forks source link

Inline `url()`'s in `style` attributes #2

Open rsify opened 4 years ago

rsify commented 4 years ago

Failing case:

body(style="background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/c/cd/Stray_kitten_Rambo002.jpg/1200px-Stray_kitten_Rambo002.jpg)")

I imagine not many sites use the url()'s like this, hence this issue is marked as low priority.