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