[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / ManualTests / open-close-tokenizer-crash.html
1 <html>
2     <body>
3         <input type="button" value="Click Here" onclick="window.open('resources/open-close-tokenizer-crash.html', 'foo');"> 
4         Click the button above. Another browser window should open and then immediately close without crashing.
5     </body>
6 </html>