summaryrefslogtreecommitdiff
path: root/test/js
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2015-10-29 16:50:36 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2015-10-29 16:50:36 +0000
commit218839d05a60f5077f0c33ad5df6b25288a49b7a (patch)
tree9228c671997f430f3f36cf604504a567d272edbb /test/js
parent9198e80c2465e7c34bddc0387003f5debd63ef51 (diff)
downloadnetsurf-218839d05a60f5077f0c33ad5df6b25288a49b7a.tar.gz
netsurf-218839d05a60f5077f0c33ad5df6b25288a49b7a.tar.bz2
Fix title.
Diffstat (limited to 'test/js')
-rw-r--r--test/js/dom-html-div-element.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/js/dom-html-div-element.html b/test/js/dom-html-div-element.html
index b653b0c40..75d963b9a 100644
--- a/test/js/dom-html-div-element.html
+++ b/test/js/dom-html-div-element.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<title>document interface enumeration</title>
+<title>dom html div element</title>
<link rel="stylesheet" type="text/css" href="tst.css">
</head>
<body>