hixie: remove mention of 3d canvas since there's groups working on it (whatwg r4511)

hixie: remove mention of 3d canvas since there's groups working on it
(whatwg r4511)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3608&r2=1.3609&f=h
http://html5.org/tools/web-apps-tracker?from=4510&to=4511

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3608
retrieving revision 1.3609
diff -u -d -r1.3608 -r1.3609
--- Overview.html 6 Jan 2010 07:53:13 -0000 1.3608
+++ Overview.html 6 Jan 2010 07:56:26 -0000 1.3609
@@ -21412,9 +21412,7 @@
   context that it does not support, then it must return null. String
   comparisons must be <a href="#case-sensitive">case-sensitive</a>.</p>
 
-  </div><p class="note">A future version of this specification will probably
-  define a <code>3d</code> context (probably based on the OpenGL ES
-  API).<hr><dl class="domintro"><dt><var title="">url</var> = <var title="">canvas</var> . <code title="dom-canvas-toDataURL"><a href="#dom-canvas-todataurl">toDataURL</a></code>( [ <var title="">type</var>, ... ])</dt>
+  </div><hr><dl class="domintro"><dt><var title="">url</var> = <var title="">canvas</var> . <code title="dom-canvas-toDataURL"><a href="#dom-canvas-todataurl">toDataURL</a></code>( [ <var title="">type</var>, ... ])</dt>
 
    <dd>

Received on Wednesday, 6 January 2010 07:57:07 UTC