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 19934 - Is the argument of setLineDash an array or sequence?
Summary: Is the argument of setLineDash an array or sequence?
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML Canvas 2D Context (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Jay Munro
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on: 18758
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-11 04:56 UTC by Silvia Pfeiffer
Modified: 2012-11-13 16:11 UTC (History)
6 users (show)

See Also:


Attachments

Description Silvia Pfeiffer 2012-11-11 04:56:03 UTC
+++ This bug was initially created as a clone of Bug #18758 +++

Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Multipage: http://www.whatwg.org/C#line-styles
Complete: http://www.whatwg.org/c#line-styles

Comment:
Is the argument of setLineDash an array or sequence?

Posted from: 2620:0:100c:0:5fb:6ba9:8a9e:6846 by junov@chromium.org
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari/537.1

==

I believe the clarifications of the patch at https://github.com/w3c/html/commit/b6d23ab0a0f2303bc5a7ade2ebfdfca1d23edee2 are reasonable.

I will add them to the master branch next week, but you may want to pull into the canvas branch as well.
Comment 1 Jay Munro 2012-11-13 16:11:33 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:                      
Fixed

Change Description:
https://github.com/w3c/html/commit/112bb91837625961213bb0cac23b77e0c71e5b8e

Rationale:
Clarify the language of describing a sequence of distances for a dashed line per whatwg migrated bug.