[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / harness / font-weight-bold.html
1 <html>
2 <head>
3 <style type="text/css">
4 body {
5   font-weight: bold;
6 }
7 </style>
8 </head>
9 <body>
10 Hello Reftests
11 </body>
12 </html>