- From: <bugzilla@jessica.w3.org>
- Date: Thu, 22 Mar 2012 17:48:44 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16482
Summary: missing text for stroke()
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: minor
Priority: P2
Component: HTML Canvas 2D Context (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: xan.gregg@jmp.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Section: Drawing paths to the canvas
"The stroke() method must apply the _trace_ the intended path, ..."
I'm guessing it should be something like:
"The stroke() method must apply the _trace_a_path_ algorithm to the intended
path, ..."
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Friday, 23 March 2012 13:28:06 UTC