summaryrefslogtreecommitdiff
path: root/test/js/index.html
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2012-11-19 17:26:23 +0000
committerVincent Sanders <vince@netsurf-browser.org>2012-11-19 17:26:23 +0000
commit7757008433c414974c527c4745e64aa5976d606a (patch)
tree0b227136a8c9ebd06a6bf30847ef1a811d0b04ee /test/js/index.html
parentbb6b546b4be757cd515253cd10eccadf78e9afb6 (diff)
downloadnetsurf-7757008433c414974c527c4745e64aa5976d606a.tar.gz
netsurf-7757008433c414974c527c4745e64aa5976d606a.tar.bz2
add window enumeration test
Diffstat (limited to 'test/js/index.html')
-rw-r--r--test/js/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/js/index.html b/test/js/index.html
index 75008701b..7a17c95d3 100644
--- a/test/js/index.html
+++ b/test/js/index.html
@@ -8,6 +8,7 @@
<h2>Window</h2>
<ul>
<li><a href="window.lately.html">location</a></li>
+<li><a href="window-enumerate.html">enumerate</a></li>
</ul>
<h2>Document write</h2>