Skip to content

Make img.src= async, add non-standard img.load() synchronous API #1007

Open
@zbjornson

Description

@zbjornson

See discussion in #1003 (comment) and the next comment.

img.src= should be async to follow browser behavior. We can keep a non-standard synchronous API for flexibility though, something like img.src(buffer|string).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions