[html5] r4511 - [e] (0) remove mention of 3d canvas since there's groups working on it Fixing ht [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jan 5 23:54:51 PST 2010


Author: ianh
Date: 2010-01-05 23:54:47 -0800 (Tue, 05 Jan 2010)
New Revision: 4511

Modified:
   complete.html
   index
   source
Log:
[e] (0) remove mention of 3d canvas since there's groups working on it
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8487

Modified: complete.html
===================================================================
--- complete.html	2010-01-06 07:52:34 UTC (rev 4510)
+++ complete.html	2010-01-06 07:54:47 UTC (rev 4511)
@@ -24439,10 +24439,6 @@
 
   </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).</p>
-
   <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>

Modified: index
===================================================================
--- index	2010-01-06 07:52:34 UTC (rev 4510)
+++ index	2010-01-06 07:54:47 UTC (rev 4511)
@@ -24274,10 +24274,6 @@
 
   </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).</p>
-
   <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>

Modified: source
===================================================================
--- source	2010-01-06 07:52:34 UTC (rev 4510)
+++ source	2010-01-06 07:54:47 UTC (rev 4511)
@@ -26335,10 +26335,6 @@
 
   </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).</p>
-
   <hr>
 
   <dl class="domintro">




More information about the Commit-Watchers mailing list