Add Path2D (#35783)

Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
This commit is contained in:
Lukas Lihotzki 2025-03-26 13:12:44 +01:00 committed by GitHub
parent f0ea3c6150
commit 251eeb2c2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
53 changed files with 1566 additions and 262 deletions

View file

@ -1,4 +0,0 @@
[2d.path.arc.negative.html]
[arc() with negative radius throws INDEX_SIZE_ERR]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.path.arcTo.negative.html]
[arcTo() with negative radius throws an exception]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.path.isPointInpath.invalid.html]
[Verify isPointInPath throws exceptions with invalid inputs.]
expected: FAIL