summaryrefslogtreecommitdiff
path: root/test/js/doc-dom2.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/js/doc-dom2.html')
-rw-r--r--test/js/doc-dom2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/js/doc-dom2.html b/test/js/doc-dom2.html
index a55962bed..0a153ecb2 100644
--- a/test/js/doc-dom2.html
+++ b/test/js/doc-dom2.html
@@ -5,6 +5,7 @@
</head>
<body>
<h1>DOM getElementById element reference</h1>
+<noscript><p>Javascript is disabled</p></noscript>
<p>This shows the text content of an element obtained using <a href="http://dom.spec.whatwg.org/#dom-document-getelementbyid">document.getElementById</a></p>
<p>Referenced text</p>
<p id="reftext">DOM getElementById element referenced test text</p>