1 <html>
   2 <!--  
   3   @test
   4   @bug 4397404 4720930
   5   @summary tests that images of all supported native image formats are transfered properly
   6   @library ../../regtesthelpers
   7   @library ../../regtesthelpers/process/
   8   @build ProcessResults ProcessCommunicator Sysout
   9   @author gas@sparc.spb.su area=Clipboard
  10   @run applet ImageTransferTest.html
  11   -->
  12 <head>
  13 <title>  </title>
  14 </head>
  15 <body>
  16 
  17 <h1>ImageTransferTest<br>Bug ID: 4397404</h1>
  18 
  19 <p> This is an AUTOMATIC test, simply wait for completion </p>
  20 
  21 <APPLET CODE="ImageTransferTest.class" WIDTH=200 HEIGHT=200></APPLET>
  22 </body>
  23 </html>