It seems createImageBitmap is not always throwing the right type of exception. For example, the are place in the code that call ImageBitmap::IsSourceSizeValid (which throws an IndexSizeError), where an InvalidStateError should be thrown. Also there is this change to the spec: https://github.com/whatwg/html/pull/2942
Comment 1 by junov@chromium.org
, Aug 22 2017Status: Started (was: Assigned)