equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html> |
|
3 <head> |
|
4 <title>iExploder 1.3.2</title> |
|
5 </head> |
|
6 <body> |
|
7 <h2>iExploder: Web Browser Quality Assurance Tester</h2> |
|
8 <small>Written by <a href="http://toadstool.se/">Thomas Strömberg</a> for the |
|
9 <a href="http://www.mozilla.org/firefox/">Mozilla FireFox</a> project</small> |
|
10 |
|
11 |
|
12 <ul> |
|
13 <li><a href="iexploder.cgi">Start test sequence from the beginning!</a></li> |
|
14 <li><a href="iexploder.cgi?random=1">Start test sequence in random</a></li> |
|
15 <li>Start testing from a test number: |
|
16 <form method="get" action="iexploder.cgi" name="test"> |
|
17 Test: <input size="9" name="test" value="1"> Subtest: <input size="2" name="subtest" value=""> |
|
18 <input value="Start" type="submit"> |
|
19 </form> |
|
20 </li> |
|
21 |
|
22 <li>Lookup a single test number: |
|
23 <form method="get" action="iexploder.cgi" name="test"> |
|
24 <input type="hidden" name="lookup" value="1"> |
|
25 Test: <input size="9" name="test" value="1"> Subtest: <input size="2" name="subtest" value=""> |
|
26 <input value="Lookup" type="submit"></form> |
|
27 </li> |
|
28 </ul> |
|
29 |
|
30 If your browser crashes, please contact thomas%stromberg.org! |
|
31 |
|
32 </body> |
|
33 </html> |
|
34 |