mirror of
https://github.com/servo/servo.git
synced 2025-10-02 17:49:16 +01:00
Check for valid arguments before processing canvas.fillText
This commit is contained in:
parent
68f641ee78
commit
726f7d7209
4 changed files with 44 additions and 38 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -504,6 +504,7 @@ dependencies = [
|
|||
"cssparser",
|
||||
"euclid",
|
||||
"fnv",
|
||||
"font-kit",
|
||||
"gleam 0.11.0",
|
||||
"half",
|
||||
"ipc-channel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue