220N/A<html>
220N/A<!--
220N/A @test
220N/A @bug 4118621
220N/A @summary tests that selected text isn't scrolled if there is enough room.
220N/A @author prs: area=TextField
220N/A @run applet/manual=yesno ScrollSelectionTest.html
220N/A -->
220N/A<head>
220N/A<title> ScrollSelectionTest </title>
220N/A</head>
220N/A<body>
220N/A
220N/A<h1>ScrollSelectionTest<br>4118621: </h1>
220N/A
220N/A<p> See the dialog box (usually in upper left corner) for instructions</p>
220N/A
220N/A<APPLET CODE="ScrollSelectionTest.class" WIDTH=300 HEIGHT=300></APPLET>
220N/A</body>
220N/A</html>