1 <html>
   2 <!--  
   3   @test
   4   @bug 5044150
   5   @summary Tests that pupup doesn't popdown if no space to display under 
   6   @author ssi@sparc.spb.su
   7   @run applet PopupPosTest.html
   8   -->
   9 <head>
  10 <title> PopupPosTest </title>
  11 </head>
  12 <body>
  13 
  14 <h1>PopupPosTest<br>Bug ID: 5044150</h1>
  15 
  16 <p> This is an AUTOMATIC test, simply wait for completion </p>
  17 
  18 <APPLET CODE="PopupPosTest.class" WIDTH=350 HEIGHT=400></APPLET>
  19 </body>
  20 </html>
  21