Bug 82796
Summary: | HitRegions in canvas | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Jackson <dino> |
Component: | Canvas | Assignee: | Dean Jackson <dino> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dtrebbien, eoconnor, graouts, heycam, jdiggs, junov, lquinn, syoichi, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dean Jackson
The canvas v5 API supports hit testing regions.
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#dom-context-2d-addhitregion
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#hit-regions
This probably will include subtasks for cursors, exposing to controls, etc.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/11159264>
Cameron McCormack (:heycam)
Hit regions were removed at some point.