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
Today the ImageBitmap interface is vended from createImageBitmap() (among others). Giving this type a constructor would bring it into harmony with other recent DOM types.
@slightlyoff was this just opened without understanding that, or was there a concrete suggestion despite the fact that it's not synchronously constructible, or...?
Today the
ImageBitmap
interface is vended fromcreateImageBitmap()
(among others). Giving this type a constructor would bring it into harmony with other recent DOM types.This was brought up in regards to: w3ctag/design-reviews#141
/cc @dbaron @travisleithead @torgo @junov
The text was updated successfully, but these errors were encountered: