Name: aaR10142 Date: 11/21/2000
For the following applet-descr
<applet-desc
main-class="Test"
documentbase="index.html"
name="AppletTest"
width="100"
height="300">
Applet.getSize() returns Dimension[width=106,height=300]
but should be [100,300]
The size is set correctly under solaris
To reproduce this problem run JNLP TCK test
jnlp_file/appletDesc/index.html#misc
======================================================================