diff options
author | webbeef <me@webbeef.org> | 2025-01-12 20:09:02 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-13 04:09:02 +0000 |
commit | c936dd6c4e80ac6e6f188fe629cc999f121e452d (patch) | |
tree | 92dbf9ab0e22cd285187d829986c90a345cd0b99 /components/layout_2020/fragment_tree/fragment_tree.rs | |
parent | 90c5685d61946d489ec8ab54d84980298c12ee09 (diff) | |
download | servo-c936dd6c4e80ac6e6f188fe629cc999f121e452d.tar.gz servo-c936dd6c4e80ac6e6f188fe629cc999f121e452d.zip |
Implement HTMLCanvasElement.transferControlToOffscreen (#34959)
This follows the spec by introducing a new "Placeholder" canvas context
mode. The underlying offscreen canvas is kept accessible from the DOM
element to allow for the drawImage() implementation to work with canvases
that have transfered their control.
Signed-off-by: webbeef <me@webbeef.org>
Diffstat (limited to 'components/layout_2020/fragment_tree/fragment_tree.rs')
0 files changed, 0 insertions, 0 deletions