Check for valid arguments before processing canvas.fillText

This commit is contained in:
Utsav Oza 2020-05-22 15:51:36 +05:30
parent 68f641ee78
commit 726f7d7209
4 changed files with 44 additions and 38 deletions

1
Cargo.lock generated
View file

@ -504,6 +504,7 @@ dependencies = [
"cssparser",
"euclid",
"fnv",
"font-kit",
"gleam 0.11.0",
"half",
"ipc-channel",