HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/5990

SVNBugCommentTime (UTC)
599010921apply wg decision2011-04-12 20:08
Index: source
===================================================================
--- source	(revision 5989)
+++ source	(revision 5990)
@@ -36321,6 +36321,10 @@
   that element. When created, a <code>canvas</code> element must not
   have a <span>primary context</span>.</p>
 
+<!--END html--><!--END dev-html--><!--END complete--><!--END epub--><!-- 2DCONTEXT -->
+  <p>The most commonly used primary context is the <a href="http://dev.w3.org/html5/2dcontext/">HTML Canvas 2D Context</a>.
+<!--START html--><!--START complete--><!--START epub--><!--START dev-html--><!-- 2DCONTEXT -->
+
   <p>The <dfn title="dom-canvas-getContext"><code>getContext(<var
   title="">contextId</var>, <var title="">args...</var>)</code></dfn>
   method of the <code>canvas</code> element, when invoked, must run

|