Changed the postion of context menu to avaliable space
[framework/web/webkit-efl.git] / LayoutTests / webarchive / test-body-background.html
1 <html>
2 <head>
3 <script>
4     if (window.testRunner)
5         testRunner.dumpDOMAsWebArchive();
6 </script>
7 </head>
8 <body background="resources/apple.gif">
9 </body>
10 </html>