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 22940 - Returns an object that provides methods and properties for drawing and manipulating images and graphics on a canvas element in a document. A context object includes information about colors, line widt [...]
Summary: Returns an object that provides methods and properties for drawing and manipu...
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-13 17:03 UTC by contributor
Modified: 2013-08-13 18:03 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-08-13 17:03:00 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Multipage: http://www.whatwg.org/C#proxying-canvases-to-workers
Complete: http://www.whatwg.org/c#proxying-canvases-to-workers
Referrer: http://diveintohtml5.info/canvas.html

Comment:
Returns an object that provides methods and properties for drawing and
manipulating images and graphics on a canvas element in a document. A context
object includes information about colors, line widths, fonts, and other
graphic parameters that can be drawn on a canvas.

Posted from: 182.72.33.90
User agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36
Comment 1 Ian 'Hixie' Hickson 2013-08-13 18:03:23 UTC
I don't understand. That text is a paste from an MSDN article.