blob: 08a41f0e4f9fc36ffba962d7d4d4d0eead4d704d [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001<html>
2<!--
3 @test
4 @bug 4464714 6365898
5 @summary Frames cannot be shown initially maximized
6 @author Valeriy Ushakov: area=toplevel
7 @run applet/manual=yesno InitialMaximizedTest.html
8 -->
9<head>
10<title> InitialMaximizedTest </title>
11</head>
12<body>
13
14<h1>InitialMaximizedTest<br>Bug ID: 4464714</h1>
15
16<p> See the dialog box (usually in upper left corner) for instructions</p>
17
18<APPLET CODE="InitialMaximizedTest.class" WIDTH=200 HEIGHT=200></APPLET>
19</body>
20</html>