Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HTML] Canvas place element #403

Open
khushalsagar opened this issue Sep 25, 2024 · 0 comments
Open

[HTML] Canvas place element #403

khushalsagar opened this issue Sep 25, 2024 · 0 comments

Comments

@khushalsagar
Copy link

WebKittens

@smfr @annevk

Title of the proposal

Canvas place element

URL to the spec

https://html.spec.whatwg.org/

URL to the spec's repository

https://github.com/WICG/canvas-place-element

Issue Tracker URL

No response

Explainer URL

No response

TAG Design Review URL

w3ctag/design-reviews#997

Mozilla standards-positions issue URL

mozilla/standards-positions#1076

WebKit Bugzilla URL

No response

Radar URL

No response

Description

A fundamental capability missing from the web is the ability to complement Canvas with HTML elements. Adding this capability enables Canvas surfaces to benefit from all of the styling, layout and behaviors of HTML, including interactive elements and built-in accessibility.

There are 2 API surfaces to be exposed on this proposal. First, a high level API that brings an Element and its subtree into the 2D Canvas. Second, a broken down version that allows finer control over Javascript and is also available in 3D contexts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant