Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCanvasState::IsPointInPath should return false for Nan/infinite values #24540
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Spec: https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-ispointinpath
Implementation:
components/script/dom/canvasrenderingocontext2d.rsTests:
./mach test-wpt /2dcontext/path-objects/2d.path.isPointInPath.nonfinite.html