equal
deleted
inserted
replaced
1 <html> |
|
2 <body> |
|
3 1. Click the HSB tab at the ColorChooser. |
|
4 2. Click in the lower left corner of the gradient palette |
|
5 in order to select a color such that all three RGB values |
|
6 are single digit colors (such as 0, 0, 0 or 5, 3, 1). |
|
7 3. Click another tab, then click back to the HSB tab. |
|
8 4. Now click the lighter colors that should have |
|
9 2 and 3 digit RGB values (in the upper right corner). |
|
10 |
|
11 If all digits of each RGB value are shown then test passes. |
|
12 If only the last digit of their values are shown then test fails. |
|
13 |
|
14 <applet width="500" height="400" code="Test4380468.class"> |
|
15 </applet> |
|
16 </body> |
|
17 </html> |
|