LibWeb: Ignore non-finite arguments to canvas text drawing methods

This commit is contained in:
Tim Ledbetter
2025-10-20 10:27:33 +01:00
committed by Sam Atkins
parent 26b82986c4
commit 303ebc0a67
Notes: github-actions[bot] 2025-10-20 11:13:27 +00:00
3 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Harness status: OK
Found 1 tests
1 Pass
Pass fillText handles maxWidth correctly