OLD | NEW |
1 <html> | 1 <html> |
2 <body> | 2 <body> |
3 <a href="will-go-back.html"> | 3 <a href="will-go-back.html"> |
4 Click this link</a> | 4 Click this link</a> |
5 <br> | 5 <br> |
6 <br> | 6 <br> |
7 <u>Manual test :</u> | 7 <u>Manual test :</u> |
8 Just click on the link : if the webkit doesn't crash, the test has succeed. | 8 Just click on the link : if the webkit doesn't crash, the test has succeed. |
9 <br> | 9 <br> |
10 <u>Details:</u> | 10 <u>Details:</u> |
11 This test checks if you can go back to a _blank previously tab-opened page. | 11 This test checks if you can go back to a _blank previously tab-opened page. |
12 <br> | 12 <br> |
13 When you click on the above link, one page is loaded and tries to go back. | 13 When you click on the above link, one page is loaded and tries to go back. |
14 <br> | 14 <br> |
15 If the webkit doesn't meet an assertion failure : this test is successfull. | 15 If the webkit doesn't meet an assertion failure : this test is successful. |
16 </body> | 16 </body> |
17 </html> | 17 </html> |
OLD | NEW |