1,295
edits
(→WebIDL) |
|||
| Line 23: | Line 23: | ||
== Spec changes == | == Spec changes == | ||
Structured clone of ImageBitmaps has to be defined; since they're immutable, it's straightforward. The implementation can share the underlying buffer data across threads. | Structured clone of ImageBitmaps has to be defined; since they're immutable, it's straightforward. The implementation can share the underlying buffer data across threads. An ImageBitmap can also be implemented as the result of deferred rendering of a list of drawing commands. | ||
edits