mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
According to specification ImageBitmap objects are serializable objects and transferable objects. https://html.spec.whatwg.org/multipage/#the-imagebitmap-interface:imagebitmap-11 Testing: - html/canvas/element/manual/imagebitmap/* - html/infrastructure/safe-passing-of-structured-data/* - html/webappapis/structured-clone/* - workers/semantics/structured-clone/* Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com> |
||
---|---|---|
.. | ||
tests | ||
abstract.patch | ||
array-type.patch | ||
builtin-array.patch | ||
callback-location.patch | ||
debug.patch | ||
ext-attribute-no-value-error.patch | ||
inline.patch | ||
like-as-iterable.patch | ||
README | ||
runtests.py | ||
transferable.patch | ||
union-typedef.patch | ||
update.sh | ||
UPSTREAM | ||
WebIDL.py |
A WebIDL parser written in Python to be used in Mozilla.