Skip to content

Commit

Permalink
[e] (0) sync 2dcontext with latest pub system changes (mark 2)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6036 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 28, 2011
1 parent 0abc35a commit 1c6d3a6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions complete.html
Expand Up @@ -33913,10 +33913,10 @@ <h4 id=the-canvas-element><span class=secno>4.8.11 </span>The <dfn id=canvas><co

<h5 id=2dcontext><span class=secno>4.8.11.1 </span>The 2D context</h5>



<!-- v2: we're on v4. suggestions for next version are marked v5. -->



<p>This specification defines the <dfn id=canvas-context-2d title=canvas-context-2d><code>2d</code></dfn> context type, whose
API is implemented using the <code><a href=#canvasrenderingcontext2d>CanvasRenderingContext2D</a></code>
interface.</p>
Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -33936,10 +33936,10 @@ interface <dfn id=texttrackcue>TextTrackCue</dfn> {

<h5 id=2dcontext><span class=secno>4.8.11.1 </span>The 2D context</h5>



<!-- v2: we're on v4. suggestions for next version are marked v5. -->



<p>This specification defines the <dfn id=canvas-context-2d title=canvas-context-2d><code>2d</code></dfn> context type, whose
API is implemented using the <code><a href=#canvasrenderingcontext2d>CanvasRenderingContext2D</a></code>
interface.</p>
Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -37404,10 +37404,10 @@ interface <dfn>TextTrackCue</dfn> {

<h5 id="2dcontext">The 2D context</h5>

<!--START 2dcontext-->

<!-- v2: we're on v4. suggestions for next version are marked v5. -->

<!--START 2dcontext-->

<p>This specification defines the <dfn
title="canvas-context-2d"><code>2d</code></dfn> context type, whose
API is implemented using the <code>CanvasRenderingContext2D</code>
Expand Down

0 comments on commit 1c6d3a6

Please sign in to comment.