[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / ManualTests / goBack-blank-tab-page.html
1 <html>
2 <body>
3 <a href="resources/before-go-back.html" target="_blank">
4 Link to open in a tab</a>
5 <br>
6 <br>
7 <u>Manual test :</u>
8 <br>
9 You need to open the above link in a new tab. In the opened page, just click on the link : if the webkit doesn't crash, the test has succeed.
10 <br>
11 <u>Details :</u>
12 <br>
13 This test checks if you can go back to a _blank-target previously tab-opened page.
14 <br>
15 If the webkit doesn't meet an assertion error : this test is Successfull.
16 <br>
17 When you click on the above link, one page (with _blank target) is loaded and this page will open a link and go back.
18 </body>
19 </html>