41f3ac5368
Reviewed-by: alexp, rupashka
11 lines
296 B
HTML
11 lines
296 B
HTML
<html>
|
|
<body>
|
|
When applet starts, you'll see a checkbox and a label with a titled border.
|
|
Turn on the checkbox to disable the label.
|
|
The test passes if the title of the border is disabled as well as the label.
|
|
|
|
<applet width="300" height="200" code="Test4129681.class">
|
|
</applet>
|
|
</body>
|
|
</html>
|