1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/browser/components/sessionstore/test/browser_454908_sample.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,8 @@ 1.4 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> 1.5 +<title>Test for bug 454908</title> 1.6 + 1.7 +<h3>Dummy Login</h3> 1.8 +<form> 1.9 +<p>Username: <input type="text" id="username"> 1.10 +<p>Password: <input type="password" id="passwd"> 1.11 +</form>