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 20569 - <canvas> stroke(): "then fill the combined stroke area" should say to use the current fill rule (or maybe always use the non-zero rule?)
Summary: <canvas> stroke(): "then fill the combined stroke area" should say to use the...
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-05 01:40 UTC by contributor
Modified: 2013-04-26 00:22 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-01-05 01:40:36 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#trace-a-path
Complete: http://www.whatwg.org/c#trace-a-path

Comment:
stroke(): "then fill the combined stroke area" should say to use the current
fill rule (or maybe always use the non-zero rule?)

Posted from: 76.102.14.57 by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.101 Safari/537.11
Comment 1 Ian 'Hixie' Hickson 2013-03-19 22:40:30 UTC
fillRule in general needs work; there's pending feedback from the WHATWG list.
Comment 2 Ian 'Hixie' Hickson 2013-04-26 00:22:16 UTC
Will be fixed along with other fill rule stuff.