rsify / pico

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

Subresource placeholders #5

Open rsify opened 4 years ago

rsify commented 4 years ago

Due to browser restrictions, we'll never be able to render foreign <iframe> and tainted <canvas> elements. Because of that we could show a placeholder image in those places instead, e.g. a solid color box with some centered text that describes what was originally on the page there.