[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / table / min-width-css-block-table.html
1 <!DOCTYPE html>
2 <html>
3     <head>
4         <link href="resources/min-width.css" rel="stylesheet" type="text/css">
5         <script src="../js/resources/js-test-pre.js"></script>
6         <script src="script-tests/min-width-helpers.js"></script>
7     </head>
8     <body>
9         <script src="script-tests/min-width-css-block-table.js"></script>
10         <script src="../js/resources/js-test-post.js"></script>
11     </body>
12 </html>