1,295
edits
(→WebIDL) |
(→WebIDL) |
||
| Line 23: | Line 23: | ||
attribute (Blob or ImageBitmap)? srcObject; | attribute (Blob or ImageBitmap)? srcObject; | ||
}; | }; | ||
partial interface ImageBitmap { | partial interface ImageBitmap { | ||
void close(); | void close(); | ||
edits