summaryrefslogtreecommitdiff
path: root/test/js/dom-node-nodetype.html
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2015-08-11 20:49:32 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2015-08-11 20:49:32 +0100
commit4b07aead3fc2dcaef12ff352ac3149cbdf27ce0b (patch)
treecd0ce284a4a97bf5129f878b14fdf0204f8bc935 /test/js/dom-node-nodetype.html
parent9354adacdb482fa2b4b0ac28902575caf705a6c8 (diff)
downloadnetsurf-4b07aead3fc2dcaef12ff352ac3149cbdf27ce0b.tar.gz
netsurf-4b07aead3fc2dcaef12ff352ac3149cbdf27ce0b.tar.bz2
Add Node::nodeType to test index.
Diffstat (limited to 'test/js/dom-node-nodetype.html')
-rw-r--r--test/js/dom-node-nodetype.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/js/dom-node-nodetype.html b/test/js/dom-node-nodetype.html
index 50e319a6c..a186787dd 100644
--- a/test/js/dom-node-nodetype.html
+++ b/test/js/dom-node-nodetype.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<head><title>Inline Script Simple Document Write</title></head>
+<head><title>DOM Node::nodeType</title></head>
<body>
<h1>Node::nodeType</h1>
<h2>These should all resolve to true.</h2>