}, 'createImageBitmap from a HTMLImageElement of svg with no specified size with resize option.'); ...
return createImageBitmap(source, 0, 0, 0x8000, 0x8000, {imageOrientation: "flipY", premultiplyAlpha: "none"}).then(function() { ...