Skip to content

Chrome canvas not tainted if using dataURI #88

@cburgmer

Description

@cburgmer

When forcing rasterizeHTML.js to use dataURIs instead of the modern Blob interface it seems that Chrome does not expose issue https://code.google.com/p/chromium/issues/detail?id=294129 and so allows to read back from the canvas (not throwing a security exception). In this case we should probably fall back to dataURIs.

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