Discovers and loads image resources referenced by generated-card HTML.
The current implementation scans unique <img src> values. The renderer
receives verified byte buffers keyed by the exact source strings used in the
HTML. CSS url(...), srcset, and <picture> are not scanned.
Summary
Functions
Loads every unique <img src> in a rendered card document.