upload tizen1.0 source
[framework/web/webkit-efl.git] / LayoutTests / plugins / netscape-plugin-setwindow-size.html
1 <html>
2 <head>
3 <script>
4     if (window.layoutTestController)
5         layoutTestController.dumpAsText();
6 </script>
7 <body style="margin:0px;overflow:hidden">
8 <embed id="testPlugin" type="application/x-webkit-test-netscape" logfirstsetwindow="true" width="100%" height="200"></embed>
9 <div>
10     This tests that a plug-in with a percentage width gets a correct NPP_SetWindow the first time.
11 </div>
12 <body>
13 </html>