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

What are the mandatory data types for Asynchronous Clipboard API? #177

Open
EdgarChen opened this issue May 24, 2022 · 2 comments
Open

What are the mandatory data types for Asynchronous Clipboard API? #177

EdgarChen opened this issue May 24, 2022 · 2 comments

Comments

@EdgarChen
Copy link

There is a sub-session of Mandatory data types under Clipboard Event API session. But spec doesn't mention that for Asynchronous Clipboard API specifically. Do we expect the mandatory data types for Clipboard Event API also be applied to Asynchronous Clipboard API?

@annevk
Copy link
Member

annevk commented May 24, 2022

At least from discussion the intent is that the two APIs operate on the same underlying model, so yes. That should probably be more clearly stated in the specification.

@snianu
Copy link
Contributor

snianu commented Jun 10, 2022

See w3c/editing#305. Also, agreed that the spec should be more explicit about the API that these formats are applicable to.

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

3 participants