Skip to content

html v2: inline html dependencies #10

Closed
@bukzor

Description

@bukzor

The html reports need to be usable as email or bugtracker attachments.
This means that <script src="myscript.js"> and <link rel="stylesheet" type="text/css" href="mystyle.css"> are inappropriate.

The fix is simple: inline the code rather than trying to http GET it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions