-
Notifications
You must be signed in to change notification settings - Fork 251
Open
Labels
enhancementThis issue/PR relates to a feature request.This issue/PR relates to a feature request.help wanted
Description
When --self-contained-html
is used we should provide links to any images in the HTML report. We should avoid duplicating the large data URI values, so it makes sense to use JavaScript to enable this functionality.
The links in the report column could be hidden by default and displayed via JavaScript, and the href destination could be taken from the associated img src. Similarly, the img could be an inactive link, enabled via JavaScript if enabled.
Metadata
Metadata
Assignees
Labels
enhancementThis issue/PR relates to a feature request.This issue/PR relates to a feature request.help wanted