Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
zbjornson opened this issue Sep 19, 2017 · 0 comments
Open

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

zbjornson opened this issue Sep 19, 2017 · 0 comments

Comments

@zbjornson
Copy link
Collaborator

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).

@zbjornson zbjornson added this to the v2.0 milestone Jul 4, 2018
@zbjornson zbjornson changed the title (2.0) Make img.src= async, add non-standard img.load() synchronous API Make img.src= async, add non-standard img.load() synchronous API Oct 14, 2018
@zbjornson zbjornson removed this from the v2.0 milestone Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant