1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/components/places/tests/browser/399606-httprefresh.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,8 @@ 1.4 +<html><head> 1.5 +<meta http-equiv="content-type" content="text/html; charset=UTF-8"> 1.6 + 1.7 +<meta http-equiv="refresh" content="1"> 1.8 +<title>httprefresh</title> 1.9 +</head><body> 1.10 +Testing httprefresh 1.11 +</body></html>