summaryrefslogtreecommitdiff
path: root/test/js/js-fractal.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/js/js-fractal.html')
-rw-r--r--test/js/js-fractal.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/js/js-fractal.html b/test/js/js-fractal.html
index d9947e326..40a5a3158 100644
--- a/test/js/js-fractal.html
+++ b/test/js/js-fractal.html
@@ -6,6 +6,7 @@
</head>
<body>
<h1>JavaScript generated mandelbrot set</h1>
+<noscript><p>Javascript is disabled</p></noscript>
<script>
function show_mandelbrot()
{