[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / viewport / viewport-71.html
1 <head>
2     <title>Check that a comma forces synchronization after property name with no value.</title>
3     <meta name="viewport" content="width=100 x,initial-scale=1">
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();">