mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWeb: Implement DataTransferItemList.prototype.add()
This commit is contained in:
committed by
Andreas Kling
parent
b3bfd02e64
commit
74d9cfbf2a
@@ -53,6 +53,7 @@ static bool is_platform_object(Type const& type)
|
||||
"DynamicsCompressorNode"sv,
|
||||
"ElementInternals"sv,
|
||||
"EventTarget"sv,
|
||||
"File"sv,
|
||||
"FileList"sv,
|
||||
"FontFace"sv,
|
||||
"FormData"sv,
|
||||
|
||||
Reference in New Issue
Block a user