Skip to content

readAsDataURL should be more precise about the data URL contents #104

Open
@domenic

Description

@domenic

In particular, it appears all browsers base64-encode the contents; see jsdom/jsdom#2269 for the original report.

Probably it'd be best to give the exact algorithm for creating the string from the contents of the type attribute and the bytes of the Blob.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions