summaryrefslogtreecommitdiff
path: root/src/tests/html/js_window_close.html
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:09:41 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:09:41 +0100
commit288ace1df39dbea40cae66d0b04bfdefcd6cec70 (patch)
tree87c03b9dbfb330b7e743a45276d73de0cea0e950 /src/tests/html/js_window_close.html
parentLindsay's credits (diff)
downloadrekonq-288ace1df39dbea40cae66d0b04bfdefcd6cec70.tar.xz
WARNING COMMIT --> FIRST REKONQ 2 IMPORT
Preparing repo to merge rekonq2 code...
Diffstat (limited to 'src/tests/html/js_window_close.html')
-rw-r--r--src/tests/html/js_window_close.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tests/html/js_window_close.html b/src/tests/html/js_window_close.html
deleted file mode 100644
index bf945bbc..00000000
--- a/src/tests/html/js_window_close.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<form>
-<input type=button value="Chiudi" onClick="javascript:window.close()" name="button">
-</form> \ No newline at end of file