mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:27:45 +00:00
Meta: Register CanvasPattern as a platform object
This commit is contained in:
parent
b106fd640b
commit
0c313c586b
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue