1 <html>
   2   <!--       @test
   3   @bug 4255631
   4   @summary Solaris: Size returned by Choice.getSize() does not match actual size
   5   @author ssi@sparc.spb.su: area=Choice 
   6   @run applet GetSizeTest.html
   7   -->
   8   <head>
   9     <title>GetSizeTest</title>
  10   </head>
  11   <body>
  12   <h1>GetSizeTst<br>Bug ID: 4255631</h1>
  13   <p> This is an AUTOMATIC test, simply wait for completion </p>
  14   <APPLET CODE="GetSizeTest.class" WIDTH=100 HEIGHT=100></APPLET>
  15   </body>
  16 </html>