From 2810fe764d0074c5e32a889aabdae96ffd282978 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 9 Nov 2012 18:03:02 +0000 Subject: make javascript tests acessible from index and tidy them up a little --- test/js/dom-doc-location.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/js/dom-doc-location.html (limited to 'test/js/dom-doc-location.html') diff --git a/test/js/dom-doc-location.html b/test/js/dom-doc-location.html new file mode 100644 index 000000000..a41c53c31 --- /dev/null +++ b/test/js/dom-doc-location.html @@ -0,0 +1,10 @@ + + +Document Location + + + +

Document Location

+

document.location.href:

+ + -- cgit v1.2.3