author | dcubed |
Wed, 20 Jun 2012 14:18:25 -0700 | |
changeset 13092 | 3b4aad065f27 |
parent 5953 | 33ad0303d717 |
child 21596 | 0e3a39f29dbc |
permissions | -rw-r--r-- |
5953
33ad0303d717
4129681: Cannot get a title border to display its label as disabled
malenkov
parents:
diff
changeset
|
1 |
<html> |
33ad0303d717
4129681: Cannot get a title border to display its label as disabled
malenkov
parents:
diff
changeset
|
2 |
<body> |
33ad0303d717
4129681: Cannot get a title border to display its label as disabled
malenkov
parents:
diff
changeset
|
3 |
When applet starts, you'll see a panel with a compound titled border. |
33ad0303d717
4129681: Cannot get a title border to display its label as disabled
malenkov
parents:
diff
changeset
|
4 |
If one of its titles is overstriken with the border's line then test fails. |
33ad0303d717
4129681: Cannot get a title border to display its label as disabled
malenkov
parents:
diff
changeset
|
5 |
Otherwise test passes. |
33ad0303d717
4129681: Cannot get a title border to display its label as disabled
malenkov
parents:
diff
changeset
|
6 |
|
33ad0303d717
4129681: Cannot get a title border to display its label as disabled
malenkov
parents:
diff
changeset
|
7 |
<applet width="600" height="300" code="Test4760089.class"> |
33ad0303d717
4129681: Cannot get a title border to display its label as disabled
malenkov
parents:
diff
changeset
|
8 |
</applet> |
33ad0303d717
4129681: Cannot get a title border to display its label as disabled
malenkov
parents:
diff
changeset
|
9 |
</body> |
33ad0303d717
4129681: Cannot get a title border to display its label as disabled
malenkov
parents:
diff
changeset
|
10 |
</html> |