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 23917 - "Zero-length line segments must be pruned before stroking a path. Subpaths with just one point must be ignored." should probably move into the "trace a path" algorithm.
Summary: "Zero-length line segments must be pruned before stroking a path. Subpaths wi...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
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-11-25 23:34 UTC by contributor
Modified: 2014-01-15 23:17 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-11-25 23:34:36 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Multipage: http://www.whatwg.org/C#drawing-paths-to-the-canvas
Complete: http://www.whatwg.org/c#drawing-paths-to-the-canvas
Referrer: 

Comment:
"Zero-length line segments must be pruned before stroking a path. Subpaths
with just one point must be ignored." should probably move into the "trace a
path" algorithm.

Posted from: 2620:0:1000:167c:8d21:5b16:35b1:e36c by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1712.4 Safari/537.36
Comment 1 contributor 2014-01-15 23:17:54 UTC
Checked in as WHATWG revision r8399.
Check-in comment: Move stroking requirements into the stroking algorithm
http://html5.org/tools/web-apps-tracker?from=8398&to=8399