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 18213 - void addHitRegion(HitRegionOptions options);
Summary: void addHitRegion(HitRegionOptions options);
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML Canvas 2D Context (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
: 18214 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-07-18 17:42 UTC by contributor
Modified: 2012-09-07 22:27 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2012-07-18 17:42:13 UTC
This was was cloned from bug 17314 as part of operation convergence.
Originally filed: 2012-06-05 03:02:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2012-06-05 03:02:30 +0000 
--------------------------------------------------------------------------------
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Multipage: http://www.whatwg.org/C#2dcontext
Complete: http://www.whatwg.org/c#2dcontext

Comment:
void addHitRegion(HitRegionOptions options);

Posted from: 140.120.103.47
User agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
================================================================================
Comment 1 Erika Doyle Navara 2012-08-13 17:59:10 UTC
Moving to HTML Canvas 2D Context.
Comment 2 rcabanie 2012-08-22 18:06:53 UTC
*** Bug 18214 has been marked as a duplicate of this bug. ***
Comment 3 rcabanie 2012-09-07 22:27:16 UTC
EDITOR'S RESPONSE: 
This is an Editor's Response to your comment. If
you are satisfied with this response, please change the state of
this bug to CLOSED. If you have additional information and would
like the Editor to reconsider, please reopen this bug. If you would
like to escalate the issue to the full HTML Working Group, please
add the TrackerRequest keyword to this bug, and suggest title and
text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this
document:
       http://dev.w3.org/html5/decision-policy/decision-policy.html

Status:                      
Fixed

Change Description:
https://github.com/w3c/html/commit/24203f1d7e46b36f6a141028699d17befa0fc909

Rationale:
this commit adds the last method to implement hit regions.