mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 18:46:03 +00:00
LibWeb: Add an empty DataTransferItem IDL implementation
This commit is contained in:
parent
b6c99c27af
commit
9e3c6921ab
Notes:
github-actions[bot]
2024-08-19 11:31:06 +00:00
Author: https://github.com/trflynn89
Commit: 9e3c6921ab
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1111
7 changed files with 79 additions and 0 deletions
|
@ -353,6 +353,7 @@ class CloseWatcher;
|
|||
class CloseWatcherManager;
|
||||
class CustomElementDefinition;
|
||||
class CustomElementRegistry;
|
||||
class DataTransferItem;
|
||||
class DecodedImageData;
|
||||
class DocumentState;
|
||||
class DOMParser;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue