1 <html>
   2 <!--  
   3   @test
   4   @bug 4356202
   5   @summary Tests that getLocationOnScreen returns valid value(WindowMaker only).
   6   @author dom@sparc.spb.su: area=
   7   @run applet GetScreenLocTest.html
   8   -->
   9 <head>
  10 <title> Tests that getLocationOnScreen returns valid value(WindowMaker only). </title>
  11 </head>
  12 <body>
  13 
  14 <h1>GetScreenLocTest <br>Bug ID: 4356202</h1>
  15 
  16 <p> This is an AUTOMATIC test, simply wait for completion </p>
  17 
  18 <APPLET CODE="GetScreenLocTest.class" WIDTH=200 HEIGHT=200></APPLET>
  19 </body>
  20 </html>