diff --git a/source b/source
index 0443fe393ab..224e9ed8068 100644
--- a/source
+++ b/source
@@ -128141,11 +128141,7 @@ dictionary ImageBitmapOptions {
slot is detached, or a Blob whose data cannot be interpreted as a bitmap
image).
Rejects the promise with a "SecurityError"
- DOMException if the script is not allowed to access the image data of the source
- image (e.g. a video that is CORS-cross-origin, or a
- canvas being drawn on by a script in a worker from another
- origin).
imageBitmap.close()