This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 18354 - isPointInPath(path, x, y) not defined
Summary: isPointInPath(path, x, y) not defined
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-23 09:27 UTC by contributor
Modified: 2012-08-27 22:20 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-07-23 09:27:22 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Multipage: http://www.whatwg.org/C#dom-context-2d-ispointinpath
Complete: http://www.whatwg.org/c#dom-context-2d-ispointinpath

Comment:
isPointInPath(path, x, y) not defined

Posted from: 91.181.39.177 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0a1) Gecko/20120108 Firefox/12.0a1
Comment 1 Ian 'Hixie' Hickson 2012-08-27 22:19:10 UTC
It is, I just had some minor typographical issues.
Comment 2 contributor 2012-08-27 22:20:24 UTC
Checked in as WHATWG revision r7286.
Check-in comment: Forgot to finish polishing the isPointInPath() update.
http://html5.org/tools/web-apps-tracker?from=7285&to=7286