Skip to content

Commit

Permalink
Blur and Edge Detection were working in WebKit - updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Resig committed May 13, 2008
1 parent e77e971 commit 28e55b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/topics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ <h2>Topic Demos</h2>
<a href="brightness.html">Brightness</a><br />
<a href="linearimage.html">Linear Image</a><br />
<a href="convolution.html">Convolution</a><br />
<a href="blur.html">Blur</a> (Firefox 3)<br />
<a href="blur.html">Blur</a><br />

<a href="edgedetection.html">Edge Detection</a> (Firefox 3)<br />
<a href="edgedetection.html">Edge Detection</a><br />
<p><br /><b>Interaction</b><br /><br /> <a href="tickle.html">Tickle</a> (Firefox 3)<br />
<a href="follow1.html">Follow 1</a><br />
<a href="follow2.html">Follow 2</a><br />
Expand Down

0 comments on commit 28e55b3

Please sign in to comment.