1 <html>
   2 <!--  
   3   @test
   4   @bug 7075105
   5   @summary WIN: Provide a way to format HTML on drop
   6   @author Denis Fokin area=datatransfer
   7   @run applet/manual=yesno ManualHTMLDataFlavorTest.html
   8   -->
   9 <head>
  10 <title>ManualHTMLDataFlavorTest</title>
  11 </head>
  12 <body>
  13 
  14 <h1>ManualHTMLDataFlavorTest<br>Bug ID: 7075105</h1>
  15 
  16 <p> See the dialog box (usually in upper left corner) for instructions</p>
  17 
  18 <APPLET CODE="ManualHTMLDataFlavorTest.class" WIDTH=200 HEIGHT=200></APPLET>
  19 </body>
  20 </html>