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

LibWeb: Support the Drag and Drop API #23495

Open
6 tasks
ADKaster opened this issue Mar 6, 2024 · 0 comments
Open
6 tasks

LibWeb: Support the Drag and Drop API #23495

ADKaster opened this issue Mar 6, 2024 · 0 comments
Labels
enhancement New feature or request task list This issue contains a list of tasks.

Comments

@ADKaster
Copy link
Member

ADKaster commented Mar 6, 2024

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

  • DragEvent
  • Drag data store concept
  • DataTransfer IDL Interface
  • DataTransferList IDL Interface
  • DataTransferItem IDL Interface
  • Draggable attribute on Elements
@ADKaster ADKaster added enhancement New feature or request task list This issue contains a list of tasks. labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task list This issue contains a list of tasks.
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant