- From: Jay Munro <jaymunro@microsoft.com>
- Date: Fri, 7 Sep 2012 17:33:05 +0000
- To: "public-html@w3.org" <public-html@w3.org>
The abstract for the 2D context spec seems a little vague. Here's what I'm thinking for an update:
Old text:
<p>This specification defines the 2D Context for the HTML
<code>canvas</code> element.
</p>
New text:
<p>This specification defines the 2D Context for the HTML
<code>canvas</code> element. The 2D Context provides
objects, methods, and properties to draw and manipulate
graphics on a <code>canvas</code> drawing surface. </p>
Thoughts, comments?
Received on Friday, 7 September 2012 17:34:46 UTC