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
{{ message }}
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
It seems to me the current Dom.Image follows the spec of ImageData object
At the same time the actual Image object seems to be missing.
If I'm right, that existing file should be renamed to
ImageDataand a new implementation forImageshould be added.I'll make a PR soon.