[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / viewport / viewport-123.html
1 <head>
2     <title>Check that carriage return is a separator space</title>
3     <meta name="viewport" content="width=&#x0d;device-width">
4     <script>
5         function test() {
6             if (window.layoutTestController) {
7                 layoutTestController.dumpAsText();
8                 layoutTestController.dumpConfigurationForViewport(160, 320, 480, 320, 352);
9             }
10         }
11     </script>
12 </head>
13 <body onload="test();">