equal
deleted
inserted
replaced
1 <html> |
1 <html> |
2 <!-- |
2 <!-- |
3 test |
3 @test |
4 @bug 4411534 4517274 |
4 @bug 4411534 4517274 |
5 @summary ensures that user's requestFocus() during applet initialization |
5 @summary ensures that user's requestFocus() during applet initialization |
6 is not ignored |
6 is not ignored |
7 @author prs area=appletviewer |
7 @author prs area=appletviewer |
8 @run shell AppletInitialFocusTest1.sh |
8 @library ../../regtesthelpers |
|
9 @build Util |
|
10 @run applet AppletInitialFocusTest1.html |
9 --> |
11 --> |
10 <head> |
12 <head> |
11 <title> AppletInitialFocusTest1 </title> |
13 <title> AppletInitialFocusTest1 </title> |
12 </head> |
14 </head> |
13 <body> |
15 <body> |