mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
Meta: Register CanvasPattern as a platform object
This commit is contained in:
parent
b106fd640b
commit
0c313c586b
Notes:
sideshowbarker
2024-07-17 10:05:47 +09:00
Author: https://github.com/MacDue Commit: https://github.com/SerenityOS/serenity/commit/0c313c586b Pull-request: https://github.com/SerenityOS/serenity/pull/17289
@ -28,6 +28,7 @@ static bool is_platform_object(Type const& type)
|
||||
"Attr"sv,
|
||||
"Blob"sv,
|
||||
"CanvasGradient"sv,
|
||||
"CanvasPattern"sv,
|
||||
"CanvasRenderingContext2D"sv,
|
||||
"Document"sv,
|
||||
"DocumentType"sv,
|
||||
|
Loading…
Reference in New Issue
Block a user