Skip to content

Commit

Permalink
[e] (0) mark example up
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9930

git-svn-id: http://svn.whatwg.org/webapps@5379 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 27, 2010
1 parent 2d8a2fd commit 4a87392
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions complete.html
Expand Up @@ -32951,6 +32951,8 @@ <h6 id=examples><span class=secno>4.8.11.1.14 </span>Examples</h6>

<p><i>This section is non-normative.</i></p>

<div class=example>

<p>Here is an example of a script that uses canvas to draw pretty
glowing lines.</p>

Expand Down Expand Up @@ -32995,6 +32997,8 @@ <h6 id=examples><span class=secno>4.8.11.1.14 </span>Examples</h6>

&lt;/script&gt;</pre>

</div>



</div><!--data-component-->
Expand Down
4 changes: 4 additions & 0 deletions index
Expand Up @@ -32876,6 +32876,8 @@ function AddCloud(data, x, y) { ... }</pre>

<p><i>This section is non-normative.</i></p>

<div class=example>

<p>Here is an example of a script that uses canvas to draw pretty
glowing lines.</p>

Expand Down Expand Up @@ -32920,6 +32922,8 @@ function AddCloud(data, x, y) { ... }</pre>

&lt;/script&gt;</pre>

</div>



</div><!--data-component-->
Expand Down
4 changes: 4 additions & 0 deletions source
Expand Up @@ -36354,6 +36354,8 @@ function AddCloud(data, x, y) { ... }</pre>

<p><i>This section is non-normative.</i></p>

<div class="example">

<p>Here is an example of a script that uses canvas to draw pretty
glowing lines.</p>

Expand Down Expand Up @@ -36398,6 +36400,8 @@ function AddCloud(data, x, y) { ... }</pre>

&lt;/script></pre>

</div>

<!--END 2dcontext-->

</div><!--data-component-->
Expand Down

0 comments on commit 4a87392

Please sign in to comment.