mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibWeb: Add KeyframeEffect IDL objects
This commit is contained in:
committed by
Andreas Kling
parent
99bb5a1d08
commit
5824916f8c
Notes:
sideshowbarker
2024-07-17 07:38:17 +09:00
Author: https://github.com/mattco98 Commit: https://github.com/SerenityOS/serenity/commit/5824916f8c Pull-request: https://github.com/SerenityOS/serenity/pull/21913
@@ -44,6 +44,7 @@ static bool is_platform_object(Type const& type)
|
||||
"ImageData"sv,
|
||||
"Instance"sv,
|
||||
"IntersectionObserverEntry"sv,
|
||||
"KeyframeEffect"sv,
|
||||
"Memory"sv,
|
||||
"MessagePort"sv,
|
||||
"Module"sv,
|
||||
|
||||
Reference in New Issue
Block a user