Changed the postion of context menu to avaliable space
[framework/web/webkit-efl.git] / LayoutTests / webarchive / test-link-href.html
1 <html>
2 <head>
3 <script>
4     if (window.testRunner)
5         testRunner.dumpDOMAsWebArchive();
6 </script>
7 <link rel="stylesheet" href="resources/test-style.css" type="text/css">
8 </head>
9 <body>
10 <div>
11 This text should be red sans-serif.
12 </div>
13 </body>
14 </html>