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 26977 - Need a method to ask for the hit region list
Summary: Need a method to ask for the hit region list
Status: RESOLVED LATER
Alias: None
Product: HTML WG
Classification: Unclassified
Component: CR HTML Canvas 2D Context (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Jay Munro
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-05 12:13 UTC by Rich Schwerdtfeger
Modified: 2014-12-18 18:40 UTC (History)
2 users (show)

See Also:


Attachments

Description Rich Schwerdtfeger 2014-10-05 12:13:00 UTC
here is no programmatic way to determine the hit region list. So, when we want to verify that a hit region having the same id is replaced in the list we cannot determine if the old hit region, associated with the id, is removed from the list. A developer will want to be able to look at the hit region list.
Comment 1 rcabanie 2014-12-18 18:40:49 UTC
This is something that can be moved to the next level.
For now, an author can keep track of this himself.