You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).