Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[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

git-svn-id: http://svn.whatwg.org/webapps@4511 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 6, 2010
1 parent 53b4972 commit 004af61
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions complete.html
Expand Up @@ -24439,10 +24439,6 @@ <h4 id=the-canvas-element><span class=secno>4.8.11 </span>The <dfn id=canvas><co

</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>
Expand Down
4 changes: 0 additions & 4 deletions index
Expand Up @@ -24274,10 +24274,6 @@ interface <dfn>CueRangeCallback</dfn> {

</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>
Expand Down
4 changes: 0 additions & 4 deletions source
Expand Up @@ -26335,10 +26335,6 @@ interface <dfn>CueRangeCallback</dfn> {

</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">
Expand Down

0 comments on commit 004af61

Please sign in to comment.