mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:37:36 +00:00
Meta: Register CanvasGradient as a platform object
This commit is contained in:
parent
1a89d77688
commit
2be4142138
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ static bool is_platform_object(Type const& type)
|
|||
"AbortSignal"sv,
|
||||
"Attr"sv,
|
||||
"Blob"sv,
|
||||
"CanvasGradient"sv,
|
||||
"CanvasRenderingContext2D"sv,
|
||||
"Document"sv,
|
||||
"DocumentType"sv,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue