diff options
Diffstat (limited to 'toolkit/components/places/tests/browser/399606-history.go-0.html')
-rw-r--r-- | toolkit/components/places/tests/browser/399606-history.go-0.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/toolkit/components/places/tests/browser/399606-history.go-0.html b/toolkit/components/places/tests/browser/399606-history.go-0.html deleted file mode 100644 index 039708ed7..000000000 --- a/toolkit/components/places/tests/browser/399606-history.go-0.html +++ /dev/null @@ -1,11 +0,0 @@ -<html> -<head> -<title>history.go(0)</title> -<script> -setTimeout('history.go(0)', 1000); -</script> -</head> -<body> -Testing history.go(0) -</body> -</html> |