[Bug 16482] New: missing text for stroke()

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 the QA contact for the bug.

Received on Thursday, 22 March 2012 17:48:43 UTC