Skip to content

SvgGeometryElement is missing the "isPointInFill" and "isPointInStroke" methods #4507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
amacgillivray opened this issue May 6, 2025 · 0 comments · May be fixed by #4509
Open

SvgGeometryElement is missing the "isPointInFill" and "isPointInStroke" methods #4507

amacgillivray opened this issue May 6, 2025 · 0 comments · May be fixed by #4509
Labels

Comments

@amacgillivray
Copy link

amacgillivray commented May 6, 2025

Describe the Bug

The "isPointInFill" and "isPointInStroke" methods of SVGGeometryElement are missing.

Expected Behavior

All instance methods of the JS SVGGeometryElement class should exist on the web-sys SvgGeometryElement struct.

@amacgillivray amacgillivray changed the title SvgGeometryElement is missing the "isPointInFill" method SvgGeometryElement is missing the "isPointInFill" and "isPointInStroke" methods May 6, 2025
amacgillivray added a commit to amacgillivray/wasm-bindgen that referenced this issue May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant