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 9301 - Support dashed lines in canvas
Summary: Support dashed lines in canvas
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML Canvas 2D Context (show other bugs)
Version: unspecified
Hardware: Other other
: P3 enhancement
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard: canvas v5
Keywords:
: 9374 9400 9566 12134 14091 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-23 07:43 UTC by contributor
Modified: 2014-12-02 15:16 UTC (History)
8 users (show)

See Also:


Attachments

Description contributor 2010-03-23 07:43:56 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#line-styles

Comment:
Don't support style like "Solid" "ShortDash" "ShortDot"?

Posted from: 220.248.0.145
Comment 1 Ian 'Hixie' Hickson 2010-04-02 01:20:10 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: Rejected
Change Description: no spec change
Rationale: Eventually we will, but for now we have to wait for browsers to implement what's there first. Baby steps.
Comment 2 Ian 'Hixie' Hickson 2010-04-03 02:24:15 UTC
*** Bug 9374 has been marked as a duplicate of this bug. ***
Comment 3 Ian 'Hixie' Hickson 2010-04-12 23:30:22 UTC
*** Bug 9400 has been marked as a duplicate of this bug. ***
Comment 4 Ian 'Hixie' Hickson 2011-05-04 23:33:30 UTC
*** Bug 12134 has been marked as a duplicate of this bug. ***
Comment 5 Ian 'Hixie' Hickson 2011-10-18 22:46:33 UTC
*** Bug 14091 has been marked as a duplicate of this bug. ***
Comment 6 Ian 'Hixie' Hickson 2011-10-18 22:46:55 UTC
Reopening this UAs have started doing this themselves anyway.
Comment 7 Ian 'Hixie' Hickson 2011-10-18 23:03:28 UTC
I need to research how Gecko and WebKit have implemented this.
Comment 9 Ian 'Hixie' Hickson 2012-02-29 22:26:49 UTC
*** Bug 9566 has been marked as a duplicate of this bug. ***
Comment 10 Ian 'Hixie' Hickson 2012-02-29 22:27:14 UTC
Proposal: http://wiki.whatwg.org/wiki/Canvas#Dashed_lines
Comment 11 Noel Gordon 2012-03-09 05:53:35 UTC
(https://bugs.webkit.org/show_bug.cgi?id=80674
Comment 12 Ian 'Hixie' Hickson 2012-03-28 21:47:55 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: Accepted
Change Description: as proposed by mozilla
Rationale: Concurred with reporter's comments.