7159591: [macosx] In SetFontTest there's no space for the second button
authorserb
Tue, 08 Dec 2015 19:50:14 +0300
changeset 34804 2d123d3270c7
parent 34803 02d97673db58
child 34805 5f4009f8be49
7159591: [macosx] In SetFontTest there's no space for the second button Reviewed-by: arapte, serb Contributed-by: manajit.halder@oracle.com
jdk/test/java/awt/List/SetFontTest/SetFontTest.html
--- a/jdk/test/java/awt/List/SetFontTest/SetFontTest.html	Wed Dec 09 02:41:51 2015 +0400
+++ b/jdk/test/java/awt/List/SetFontTest/SetFontTest.html	Tue Dec 08 19:50:14 2015 +0300
@@ -38,6 +38,6 @@
 
 <p> See the dialog box (usually in upper left corner) for instructions</p>
 
-<APPLET CODE="SetFontTest.class" WIDTH=200 HEIGHT=200></APPLET>
+<APPLET CODE="SetFontTest.class" WIDTH=200 HEIGHT=220></APPLET>
 </body>
 </html>