mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibWeb: Add scaffolding for DynamicsCompressorNode
This commit is contained in:
Notes:
sideshowbarker
2024-07-17 06:09:44 +09:00
Author: https://github.com/shannonbooth Commit: https://github.com/SerenityOS/serenity/commit/2a56df8ecd Pull-request: https://github.com/SerenityOS/serenity/pull/24215
@@ -46,6 +46,7 @@ static bool is_platform_object(Type const& type)
|
||||
"Document"sv,
|
||||
"DocumentType"sv,
|
||||
"DOMRectReadOnly"sv,
|
||||
"DynamicsCompressorNode"sv,
|
||||
"EventTarget"sv,
|
||||
"FileList"sv,
|
||||
"FontFace"sv,
|
||||
|
||||
Reference in New Issue
Block a user