mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWeb: Implement the ClipboardEvent IDL interface
We don't actually generate any such events ourselves. But Google Lens will create one with the DataTransfer attribute set to that of any drop event we send it.
This commit is contained in:
committed by
Andreas Kling
parent
268d6dda2f
commit
0b0d44da27
@@ -51,6 +51,7 @@ CanvasPattern
|
||||
CanvasRenderingContext2D
|
||||
CharacterData
|
||||
Clipboard
|
||||
ClipboardEvent
|
||||
CloseEvent
|
||||
CloseWatcher
|
||||
Comment
|
||||
|
||||
Reference in New Issue
Block a user