- From: <bugzilla@jessica.w3.org>
- Date: Thu, 08 Sep 2011 19:39:18 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14091
Summary: There appear to be no dash or dotted line styles
available. Please add a dash array options to the
context. Something like: context.dashArray [ =
value ] where value would be a list like this "4 2"
where the first defines the dash length and the secon
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML Canvas 2D Context (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://www.w3.org/TR/2dcontext/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top
Comment:
There appear to be no dash or dotted line styles available. Please add a dash
array options to the context. Something like:
context.dashArray [ = value ]
where value would be a list like this "4 2" where the first defines the dash
length and the second defines the space length for the dash pattern.
Make it compatible with SVG, CSS3 and XAML dash formats so it is easier to
move code between these different systems or reuse code.
Posted from: 75.57.177.191
User agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
.NET CLR 3.0.04506.590; .NET CLR 3.0.04506.30; .NET4.0C; .NET4.0E; .NET CLR
2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 8 September 2011 19:39:20 UTC