1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/components/passwordmgr/test/subtst_master_pass.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +<h2>MP subtest</h2> 1.5 +This form triggers a MP and gets filled in.<br> 1.6 +<form> 1.7 +Username: <input type="text" id="userfield" name="u"><br> 1.8 +Password: <input type="password" id="passfield" name="p"><br> 1.9 +</form>