From 1223cf078648d9a7f38913cf002398e9aff5ddfe Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 22 May 2020 19:53:20 +0100 Subject: test/js: Include mandelbrot example Signed-off-by: Daniel Silverstone --- test/js/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'test/js/index.html') diff --git a/test/js/index.html b/test/js/index.html index 2abe954e5..f9228720e 100644 --- a/test/js/index.html +++ b/test/js/index.html @@ -104,6 +104,7 @@
  • console.log and document.write
  • Example from wikipedia
  • Check instanceof behaviour
  • +
  • Canvas/ImageData Mandelbrot ploter
  • -- cgit v1.2.3