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 20558 - <canvas> addHitRegion(): "The pixels contained in source path." should say that the pixels are established using the current fill rule.
Summary: <canvas> addHitRegion(): "The pixels contained in source path." should say th...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 blocker
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-04 00:54 UTC by contributor
Modified: 2013-04-26 00:22 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-01-04 00:54:20 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#hit-regions
Complete: http://www.whatwg.org/c#hit-regions

Comment:
"The pixels contained in source path." should say that the pixels are
established using the current fill rule.

Posted from: 2620:0:1000:147d:4549:1785:5939:bbe
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.20 (KHTML, like Gecko) Chrome/25.0.1337.0 Safari/537.20
Comment 1 Ian 'Hixie' Hickson 2013-03-19 22:40:56 UTC
fillRule in general needs work; there's pending feedback from the WHATWG list.
Comment 2 Ian 'Hixie' Hickson 2013-04-26 00:22:59 UTC
Will be fixed by the imminent more general fillRule fixes.