[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.24
[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>